Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preparing for include processing | Mattias Andrée | 2014-11-30 | 5 | -11/+117 |
* | mds-kbdc: fix nesting inside unordered | Mattias Andrée | 2014-11-30 | 1 | -20/+28 |
* | mds-kbdc: value statement stuff | Mattias Andrée | 2014-11-29 | 1 | -8/+35 |
* | mds-kbdc: fix permutation generation | Mattias Andrée | 2014-11-29 | 1 | -7/+29 |
* | mds-kbdc: only five test cases to go before it's time for the next step | Mattias Andrée | 2014-11-29 | 2 | -14/+92 |
* | mds-kbdc: check that there is something after the : | Mattias Andrée | 2014-11-29 | 1 | -2/+9 |
* | derp | Mattias Andrée | 2014-11-29 | 1 | -1/+1 |
* | 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 |
* | mds-kbdc: split mds_kbdc_parse_error_print so that the print and the description formation are separate procedures | Mattias Andrée | 2014-11-28 | 1 | -35/+51 |
* | misc | Mattias Andrée | 2014-11-28 | 2 | -27/+21 |
* | typo | Mattias Andrée | 2014-11-28 | 1 | -1/+1 |
* | mds-kbdc: simplification of map statements | Mattias Andrée | 2014-11-28 | 1 | -63/+84 |
* | most of the work on simplifying map statements | Mattias Andrée | 2014-11-28 | 1 | -59/+192 |
* | mds-kbdc: simplification of unordered subseq:s | Mattias Andrée | 2014-11-28 | 2 | -24/+149 |
* | m comment | Mattias Andrée | 2014-11-28 | 1 | -1/+1 |
* | mds-kbdc: eliminate unorded subseq:s inside alternations | Mattias Andrée | 2014-11-28 | 1 | -3/+21 |
* | m + some unordered subseq simplification | Mattias Andrée | 2014-11-28 | 3 | -31/+84 |
* | m + comments | Mattias Andrée | 2014-11-28 | 1 | -7/+18 |
* | 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 |