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
?h=2.2&id=7beb4c991297debafbae6701fe1d92061fef58a3&follow=1'>Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe