thp-web/lexer
Araozu b78b30a34d use the new highlighter in all the pages 2024-03-27 12:01:14 -05:00
..
highlighter.ts Complete minimal flow for editor highlighting 2024-03-26 18:29:52 -05:00
identifier_lexer.test.ts scan datatypes 2024-03-27 08:18:31 -05:00
identifier_lexer.ts scan datatypes 2024-03-27 08:18:31 -05:00
lexer.test.ts Complete minimal flow for editor highlighting 2024-03-26 18:29:52 -05:00
lexer.ts use the new highlighter in all the pages 2024-03-27 12:01:14 -05:00
number_lexer.test.ts scan identifiers 2024-03-27 08:12:32 -05:00
number_lexer.ts scan identifiers 2024-03-27 08:12:32 -05:00
string_lexer.test.ts scan strings and comments 2024-03-27 08:36:34 -05:00
string_lexer.ts scan strings and comments 2024-03-27 08:36:34 -05:00
utils.ts scan identifiers 2024-03-27 08:12:32 -05:00