summary refs log tree commit diff
path: root/bin/c11.l (follow)
Commit message (Collapse)AuthorAge
* Use noinput, nounput options in lex filesJune McEnroe2021-11-28
|
* Fix /* **/ comment matchingJune McEnroe2021-09-16
|
* 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
| | | | Otherwise ".l" is matched as Number.
* Move hilex out of hilex directoryJune McEnroe2021-01-12
-11 17:37:18 -0500'>2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe