aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/raw-data.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-02mds-kbdc: expand tabsMattias Andrée1-4/+49
2014-12-01mds-kbdc: add some test cases + fix issued with inclusionMattias Andrée1-0/+17
2014-11-30whitespaceMattias Andrée1-1/+0
2014-11-30simplifyMattias Andrée1-39/+28
2014-11-30mds-kbdc: process includesMattias Andrée1-0/+104
2014-11-30mds-kbdc: add support for empty filesMattias Andrée1-1/+2
2014-11-22Starting on some reworkMattias Andrée1-10/+10
2014-11-10mds-kbdc: more parsing into a treeMattias Andrée1-1/+1
2014-11-09working on tree parsingMattias Andrée1-1/+1
2014-11-09whitespaceMattias Andrée1-0/+1
2014-11-09support nested quotesMattias Andrée1-11/+92
2014-11-08add todoMattias Andrée1-1/+1
2014-11-08whoopsMattias Andrée1-1/+1
2014-11-08m + buf fix: wrong element size on mallocMattias Andrée1-4/+5
2014-09-28split mds-kbdcMattias Andrée1-24/+60
2014-09-28mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée1-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ée1-5/+12
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ée1-0/+127