summary refs log tree commit diff
path: root/bin/c11.l (follow)
Commit message (Expand)AuthorAge
* Match \ before newline in string as EscapeJune McEnroe2021-01-13
* Match strftime format specifiersJune McEnroe2021-01-13
* Shorten hilex class namesJune McEnroe2021-01-13
* Try to return strings as single tokensJune McEnroe2021-01-13
* Match [] as Operator in C lexerJune McEnroe2021-01-13
* Fix C lexer to require a digit in a float literalJune McEnroe2021-01-13
* Move hilex out of hilex directoryJune McEnroe2021-01-12
low=1'>Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe