Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use noinput, nounput options in lex files | June McEnroe | 2021-11-28 |
* | Fix /* **/ comment matching | June McEnroe | 2021-09-16 |
* | Match \ before newline in string as Escape | June McEnroe | 2021-01-13 |
* | Match strftime format specifiers | June McEnroe | 2021-01-13 |
* | Shorten hilex class names | June McEnroe | 2021-01-13 |
* | Try to return strings as single tokens | June McEnroe | 2021-01-13 |
* | Match [] as Operator in C lexer | June McEnroe | 2021-01-13 |
* | Fix C lexer to require a digit in a float literal | June McEnroe | 2021-01-13 |
* | Move hilex out of hilex directory | June McEnroe | 2021-01-12 |