Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mds-kbdc: bug fixes and test cases | Mattias Andrée | 2014-12-09 | 1 | -0/+37 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: files with syntax errors are not empty | Mattias Andrée | 2014-12-02 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: add support for empty files | Mattias Andrée | 2014-11-30 | 2 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | preparing for include processing | Mattias Andrée | 2014-11-30 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: check that there is something after the : | Mattias Andrée | 2014-11-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + macro call alternation elimination | Mattias Andrée | 2014-11-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: support alternations and dots in macro_calls | Mattias Andrée | 2014-11-17 | 2 | -0/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: treeise macro calls | Mattias Andrée | 2014-11-17 | 1 | -0/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix treeisation of map statements | Mattias Andrée | 2014-11-17 | 1 | -0/+112 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix treeisation of let-statements | Mattias Andrée | 2014-11-17 | 3 | -0/+67 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix treeisation of if-statements | Mattias Andrée | 2014-11-17 | 5 | -0/+156 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | small fixes and a bunch of tests | Mattias Andrée | 2014-11-17 | 16 | -0/+287 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |