Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 2 | -38/+27 | |
* | mds-kbdc: m | Mattias Andrée | 2014-12-03 | 1 | -21/+197 | |
* | mds-kbdc: m misc | Mattias Andrée | 2014-12-03 | 3 | -1/+43 | |
* | mds-kbdc: beginning of actual compilation | Mattias Andrée | 2014-12-02 | 3 | -1/+195 | |
* | mds-kbdc: use absolute and relative paths | Mattias Andrée | 2014-12-02 | 4 | -18/+226 | |
* | 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 | 2 | -6/+49 | |
* | mds-kbdc: parse --force flag | Mattias Andrée | 2014-12-02 | 4 | -1/+27 | |
* | 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 | |
* | typo | Mattias Andrée | 2014-12-02 | 1 | -1/+1 | |
* | mds-kbdc: split out and dedup include stack | Mattias Andrée | 2014-12-02 | 4 | -204/+312 | |
* | mds-kbdc: dead code elimination | Mattias Andrée | 2014-12-02 | 2 | -34/+62 | |
* | m | Mattias Andrée | 2014-12-01 | 1 | -1/+1 | |
* | whitespace | Mattias Andrée | 2014-12-01 | 1 | -1/+0 | |
* | mds-kbdc: dead code-elimination: walk tree | Mattias Andrée | 2014-12-01 | 1 | -2/+36 | |
* | mds-kbdc: m | Mattias Andrée | 2014-12-01 | 1 | -6/+6 | |
* | mds-kbdc: m | Mattias Andrée | 2014-12-01 | 1 | -50/+50 | |
* | mds-kbdc: prepare for dead code elimination | Mattias Andrée | 2014-12-01 | 3 | -1/+262 | |
* | mds-kbdc: m + more test cases | Mattias Andrée | 2014-12-01 | 1 | -23/+10 | |
* | mds-kbdc: add some test cases + fix issued with inclusion | Mattias Andrée | 2014-12-01 | 6 | -17/+97 | |
* | m | Mattias Andrée | 2014-12-01 | 1 | -2/+2 | |
* | mds-kbdc: we cannot at the validation level determine if a value-statment is a set-statement, therefore, we do not validate value-statements yet | Mattias Andrée | 2014-12-01 | 1 | -8/+8 | |
* | whitespace | Mattias Andrée | 2014-12-01 | 1 | -12/+12 | |
* | mds-kbdc: more validation | Mattias Andrée | 2014-12-01 | 1 | -6/+44 | |
* | m | Mattias Andrée | 2014-12-01 | 1 | -1/+1 | |
* | mds-kbdc: most of the structure validation | Mattias Andrée | 2014-12-01 | 6 | -4/+588 | |
* | m | Mattias Andrée | 2014-11-30 | 1 | -1/+1 | |
* | mds-kbdc: it is possible to print the errors in reverse order | Mattias Andrée | 2014-11-30 | 1 | -1/+13 | |
* | whitespace | Mattias Andrée | 2014-11-30 | 1 | -1/+0 | |
* | simplify | Mattias Andrée | 2014-11-30 | 1 | -39/+28 | |
* | fix order of "included from here"-notes | Mattias Andrée | 2014-11-30 | 1 | -2/+7 | |
* | mds-kbdc: detect resursive inclusion | Mattias Andrée | 2014-11-30 | 1 | -2/+49 | |
* | mds-kbdc: process includes | Mattias Andrée | 2014-11-30 | 4 | -11/+161 | |
* | mds-kbdc: transfer of errors after inclusion | Mattias Andrée | 2014-11-30 | 1 | -1/+60 | |
* | mds-kbdc: include processing, testing and error transfer has yet to be done | Mattias Andrée | 2014-11-30 | 1 | -4/+145 | |
* | whitespace | Mattias Andrée | 2014-11-30 | 1 | -1/+1 | |
* | mds-kbdc: add support for empty files | Mattias Andrée | 2014-11-30 | 3 | -3/+13 | |
* | 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 |