Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2014-12-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: variables | Mattias Andrée | 2014-12-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: create compiled versions of C(KEYS) and C(STRING) so we do not have to convert back and forth between UTF-8 and UTF-16 | Mattias Andrée | 2014-12-05 | 1 | -10/+65 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: more compilation stuff | Mattias Andrée | 2014-12-04 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: dead code elimination | Mattias Andrée | 2014-12-02 | 1 | -16/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: add some test cases + fix issued with inclusion | Mattias Andrée | 2014-12-01 | 1 | -1/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | preparing for include processing | Mattias Andrée | 2014-11-30 | 1 | -1/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: only five test cases to go before it's time for the next step | Mattias Andrée | 2014-11-29 | 1 | -5/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + some unordered subseq simplification | Mattias Andrée | 2014-11-28 | 1 | -4/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + macro call alternation elimination | Mattias Andrée | 2014-11-28 | 1 | -6/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m work on smplification | Mattias Andrée | 2014-11-21 | 1 | -12/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | preparation for tree simplification | Mattias Andrée | 2014-11-19 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | small fixes and a bunch of tests | Mattias Andrée | 2014-11-17 | 1 | -1/+5 |
| | | | | 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 | -0/+11 |
| | | | | 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 | -2/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add initialise and create for the tree structure | Mattias Andrée | 2014-11-09 | 1 | -0/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: tree: m fixes + destroy and free functions | Mattias Andrée | 2014-11-09 | 1 | -51/+93 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add tree structure I missed | Mattias Andrée | 2014-11-08 | 1 | -1/+78 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-11-08 | 1 | -37/+364 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | definitions for the syntax tree | Mattias Andrée | 2014-11-08 | 1 | -0/+246 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |