Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | m | Mattias Andrée | 2014-11-28 | 1 | -2/+2 | |
* | mds-kbdc: simplification of alternations | Mattias Andrée | 2014-11-28 | 1 | -3/+88 | |
* | m + macro call alternation elimination | Mattias Andrée | 2014-11-28 | 6 | -25/+43 | |
* | m | Mattias Andrée | 2014-11-27 | 1 | -2/+2 | |
* | mds-kbdc: first untested version of macro call alternation elimination | Mattias Andrée | 2014-11-27 | 2 | -5/+133 | |
* | some code simplificiations | Mattias Andrée | 2014-11-23 | 7 | -216/+93 | |
* | whitespace | Mattias Andrée | 2014-11-23 | 1 | -1/+0 | |
* | Starting on some rework | Mattias Andrée | 2014-11-22 | 8 | -73/+381 | |
* | m work on smplification | Mattias Andrée | 2014-11-21 | 3 | -22/+106 | |
* | whitespace | Mattias Andrée | 2014-11-19 | 1 | -0/+1 | |
* | missed a few macros | Mattias Andrée | 2014-11-19 | 1 | -0/+23 | |
* | preparation for tree simplification | Mattias Andrée | 2014-11-19 | 4 | -46/+279 | |
* | typo | Mattias Andrée | 2014-11-19 | 2 | -2/+2 | |
* | m | Mattias Andrée | 2014-11-18 | 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 | |
* | missed if statement | Mattias Andrée | 2014-11-17 | 1 | -1/+2 | |
* | fix macro call regression | Mattias Andrée | 2014-11-17 | 2 | -1/+6 | |
* | 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 | 2 | -39/+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 | 4 | -21/+41 | |
* | m | Mattias Andrée | 2014-11-16 | 2 | -1/+3 | |
* | print parsed tree, of course there are some errors... | Mattias Andrée | 2014-11-16 | 4 | -6/+322 | |
* | 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 | 2 | -15/+31 | |
* | m | Mattias Andrée | 2014-11-16 | 1 | -2/+1 | |
* | mds-kbdc: fix array elements: allow functions | Mattias Andrée | 2014-11-16 | 1 | -9/+15 | |
* | mds-kbdc: fix let without array | Mattias Andrée | 2014-11-16 | 1 | -0/+3 | |
* | mds-kbdc: support arrays | Mattias Andrée | 2014-11-16 | 1 | -7/+55 | |
* | check that the parsing stack is empty when the end of a file has been reached | Mattias Andrée | 2014-11-13 | 2 | -6/+23 | |
* | parse let statement, however not arrays yet | Mattias Andrée | 2014-11-13 | 1 | -3/+31 | |
* | m | Mattias Andrée | 2014-11-13 | 1 | -1/+1 | |
* | add todo | Mattias Andrée | 2014-11-11 | 1 | -0/+2 | |
* | mds-kbdc: have + memory leak on destruction of have | Mattias Andrée | 2014-11-11 | 2 | -2/+73 | |
* | CHARS_END => END | Mattias Andrée | 2014-11-11 | 1 | -7/+7 | |
* | m | Mattias Andrée | 2014-11-11 | 1 | -2/+1 | |
* | mds-kbdc: for | Mattias Andrée | 2014-11-11 | 1 | -4/+58 |