aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-11mds-kbdc: have + memory leak on destruction of haveMattias Andrée2-2/+73
2014-11-11CHARS_END => ENDMattias Andrée1-7/+7
2014-11-11mMattias Andrée1-2/+1
2014-11-11mds-kbdc: forMattias Andrée1-4/+58
2014-11-11mds-kbdc: if, else if and elseMattias Andrée1-3/+48
2014-11-10docMattias Andrée1-2/+89
2014-11-10whitespaceMattias Andrée1-0/+2
2014-11-10mds-kbdc: more parsing into a treeMattias Andrée3-25/+100
2014-11-10mds-kbdc: more work on the treeificationMattias Andrée1-29/+172
2014-11-10mds-kbdc: better macro namesMattias Andrée1-9/+9
2014-11-10memory leakMattias Andrée2-1/+8
2014-11-10mds-kbdc: add support for return, continue and breakMattias Andrée1-34/+53
2014-11-10mds-kbdc: add support for assumptionMattias Andrée1-1/+18
2014-11-10mds-kbdc: small fixes to end, add support for information, and create tree strakMattias Andrée1-5/+30
2014-11-10mds-kbdc: handle end statementMattias Andrée2-43/+75
2014-11-09working on tree parsingMattias Andrée7-143/+521
2014-11-09whitespaceMattias Andrée1-0/+1
2014-11-09support nested quotesMattias Andrée1-11/+92
2014-11-09add initialise and create for the tree structureMattias Andrée2-1/+47
2014-11-09mds-kbdc: tree: m fixes + destroy and free functionsMattias Andrée2-51/+277
2014-11-08add tree structure I missedMattias Andrée1-1/+78
2014-11-08docMattias Andrée1-37/+364
2014-11-08add todoMattias Andrée1-1/+1
2014-11-08definitions for the syntax treeMattias Andrée1-0/+246
2014-11-08mMattias Andrée1-1/+1
2014-11-08beginning on lexal parsingMattias Andrée1-0/+74
2014-11-08whoopsMattias Andrée1-1/+1
2014-11-08m + buf fix: wrong element size on mallocMattias Andrée1-4/+5
2014-11-08mMattias Andrée1-0/+1
2014-10-24kbd miscMattias Andrée1-2/+8
2014-10-24whoopsMattias Andrée1-2/+2
2014-10-24mMattias Andrée1-1/+7
2014-10-24mds-kbdc: string_encodeMattias Andrée1-0/+37
2014-10-24mds-kbdc: most of the built-in functionsMattias Andrée5-19/+482
2014-10-23mMattias Andrée1-1/+5
2014-10-23mMattias Andrée1-0/+3
2014-10-23syntax for kbd filesMattias Andrée1-0/+71
2014-10-23whitespaceMattias Andrée1-1/+1
2014-09-28split mds-kbdcMattias Andrée6-208/+460
2014-09-28mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée2-0/+0
2014-09-28derpMattias Andrée1-2/+2
2014-09-28mMattias Andrée1-5/+7
2014-09-28mkd-kbdc: split linesMattias Andrée1-7/+69
2014-09-28missed to include LF at end of commentMattias Andrée1-1/+1
2014-09-28m + make sure the code ends with a new lineMattias Andrée2-5/+26
2014-09-28mds-kbdc: we cannot remove unneeded whitespace, but comments can still be removed, we want to be able to print out the codeMattias Andrée1-12/+15
2014-09-28m + shrink kbd layout codeMattias Andrée1-0/+52
2014-09-27m + kbd layout compiler: read fileMattias Andrée2-0/+150
2014-09-26make derp + sed config.hMattias Andrée1-74/+26
2014-09-20kernel: remove umask until we exec into mds-serverMattias Andrée1-3/+17