MalachScript/src/Parser/Lexer
Deukhoofd 0fbca3f01e
continuous-integration/drone/push Build is passing Details
Fixes for tests, support for comments.
2021-01-09 13:43:29 +01:00
..
LexResult.hpp Renames project. 2020-10-05 17:45:00 +02:00
LexToken.hpp Rework text spans a bit to include script file, make binder log an error when two classes have a circular value reference. 2021-01-09 13:20:56 +01:00
LexTokenKind.cpp Initial work on more detailed error messages. 2021-01-06 00:06:39 +01:00
LexTokenKind.hpp Fixes for tests, support for comments. 2021-01-09 13:43:29 +01:00
Lexer.cpp Fixes for tests, support for comments. 2021-01-09 13:43:29 +01:00
Lexer.hpp Rework text spans a bit to include script file, make binder log an error when two classes have a circular value reference. 2021-01-09 13:20:56 +01:00
NumericalLexers.cpp Initial work on type registration in the binder. 2021-01-08 16:14:02 +01:00
NumericalLexers.hpp Initial work on type registration in the binder. 2021-01-08 16:14:02 +01:00