aboutsummaryrefslogtreecommitdiff
path: root/src/parse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typokoekeishiya2017-08-281-1/+1
|
* fix debug build and shut up compilerkoekeishiya2017-08-281-1/+6
|
* #2 get rid of strncmpkoekeishiya2017-08-241-8/+2
|
* #2 change how we lookup literalskoekeishiya2017-08-241-2/+2
|
* #2 change how we lookup literalskoekeishiya2017-08-241-18/+52
|
* #2 print keycode as hexadecimalkoekeishiya2017-08-241-2/+2
|
* #2 don't segfault upon parse-errorkoekeishiya2017-08-241-1/+1
|
* linked list -> hashmap; optimizationskoekeishiya2017-08-081-12/+8
|
* properly cancel parsing upon errorkoekeishiya2017-08-071-0/+3
|
* v0.0.1koekeishiya2017-08-071-0/+270