Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fail_if supports sequences without being double bracketed | Mattias Andrée | 2014-12-07 | 1 | -2/+2 |
* | mds-kbdc: m | Mattias Andrée | 2014-12-03 | 1 | -0/+2 |
* | mds-kbdc: make-tree: whitespace | Mattias Andrée | 2014-12-03 | 1 | -20/+20 |
* | mds-kbdc: make-tree: split parse_line | Mattias Andrée | 2014-12-03 | 1 | -235/+327 |
* | mds-kbdc: make-tree: m | Mattias Andrée | 2014-12-03 | 1 | -9/+11 |
* | mds-kbdc: make-tree: m simplification | Mattias Andrée | 2014-12-03 | 1 | -2/+0 |
* | mds-kbdc: make-tree: make large macros into functions | Mattias Andrée | 2014-12-03 | 1 | -341/+481 |
* | mds-kbdc: make-tree: simplification | Mattias Andrée | 2014-12-03 | 1 | -67/+61 |
* | mds-kbdc: simplification + remove debug code | Mattias Andrée | 2014-12-03 | 1 | -35/+27 |
* | mds-kbdc: use absolute and relative paths | Mattias Andrée | 2014-12-02 | 1 | -17/+4 |
* | mds-kbdc: files with syntax errors are not empty | Mattias Andrée | 2014-12-02 | 1 | -1/+2 |
* | mds-kbdc: expand tabs | Mattias Andrée | 2014-12-02 | 1 | -2/+0 |
* | m | Mattias Andrée | 2014-12-02 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-12-02 | 1 | -1/+1 |
* | mds-kbdc: more simplification | Mattias Andrée | 2014-12-02 | 1 | -274/+307 |
* | mds-kbdc: small simplifications to make-tree | Mattias Andrée | 2014-12-02 | 1 | -54/+104 |
* | mds-kbdc: split out some code in make-tree | Mattias Andrée | 2014-12-02 | 1 | -53/+140 |
* | mds-kbdc: most of the structure validation | Mattias Andrée | 2014-12-01 | 1 | -1/+1 |
* | mds-kbdc: process includes | Mattias Andrée | 2014-11-30 | 1 | -1/+28 |
* | mds-kbdc: add support for empty files | Mattias Andrée | 2014-11-30 | 1 | -0/+8 |
* | mds-kbdc: check that there is something after the : | Mattias Andrée | 2014-11-29 | 1 | -2/+9 |
* | add a minor todo | Mattias Andrée | 2014-11-28 | 1 | -1/+1 |
* | add a todo | Mattias Andrée | 2014-11-28 | 1 | -0/+2 |
* | m + macro call alternation elimination | Mattias Andrée | 2014-11-28 | 1 | -1/+1 |
* | some code simplificiations | Mattias Andrée | 2014-11-23 | 1 | -73/+25 |
* | Starting on some rework | Mattias Andrée | 2014-11-22 | 1 | -20/+5 |
* | typo | Mattias Andrée | 2014-11-19 | 1 | -1/+1 |
* | mds-kbdc: support alternations and dots in macro_calls | Mattias Andrée | 2014-11-17 | 1 | -35/+28 |
* | whitespace | Mattias Andrée | 2014-11-17 | 1 | -1/+1 |
* | remove dubug line | Mattias Andrée | 2014-11-17 | 1 | -1/+0 |
* | fix macro call regression | Mattias Andrée | 2014-11-17 | 1 | -1/+5 |
* | whitespace | Mattias Andrée | 2014-11-17 | 1 | -60/+60 |
* | doc | Mattias Andrée | 2014-11-17 | 1 | -0/+14 |
* | macro stuff | Mattias Andrée | 2014-11-17 | 1 | -207/+150 |
* | macrosation | Mattias Andrée | 2014-11-17 | 1 | -42/+32 |
* | whoops with escapes | Mattias Andrée | 2014-11-17 | 1 | -3/+3 |
* | m | Mattias Andrée | 2014-11-17 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2014-11-17 | 1 | -2/+2 |
* | mds-kbdc: treeise macro calls | Mattias Andrée | 2014-11-17 | 1 | -38/+114 |
* | m | Mattias Andrée | 2014-11-17 | 1 | -1/+1 |
* | mds-kbdc: fix treeisation of map statements | Mattias Andrée | 2014-11-17 | 1 | -6/+24 |
* | mds-kbdc: fix treeisation of let-statements | Mattias Andrée | 2014-11-17 | 1 | -24/+42 |
* | mds-kbdc: fix treeisation of if-statements | Mattias Andrée | 2014-11-17 | 1 | -8/+23 |
* | small fixes and a bunch of tests | Mattias Andrée | 2014-11-17 | 1 | -17/+33 |
* | m | Mattias Andrée | 2014-11-16 | 1 | -0/+1 |
* | print parsed tree, of course there are some errors... | Mattias Andrée | 2014-11-16 | 1 | -5/+59 |
* | mds-kbdc: fix stack bug when parsing mapping statements | Mattias Andrée | 2014-11-16 | 1 | -1/+25 |
* | mds-kbdc: working on transing mapping statements into trees | Mattias Andrée | 2014-11-16 | 1 | -3/+135 |
* | mds-kbdc: do not mark runaway } as invalid, but rather runaway | Mattias Andrée | 2014-11-16 | 1 | -0/+4 |
* | mds-kbdc: annotate tree with source code locations and report where unpopped scopes were pushed | Mattias Andrée | 2014-11-16 | 1 | -13/+21 |