aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* code cleanupkoekeishiya2017-09-125-85/+72
* remove unnecessary guardkoekeishiya2017-09-121-9/+5
* braceskoekeishiya2017-09-121-8/+8
* code cleanupkoekeishiya2017-09-123-106/+102
* remove inline specifierkoekeishiya2017-09-122-2/+4
* typokoekeishiya2017-08-281-1/+1
* fix debug build and shut up compilerkoekeishiya2017-08-282-1/+9
* v0.0.7v0.0.7koekeishiya2017-08-241-1/+1
* #2 export functionkoekeishiya2017-08-242-2/+2
* #2 get rid of strncmpkoekeishiya2017-08-242-11/+8
* #2 change how we lookup literalskoekeishiya2017-08-241-2/+2
* #2 change how we lookup literalskoekeishiya2017-08-245-111/+76
* #2 print keycode as hexadecimalkoekeishiya2017-08-241-2/+2
* #3 prevent ourselves from running as rootkoekeishiya2017-08-241-0/+5
* #2 add function keys support to lexerkoekeishiya2017-08-241-1/+9
* #2 don't segfault upon parse-errorkoekeishiya2017-08-241-1/+1
* v0.0.6v0.0.6koekeishiya2017-08-121-1/+1
* fix hashtable implkoekeishiya2017-08-121-11/+12
* add timing macroskoekeishiya2017-08-081-1/+1
* add timing macroskoekeishiya2017-08-081-1/+13
* v0.0.5v0.0.5koekeishiya2017-08-081-1/+1
* linked list -> hashmap; optimizationskoekeishiya2017-08-086-76/+213
* v0.0.4koekeishiya2017-08-071-1/+1
* properly cancel parsing upon errorkoekeishiya2017-08-071-0/+3
* v0.0.3koekeishiya2017-08-071-1/+1
* mark variable internalkoekeishiya2017-08-071-1/+1
* v0.0.2koekeishiya2017-08-071-1/+1
* add more key-literalskoekeishiya2017-08-071-0/+22
* v0.0.1koekeishiya2017-08-0713-0/+1343