aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update sample configkoekeishiya2017-12-191-11/+12
* #19 - cleanup code for resolving symlinkskoekeishiya2017-12-121-13/+8
* #19 - cleanup code for resolving symlinkskoekeishiya2017-12-121-25/+19
* #19 hotloader should resolve symlinkskoekeishiya2017-11-262-7/+54
* v0.0.10v0.0.10koekeishiya2017-10-021-1/+1
* #13 #7 undo fix for incorrect code generation using -0skoekeishiya2017-10-021-3/+2
* cleanup error reportingkoekeishiya2017-10-012-20/+18
* v0.0.9v0.0.9koekeishiya2017-10-011-1/+1
* remove brew notekoekeishiya2017-10-011-5/+0
* remove additional #koekeishiya2017-10-011-1/+1
* #10 fn flag is set implicitly by some key-literalskoekeishiya2017-10-012-17/+10
* #7 fuck off compiler, how can you fail at this conversion..koekeishiya2017-10-011-2/+3
* code stylekoekeishiya2017-09-238-97/+97
* cleanup includeskoekeishiya2017-09-233-5/+1
* remove commentkoekeishiya2017-09-231-4/+0
* remove unnecessary includekoekeishiya2017-09-231-2/+0
* code cleanupkoekeishiya2017-09-231-20/+20
* code cleanupkoekeishiya2017-09-233-87/+53
* homebrew fails for some peoplekoekeishiya2017-09-231-2/+8
* -O3 againkoekeishiya2017-09-231-1/+1
* #8 add fn modifierkoekeishiya2017-09-204-39/+43
* v0.0.8v0.0.8koekeishiya2017-09-121-1/+1
* finalize hotloader api; self-containedkoekeishiya2017-09-121-2/+2
* finalize hotloader api; self-containedkoekeishiya2017-09-123-28/+37
* #6 add hyper keywordkoekeishiya2017-09-123-0/+7
* remove unnecessary includekoekeishiya2017-09-121-1/+1
* code cleanupkoekeishiya2017-09-125-85/+72
* remove unnecessary guardkoekeishiya2017-09-121-9/+5
* braceskoekeishiya2017-09-121-8/+8
* code cleanupkoekeishiya2017-09-123-106/+102
* add traviskoekeishiya2017-09-122-0/+6
* remove inline specifierkoekeishiya2017-09-122-2/+4
* #4 clang < 8.1 generates incorrect code with -O3koekeishiya2017-09-011-1/+1
* #4 update build requirementskoekeishiya2017-08-281-0/+2
* typokoekeishiya2017-08-281-1/+1
* fix debug build and shut up compilerkoekeishiya2017-08-283-2/+10
* update readmekoekeishiya2017-08-241-1/+1
* 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
* compile with -O3koekeishiya2017-08-081-1/+1