aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/simplify-tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-13bump yearMattias Andrée1-1/+1
2014-12-08with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée1-18/+22
2014-12-08rename pfail to failMattias Andrée1-7/+7
2014-12-07fail_if supports sequences without being double bracketedMattias Andrée1-3/+3
2014-12-07whitespaceMattias Andrée1-3/+3
2014-12-04mds-kbdc: m + add argument count suffix to macro calls during simplificationMattias Andrée1-2/+12
2014-12-02mds-kbdc: parse --force flagMattias Andrée1-1/+0
2014-12-01mMattias Andrée1-1/+1
2014-12-01mds-kbdc: most of the structure validationMattias Andrée1-1/+1
2014-11-30whitespaceMattias Andrée1-1/+1
2014-11-30mds-kbdc: fix nesting inside unorderedMattias Andrée1-20/+28
2014-11-29mds-kbdc: value statement stuffMattias Andrée1-8/+35
2014-11-29mds-kbdc: fix permutation generationMattias Andrée1-7/+29
2014-11-29mds-kbdc: only five test cases to go before it's time for the next stepMattias Andrée1-9/+77
2014-11-28typoMattias Andrée1-1/+1
2014-11-28mds-kbdc: simplification of map statementsMattias Andrée1-63/+84
2014-11-28most of the work on simplifying map statementsMattias Andrée1-59/+192
2014-11-28mds-kbdc: simplification of unordered subseq:sMattias Andrée1-24/+146
2014-11-28m commentMattias Andrée1-1/+1
2014-11-28mds-kbdc: eliminate unorded subseq:s inside alternationsMattias Andrée1-3/+21
2014-11-28m + some unordered subseq simplificationMattias Andrée1-26/+62
2014-11-28m + commentsMattias Andrée1-7/+18
2014-11-28mMattias Andrée1-2/+2
2014-11-28mds-kbdc: simplification of alternationsMattias Andrée1-3/+88
2014-11-28m + macro call alternation eliminationMattias Andrée1-11/+18
2014-11-27mMattias Andrée1-2/+2
2014-11-27mds-kbdc: first untested version of macro call alternation eliminationMattias Andrée1-4/+132
2014-11-23some code simplificiationsMattias Andrée1-97/+15
2014-11-22Starting on some reworkMattias Andrée1-26/+83
2014-11-21m work on smplificationMattias Andrée1-9/+93
2014-11-19whitespaceMattias Andrée1-0/+1
2014-11-19missed a few macrosMattias Andrée1-0/+23
2014-11-19preparation for tree simplificationMattias Andrée1-0/+77