aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include statementMattias Andrée2014-11-181-0/+25
* assumptionsMattias Andrée2014-11-181-0/+112
* mMattias Andrée2014-11-181-1/+1
* alternations and unordered subsequencesMattias Andrée2014-11-181-0/+45
* typoMattias Andrée2014-11-181-1/+1
* mapping of sequncesMattias Andrée2014-11-181-1/+41
* basic syntax for mapping keysMattias Andrée2014-11-171-5/+215
* duplicate mappingMattias Andrée2014-11-171-2/+0
* derpMattias Andrée2014-11-171-2/+2
* probably good to map the space key to blank spaceMattias Andrée2014-11-171-0/+1
* mds-kbdc: support alternations and dots in macro_callsMattias Andrée2014-11-173-35/+54
* whitespaceMattias Andrée2014-11-171-1/+1
* remove dubug lineMattias Andrée2014-11-171-1/+0
* typoMattias Andrée2014-11-171-1/+1
* typoMattias Andrée2014-11-171-6/+6
* typoMattias Andrée2014-11-171-2/+2
* missed if statementMattias Andrée2014-11-171-1/+2
* typoMattias Andrée2014-11-171-2/+2
* fix macro call regressionMattias Andrée2014-11-172-1/+6
* typoMattias Andrée2014-11-171-1/+1
* 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
* fix typosMattias Andrée2014-11-174-4/+4
* 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-173-39/+141
* mMattias Andrée2014-11-171-1/+1
* mds-kbdc: fix treeisation of map statementsMattias Andrée2014-11-172-6/+136
* mds-kbdc: fix treeisation of let-statementsMattias Andrée2014-11-174-24/+109
* mds-kbdc: fix treeisation of if-statementsMattias Andrée2014-11-176-8/+179
* small fixes and a bunch of testsMattias Andrée2014-11-1720-21/+328
* 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
* mds-kbdc: do not mark runaway } as invalid, but rather runawayMattias Andrée2014-11-161-0/+4
* mds-kbdc: annotate tree with source code locations and report where unpopped scopes were pushedMattias Andrée2014-11-162-15/+31
* mMattias Andrée2014-11-161-2/+1
* mds-kbdc: fix array elements: allow functionsMattias Andrée2014-11-161-9/+15
* mds-kbdc: fix let without arrayMattias Andrée2014-11-161-0/+3
* mds-kbdc: support arraysMattias Andrée2014-11-161-7/+55
* check that the parsing stack is empty when the end of a file has been reachedMattias Andrée2014-11-132-6/+23
* parse let statement, however not arrays yetMattias Andrée2014-11-131-3/+31
* mMattias Andrée2014-11-131-1/+1
* add todoMattias Andrée2014-11-111-0/+2
* mds-kbdc: have + memory leak on destruction of haveMattias Andrée2014-11-112-2/+73
* CHARS_END => ENDMattias Andrée2014-11-111-7/+7