Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a4dfc6b0 | 2018-07-02 16:03:42 | Split matcher code into matcher-stream. | ||
| 9f55a85f | 2018-06-29 04:53:16 | match-until function | ||
| 5f9c6c82 | 2018-06-28 21:43:45 | fix match | ||
| bdb00df5 | 2018-06-18 10:24:01 | fix eof | ||
| 763d32bc | 2018-06-18 10:23:35 | token-character token-line | ||
| 927e5709 | 2018-06-15 10:49:44 | use super-stream, rename accessors | ||
| bd44e97e | 2018-06-14 12:16:34 | lexer-eof-p | ||
| db8df26e | 2018-06-13 18:07:01 | generic read relying on lexer-token | ||
| 4398c08f | 2018-06-13 11:18:03 | fix lexer | ||
| 072b93db | 2018-06-12 19:14:19 | Lexer classes for cl-stream. |