aboutsummaryrefslogtreecommitdiff
path: root/src/tokenize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* #53 allow opt-out for applicationskoekeishiya2019-03-031-0/+17
* #62 implement option to unbind certain applications etc.koekeishiya2019-02-231-0/+2
* first iterationkoekeishiya2018-08-301-0/+29
* #34 identifiers should be able to contain '_'koekeishiya2018-05-131-1/+7
* #15 modes can now capture keypresses; code cleanupkoekeishiya2018-05-101-0/+1
* #15 modal supportkoekeishiya2017-10-071-4/+23
* code stylekoekeishiya2017-09-231-22/+22
* remove commentkoekeishiya2017-09-231-4/+0
* code cleanupkoekeishiya2017-09-231-2/+3
* code cleanupkoekeishiya2017-09-121-47/+42
* #2 export functionkoekeishiya2017-08-241-2/+1
* #2 get rid of strncmpkoekeishiya2017-08-241-3/+6
* #2 change how we lookup literalskoekeishiya2017-08-241-5/+7
* #2 add function keys support to lexerkoekeishiya2017-08-241-1/+9
* v0.0.1koekeishiya2017-08-071-0/+171