sibil/lexer/src
Eryn Wells 469929fb8f [lexer] Make a states::number module
There will be several number-specific states.
2018-09-03 14:05:57 -07:00
..
states [lexer] Make a states::number module 2018-09-03 14:05:57 -07:00
chars.rs Character checks for identifier initial and subsequent 2017-05-13 17:21:23 -07:00
error.rs [lexer] Add Error::msg() 2018-08-23 20:19:16 -07:00
lib.rs [lexer] Remove empty Lexer impl 2018-09-02 17:23:32 -07:00
main.rs [lexer] Obey Rust book recommendation about order of leading lines 2018-09-01 22:21:05 -07:00
token.rs [lexer] Add Num token type, which only takes ints for now... 2018-09-02 17:24:07 -07:00