Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-13 | Add support for 'for' loop second (... | for x) and third (for x <...) forms ... | Karen Arutyunov | 1 | -8/+20 |
2021-05-28 | Recognize quoting of first character in token | Boris Kolpackov | 1 | -3/+2 |
2020-06-10 | Handle special variable names in base lexer via mode data | Boris Kolpackov | 1 | -26/+20 |
2020-05-27 | Add support for value subscript after expansions | Boris Kolpackov | 1 | -8/+7 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -221/+30 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-11-15 | Generalize attributes to be comma-separated with arbitrary values | Boris Kolpackov | 1 | -1/+1 |
2019-11-14 | Tighten up attribute recognition during parsing | Boris Kolpackov | 1 | -22/+26 |
2019-07-05 | Move config, dist, test, and install modules into library | Karen Arutyunov | 1 | -0/+551 |