aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed printing of linenumberkoekeishiya2017-12-221-2/+2
* #21 - fix minor memory leak on parse-failurekoekeishiya2017-12-191-7/+11
* #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
* #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
* #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
* 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