Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-30 | Add support for custom match/extract functions in switch expression | Boris Kolpackov | 1 | -6/+15 |
2019-09-30 | Allow multiple `case` for single line/block | Boris Kolpackov | 1 | -1/+7 |
2019-09-30 | Pattern matching support (switch): single value implementation | Boris Kolpackov | 1 | -0/+9 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -1/+5 |
2019-07-25 | Implement pre-parse mode for parse_names_trailer() | Karen Arutyunov | 1 | -0/+3 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+673 |