Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mds-kbdc: check that there is something after the : | Mattias Andrée | 2014-11-29 | 1 | -2/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add a minor todo | Mattias Andrée | 2014-11-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add a todo | Mattias Andrée | 2014-11-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + macro call alternation elimination | Mattias Andrée | 2014-11-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | some code simplificiations | Mattias Andrée | 2014-11-23 | 1 | -73/+25 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Starting on some rework | Mattias Andrée | 2014-11-22 | 1 | -20/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-11-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: support alternations and dots in macro_calls | Mattias Andrée | 2014-11-17 | 1 | -35/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-11-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove dubug line | Mattias Andrée | 2014-11-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix macro call regression | Mattias Andrée | 2014-11-17 | 1 | -1/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-11-17 | 1 | -60/+60 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-11-17 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | macro stuff | Mattias Andrée | 2014-11-17 | 1 | -207/+150 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | macrosation | Mattias Andrée | 2014-11-17 | 1 | -42/+32 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whoops with escapes | Mattias Andrée | 2014-11-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-11-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: treeise macro calls | Mattias Andrée | 2014-11-17 | 1 | -38/+114 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix treeisation of map statements | Mattias Andrée | 2014-11-17 | 1 | -6/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix treeisation of let-statements | Mattias Andrée | 2014-11-17 | 1 | -24/+42 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix treeisation of if-statements | Mattias Andrée | 2014-11-17 | 1 | -8/+23 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | small fixes and a bunch of tests | Mattias Andrée | 2014-11-17 | 1 | -17/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | print parsed tree, of course there are some errors... | Mattias Andrée | 2014-11-16 | 1 | -5/+59 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix stack bug when parsing mapping statements | Mattias Andrée | 2014-11-16 | 1 | -1/+25 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: working on transing mapping statements into trees | Mattias Andrée | 2014-11-16 | 1 | -3/+135 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: do not mark runaway } as invalid, but rather runaway | Mattias Andrée | 2014-11-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: annotate tree with source code locations and report where unpopped scopes were pushed | Mattias Andrée | 2014-11-16 | 1 | -13/+21 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-16 | 1 | -2/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix array elements: allow functions | Mattias Andrée | 2014-11-16 | 1 | -9/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: fix let without array | Mattias Andrée | 2014-11-16 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: support arrays | Mattias Andrée | 2014-11-16 | 1 | -7/+55 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | check that the parsing stack is empty when the end of a file has been reached | Mattias Andrée | 2014-11-13 | 1 | -2/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | parse let statement, however not arrays yet | Mattias Andrée | 2014-11-13 | 1 | -3/+31 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add todo | Mattias Andrée | 2014-11-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: have + memory leak on destruction of have | Mattias Andrée | 2014-11-11 | 1 | -1/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | CHARS_END => END | Mattias Andrée | 2014-11-11 | 1 | -7/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-11 | 1 | -2/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: for | Mattias Andrée | 2014-11-11 | 1 | -4/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: if, else if and else | Mattias Andrée | 2014-11-11 | 1 | -3/+48 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-11-10 | 1 | -2/+89 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: more parsing into a tree | Mattias Andrée | 2014-11-10 | 1 | -24/+85 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: more work on the treeification | Mattias Andrée | 2014-11-10 | 1 | -29/+172 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: better macro names | Mattias Andrée | 2014-11-10 | 1 | -9/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: add support for return, continue and break | Mattias Andrée | 2014-11-10 | 1 | -34/+53 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: add support for assumption | Mattias Andrée | 2014-11-10 | 1 | -1/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: small fixes to end, add support for information, and create tree strak | Mattias Andrée | 2014-11-10 | 1 | -5/+30 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: handle end statement | Mattias Andrée | 2014-11-10 | 1 | -42/+73 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |