aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/tree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on changing styleMattias Andrée2017-11-051-376/+344
* Update year and e-mail addressMattias Andrée2017-11-051-1/+1
* Bump yearMattias Andrée2016-07-091-1/+1
* bump yearMattias Andrée2015-02-131-1/+1
* mMattias Andrée2014-12-081-0/+1
* mds-kbdc: variablesMattias Andrée2014-12-061-2/+2
* mds-kbdc: create compiled versions of C(KEYS) and C(STRING) so we do not have to convert back and forth between UTF-8 and UTF-16Mattias Andrée2014-12-051-10/+65
* mds-kbdc: more compilation stuffMattias Andrée2014-12-041-0/+6
* mds-kbdc: dead code eliminationMattias Andrée2014-12-021-16/+28
* mds-kbdc: add some test cases + fix issued with inclusionMattias Andrée2014-12-011-1/+8
* preparing for include processingMattias Andrée2014-11-301-1/+6
* mds-kbdc: only five test cases to go before it's time for the next stepMattias Andrée2014-11-291-5/+15
* m + some unordered subseq simplificationMattias Andrée2014-11-281-4/+18
* m + macro call alternation eliminationMattias Andrée2014-11-281-6/+8
* m work on smplificationMattias Andrée2014-11-211-12/+12
* preparation for tree simplificationMattias Andrée2014-11-191-0/+10
* small fixes and a bunch of testsMattias Andrée2014-11-171-1/+5
* print parsed tree, of course there are some errors...Mattias Andrée2014-11-161-0/+11
* mds-kbdc: annotate tree with source code locations and report where unpopped scopes were pushedMattias Andrée2014-11-161-2/+10
* mMattias Andrée2014-11-131-1/+1
* add initialise and create for the tree structureMattias Andrée2014-11-091-0/+16
* mds-kbdc: tree: m fixes + destroy and free functionsMattias Andrée2014-11-091-51/+93
* add tree structure I missedMattias Andrée2014-11-081-1/+78
* docMattias Andrée2014-11-081-37/+364
* definitions for the syntax treeMattias Andrée2014-11-081-0/+246