Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |