SeraphScript/src/parsing/lexer
Deukhoofd 2e87674720
Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed
2022-04-07 20:00:01 +02:00
..
lex_numerical.rs Implements logging, pass spans to lexed tokens, begin work on parser 2021-06-05 20:10:40 +02:00
lex_tokens.rs Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00
lexer_tests.rs Support for virtprops 2022-01-01 17:48:57 +01:00
mod.rs Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed 2022-04-07 20:00:01 +02:00
string_walker.rs Implements logging, pass spans to lexed tokens, begin work on parser 2021-06-05 20:10:40 +02:00