aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-01mMattias Andrée1-2/+2
2014-12-01mds-kbdc: we cannot at the validation level determine if a value-statment is a set-statement, therefore, we do not validate value-statements yetMattias Andrée1-8/+8
2014-12-01whitespaceMattias Andrée1-12/+12
2014-12-01mds-kbdc: more validationMattias Andrée1-6/+44
2014-12-01mMattias Andrée1-1/+1
2014-12-01mds-kbdc: most of the structure validationMattias Andrée6-4/+588
2014-11-30mMattias Andrée1-1/+1
2014-11-30mds-kbdc: it is possible to print the errors in reverse orderMattias Andrée1-1/+13
2014-11-30whitespaceMattias Andrée1-1/+0
2014-11-30simplifyMattias Andrée1-39/+28
2014-11-30fix order of "included from here"-notesMattias Andrée1-2/+7
2014-11-30mds-kbdc: detect resursive inclusionMattias Andrée1-2/+49
2014-11-30mds-kbdc: process includesMattias Andrée4-11/+161
2014-11-30mds-kbdc: transfer of errors after inclusionMattias Andrée1-1/+60
2014-11-30mds-kbdc: include processing, testing and error transfer has yet to be doneMattias Andrée1-4/+145
2014-11-30whitespaceMattias Andrée1-1/+1
2014-11-30mds-kbdc: add support for empty filesMattias Andrée3-3/+13
2014-11-30preparing for include processingMattias Andrée5-11/+117
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ée2-14/+92
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-28whitespaceMattias Andrée4-8/+8
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-26typoMattias Andrée2-2/+2
2014-11-23some code simplificiationsMattias Andrée7-216/+93
2014-11-23whitespaceMattias Andrée1-1/+0
2014-11-22Starting on some reworkMattias Andrée9-73/+394
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