SeraphScript/src
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
..
integration_tests Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00
logger Loads more parsing work 2022-04-03 15:25:26 +02:00
parsing Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed 2022-04-07 20:00:01 +02:00
defines.rs Loads of additional parsing work 2022-04-02 23:30:05 +02:00
lib.rs Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00
modifiers.rs Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00
prim_type.rs Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00
span.rs Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00