aboutsummaryrefslogtreecommitdiffstats
path: root/test-files (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-04mds-kbdc: m + add argument count suffix to macro calls during simplificationMattias Andrée14-30/+60
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-03mds-kbdc: mMattias Andrée10-4/+70
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-02mds-kbdc: files with syntax errors are not emptyMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-02mds-kbdc: dead code eliminationMattias Andrée5-0/+104
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-01mds-kbdc: more test casesMattias Andrée6-0/+87
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-01mds-kbdc: m + more test casesMattias Andrée13-0/+220
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-01mds-kbdc: add some test cases + fix issued with inclusionMattias Andrée9-0/+178
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-30fix order of "included from here"-notesMattias Andrée3-14/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-30mds-kbdc: detect resursive inclusionMattias Andrée8-0/+89
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-30mds-kbdc: process includesMattias Andrée8-0/+91
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-30mds-kbdc: add support for empty filesMattias Andrée2-0/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-30preparing for include processingMattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-30mds-kbdc: fix nesting inside unorderedMattias Andrée2-2/+171
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-29mds-kbdc: value statement stuffMattias Andrée2-2/+38
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-29mds-kbdc: fix permutation generationMattias Andrée3-5/+92
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-29mds-kbdc: only five test cases to go before it's time for the next stepMattias Andrée19-0/+333
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-29mds-kbdc: check that there is something after the :Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-29some test filesMattias Andrée5-0/+56
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-28mds-kbdc: simplification of alternationsMattias Andrée4-0/+81
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-28m + macro call alternation eliminationMattias Andrée6-0/+123
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17mds-kbdc: support alternations and dots in macro_callsMattias Andrée2-0/+26
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17mds-kbdc: treeise macro callsMattias Andrée1-0/+27
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17mds-kbdc: fix treeisation of map statementsMattias Andrée1-0/+112
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17mds-kbdc: fix treeisation of let-statementsMattias Andrée3-0/+67
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17mds-kbdc: fix treeisation of if-statementsMattias Andrée5-0/+156
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-17small fixes and a bunch of testsMattias Andrée16-0/+287
Signed-off-by: Mattias Andrée <maandree@operamail.com>