aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds.c (unfollow)
Commit message (Expand)AuthorFilesLines
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ée8-144/+523
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ée2-1/+247
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-11-08fix typosMattias Andrée1-7/+7
2014-11-08typoMattias Andrée1-1/+1
2014-10-24kbd miscMattias Andrée57-399/+288
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ée6-20/+483
2014-10-23mMattias Andrée2-9/+13
2014-10-23mMattias Andrée1-0/+3
2014-10-23m todoMattias Andrée1-4/+0
2014-10-23m zero_to_nineMattias Andrée22-220/+220
2014-10-23syntax for kbd filesMattias Andrée1-0/+71
2014-10-23whitespaceMattias Andrée1-1/+1
2014-10-23add zero_to_nine kbd modsMattias Andrée23-0/+246
2014-10-23obviously I have some OCDMattias Andrée1-0/+2
2014-10-23I am testing a keyboard whose leds are misordered. This is driving me crazy, and it must be rectified.Mattias Andrée1-0/+2
2014-10-15input issues in x.orgMattias Andrée1-0/+47
2014-10-15discussion: x.org: not threaded, cannot upgrade onlineMattias Andrée1-0/+34
2014-10-15discussion: cleaning up after applicationsMattias Andrée1-0/+42
2014-10-15info: make architures sections into subsectionsMattias Andrée1-7/+17
2014-10-06idea for another serverMattias Andrée1-0/+2
2014-09-29update todoMattias Andrée1-0/+3
2014-09-28split mds-kbdcMattias Andrée8-214/+488
2014-09-28mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée4-17/+23
2014-09-28compose table: also assume we have the basic modifiersMattias Andrée1-1/+7
2014-09-28compose table: make an assumption that basic symbols are availableMattias Andrée1-0/+12
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-28end if, not endifMattias Andrée1-11/+11
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ée2-6/+58