aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mMattias Andrée2014-11-111-2/+1
* mds-kbdc: forMattias Andrée2014-11-111-4/+58
* mds-kbdc: if, else if and elseMattias Andrée2014-11-111-3/+48
* docMattias Andrée2014-11-101-2/+89
* whitespaceMattias Andrée2014-11-101-0/+2
* mds-kbdc: more parsing into a treeMattias Andrée2014-11-103-25/+100
* mds-kbdc: more work on the treeificationMattias Andrée2014-11-101-29/+172
* mds-kbdc: better macro namesMattias Andrée2014-11-101-9/+9
* memory leakMattias Andrée2014-11-102-1/+8
* mds-kbdc: add support for return, continue and breakMattias Andrée2014-11-101-34/+53
* mds-kbdc: add support for assumptionMattias Andrée2014-11-101-1/+18
* mds-kbdc: small fixes to end, add support for information, and create tree strakMattias Andrée2014-11-101-5/+30
* mds-kbdc: handle end statementMattias Andrée2014-11-102-43/+75
* working on tree parsingMattias Andrée2014-11-097-143/+521
* whitespaceMattias Andrée2014-11-091-0/+1
* support nested quotesMattias Andrée2014-11-091-11/+92
* add initialise and create for the tree structureMattias Andrée2014-11-092-1/+47
* mds-kbdc: tree: m fixes + destroy and free functionsMattias Andrée2014-11-092-51/+277
* add tree structure I missedMattias Andrée2014-11-081-1/+78
* docMattias Andrée2014-11-081-37/+364
* add todoMattias Andrée2014-11-081-1/+1
* definitions for the syntax treeMattias Andrée2014-11-081-0/+246
* mMattias Andrée2014-11-081-1/+1
* beginning on lexal parsingMattias Andrée2014-11-081-0/+74
* whoopsMattias Andrée2014-11-081-1/+1
* m + buf fix: wrong element size on mallocMattias Andrée2014-11-081-4/+5
* mMattias Andrée2014-11-081-0/+1
* kbd miscMattias Andrée2014-10-241-2/+8
* whoopsMattias Andrée2014-10-241-2/+2
* mMattias Andrée2014-10-241-1/+7
* mds-kbdc: string_encodeMattias Andrée2014-10-241-0/+37
* mds-kbdc: most of the built-in functionsMattias Andrée2014-10-245-19/+482
* mMattias Andrée2014-10-231-1/+5
* mMattias Andrée2014-10-231-0/+3
* syntax for kbd filesMattias Andrée2014-10-231-0/+71
* whitespaceMattias Andrée2014-10-231-1/+1
* split mds-kbdcMattias Andrée2014-09-286-208/+460
* mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée2014-09-282-0/+0
* derpMattias Andrée2014-09-281-2/+2
* mMattias Andrée2014-09-281-5/+7
* mkd-kbdc: split linesMattias Andrée2014-09-281-7/+69