Age | Commit message (Expand) | Author |
---|---|---|
2020-09-18 | add tests (#4122) | Alex Lam S.L |
2020-01-28 | fix corner case in string concatenations (#3692)... | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |
2017-08-14 | don't escape null characters as \0 when followed by any digit (#2273)... | Erik Desjardins |
2017-03-19 | make `expect_stdout` work on Node.js 0.12 (#1623)... | Alex Lam S.L |
2017-03-02 | minor improvement to string optimisation (#1514)... | Alex Lam S.L |
2017-02-21 | improve string concatenation... | alexlamsl |
2016-06-12 | Escape null characters as \0 unless followed by 0-7. | David Bau |
2013-09-22 | More attempts to determine when addition is associative... | Mihai Bazon |