aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a minor todoMattias Andrée2014-11-281-1/+1
* add a todoMattias Andrée2014-11-281-0/+2
* mds-kbdc: split mds_kbdc_parse_error_print so that the print and the description formation are separate proceduresMattias Andrée2014-11-281-35/+51
* miscMattias Andrée2014-11-282-27/+21
* typoMattias Andrée2014-11-281-1/+1
* whitespaceMattias Andrée2014-11-284-8/+8
* mds-kbdc: simplification of map statementsMattias Andrée2014-11-281-63/+84
* most of the work on simplifying map statementsMattias Andrée2014-11-281-59/+192
* mds-kbdc: simplification of unordered subseq:sMattias Andrée2014-11-282-24/+149
* m commentMattias Andrée2014-11-281-1/+1
* mds-kbdc: eliminate unorded subseq:s inside alternationsMattias Andrée2014-11-281-3/+21
* m + some unordered subseq simplificationMattias Andrée2014-11-283-31/+84
* m + commentsMattias Andrée2014-11-281-7/+18
* mMattias Andrée2014-11-281-2/+2
* mds-kbdc: simplification of alternationsMattias Andrée2014-11-281-3/+88
* m + macro call alternation eliminationMattias Andrée2014-11-286-25/+43
* mMattias Andrée2014-11-271-2/+2
* mds-kbdc: first untested version of macro call alternation eliminationMattias Andrée2014-11-272-5/+133
* typoMattias Andrée2014-11-262-2/+2
* some code simplificiationsMattias Andrée2014-11-237-216/+93
* whitespaceMattias Andrée2014-11-231-1/+0
* Starting on some reworkMattias Andrée2014-11-229-73/+394
* m work on smplificationMattias Andrée2014-11-213-22/+106
* whitespaceMattias Andrée2014-11-191-0/+1
* missed a few macrosMattias Andrée2014-11-191-0/+23
* preparation for tree simplificationMattias Andrée2014-11-194-46/+279
* typoMattias Andrée2014-11-192-2/+2
* mMattias Andrée2014-11-181-1/+1
* mds-kbdc: support alternations and dots in macro_callsMattias Andrée2014-11-171-35/+28
* whitespaceMattias Andrée2014-11-171-1/+1
* remove dubug lineMattias Andrée2014-11-171-1/+0
* missed if statementMattias Andrée2014-11-171-1/+2
* fix macro call regressionMattias Andrée2014-11-172-1/+6
* whitespaceMattias Andrée2014-11-171-60/+60
* docMattias Andrée2014-11-171-0/+14
* macro stuffMattias Andrée2014-11-171-207/+150
* macrosationMattias Andrée2014-11-171-42/+32
* whoops with escapesMattias Andrée2014-11-171-3/+3
* mMattias Andrée2014-11-171-1/+1
* whitespaceMattias Andrée2014-11-171-2/+2
* mds-kbdc: treeise macro callsMattias Andrée2014-11-172-39/+114
* mMattias Andrée2014-11-171-1/+1
* mds-kbdc: fix treeisation of map statementsMattias Andrée2014-11-171-6/+24
* mds-kbdc: fix treeisation of let-statementsMattias Andrée2014-11-171-24/+42
* mds-kbdc: fix treeisation of if-statementsMattias Andrée2014-11-171-8/+23
* small fixes and a bunch of testsMattias Andrée2014-11-174-21/+41
* mMattias Andrée2014-11-162-1/+3
* print parsed tree, of course there are some errors...Mattias Andrée2014-11-164-6/+322
* mds-kbdc: fix stack bug when parsing mapping statementsMattias Andrée2014-11-161-1/+25
* mds-kbdc: working on transing mapping statements into treesMattias Andrée2014-11-161-3/+135