| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-02-13 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 1 | -18/+22 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -7/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | fail_if supports sequences without being double bracketed | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-07 | whitespace | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-04 | mds-kbdc: m + add argument count suffix to macro calls during simplification | Mattias Andrée | 1 | -2/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-02 | mds-kbdc: parse --force flag | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-01 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-01 | mds-kbdc: most of the structure validation | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-30 | whitespace | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-30 | mds-kbdc: fix nesting inside unordered | Mattias Andrée | 1 | -20/+28 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-29 | mds-kbdc: value statement stuff | Mattias Andrée | 1 | -8/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-29 | mds-kbdc: fix permutation generation | Mattias Andrée | 1 | -7/+29 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-29 | mds-kbdc: only five test cases to go before it's time for the next step | Mattias Andrée | 1 | -9/+77 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | mds-kbdc: simplification of map statements | Mattias Andrée | 1 | -63/+84 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | most of the work on simplifying map statements | Mattias Andrée | 1 | -59/+192 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | mds-kbdc: simplification of unordered subseq:s | Mattias Andrée | 1 | -24/+146 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | m comment | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | mds-kbdc: eliminate unorded subseq:s inside alternations | Mattias Andrée | 1 | -3/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | m + some unordered subseq simplification | Mattias Andrée | 1 | -26/+62 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | m + comments | Mattias Andrée | 1 | -7/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | mds-kbdc: simplification of alternations | Mattias Andrée | 1 | -3/+88 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-28 | m + macro call alternation elimination | Mattias Andrée | 1 | -11/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-27 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-27 | mds-kbdc: first untested version of macro call alternation elimination | Mattias Andrée | 1 | -4/+132 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-23 | some code simplificiations | Mattias Andrée | 1 | -97/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-22 | Starting on some rework | Mattias Andrée | 1 | -26/+83 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-21 | m work on smplification | Mattias Andrée | 1 | -9/+93 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-19 | whitespace | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-19 | missed a few macros | Mattias Andrée | 1 | -0/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-19 | preparation for tree simplification | Mattias Andrée | 1 | -0/+77 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
