sibil/lexer
Eryn Wells 34d612a832 [lexer] Add state for finding Dots at the beginning of input
This happens to be a valid token by itself and the beginning of a decimal number.
2018-09-06 18:07:40 -07:00
..
src [lexer] Add state for finding Dots at the beginning of input 2018-09-06 18:07:40 -07:00
tests [lexer] Add state for finding Dots at the beginning of input 2018-09-06 18:07:40 -07:00
Cargo.toml A peekable lexer 2017-04-30 17:46:42 -07:00