aboutsummaryrefslogtreecommitdiff
path: root/src/parse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #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