Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-05 | avoid collision with HTML comments (#3625) | Alex Lam S.L | |
fixes #3624 | |||
2017-03-21 | throw parse error on invalid assignments (#1627) | Alex Lam S.L | |
fixes #1626 | |||
2015-10-13 | Fix other operator output related to <!-- or --> | kzc | |
2015-10-12 | Output `-- >` instead of `-->` in expressions. Escape `<!--` and `-->` ↵ | kzc | |
within string literals. |