Age | Commit message (Expand) | Author |
---|---|---|
2020-09-14 | add support for '&' and '|' operators in btrace scripts | Jasper Lievisse Adriaanse |
2020-04-23 | Use map keys composed of multiple arguments. | Martin Pieuchot |
2020-04-15 | Update output to reflect recent changes. | Martin Pieuchot |
2020-03-19 | Regression for unnamed map. | Martin Pieuchot |
2020-01-28 | Implement map functions min(), max() and sum(). | Martin Pieuchot |
2020-01-28 | Tests for delete(@map[key]) and printf("%d\n", @map[key]) | Martin Pieuchot |
2020-01-21 | Regression tests for btrace(8). | Martin Pieuchot |