aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-29mds-kbdc: check that there is something after the :Mattias Andrée1-2/+9
2014-11-29derpMattias Andrée1-1/+1
2014-11-28add a minor todoMattias Andrée1-1/+1
2014-11-28add a todoMattias Andrée1-0/+2
2014-11-28mds-kbdc: split mds_kbdc_parse_error_print so that the print and the description formation are separate proceduresMattias Andrée1-35/+51
2014-11-28miscMattias Andrée2-27/+21
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ée2-24/+149
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ée3-31/+84
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ée6-25/+43
2014-11-27mMattias Andrée1-2/+2
2014-11-27mds-kbdc: first untested version of macro call alternation eliminationMattias Andrée2-5/+133
2014-11-23some code simplificiationsMattias Andrée7-216/+93
2014-11-23whitespaceMattias Andrée1-1/+0
2014-11-22Starting on some reworkMattias Andrée8-73/+381
2014-11-21m work on smplificationMattias Andrée3-22/+106
2014-11-19whitespaceMattias Andrée1-0/+1
2014-11-19missed a few macrosMattias Andrée1-0/+23
2014-11-19preparation for tree simplificationMattias Andrée4-46/+279
2014-11-19typoMattias Andrée2-2/+2
2014-11-18mMattias Andrée1-1/+1
2014-11-17mds-kbdc: support alternations and dots in macro_callsMattias Andrée1-35/+28
2014-11-17whitespaceMattias Andrée1-1/+1
2014-11-17remove dubug lineMattias Andrée1-1/+0
2014-11-17missed if statementMattias Andrée1-1/+2
2014-11-17fix macro call regressionMattias Andrée2-1/+6
2014-11-17whitespaceMattias Andrée1-60/+60
2014-11-17docMattias Andrée1-0/+14
2014-11-17macro stuffMattias Andrée1-207/+150
2014-11-17macrosationMattias Andrée1-42/+32
2014-11-17whoops with escapesMattias Andrée1-3/+3
2014-11-17mMattias Andrée1-1/+1
2014-11-17whitespaceMattias Andrée1-2/+2
2014-11-17mds-kbdc: treeise macro callsMattias Andrée2-39/+114
2014-11-17mMattias Andrée1-1/+1
2014-11-17mds-kbdc: fix treeisation of map statementsMattias Andrée1-6/+24
2014-11-17mds-kbdc: fix treeisation of let-statementsMattias Andrée1-24/+42
2014-11-17mds-kbdc: fix treeisation of if-statementsMattias Andrée1-8/+23
2014-11-17small fixes and a bunch of testsMattias Andrée4-21/+41
2014-11-16mMattias Andrée2-1/+3
2014-11-16print parsed tree, of course there are some errors...Mattias Andrée4-6/+322
2014-11-16mds-kbdc: fix stack bug when parsing mapping statementsMattias Andrée1-1/+25
2014-11-16mds-kbdc: working on transing mapping statements into treesMattias Andrée1-3/+135