Deukhoofd
|
f299d5183f
|
Renames project.
|
2020-10-05 17:45:00 +02:00 |
Deukhoofd
|
125bb8459c
|
Support adding filename to diagnostic.
|
2020-10-05 12:18:05 +02:00 |
Deukhoofd
|
dffc0d7f17
|
When getting base from first two values of a number, check both lowercase and uppercase.
|
2020-10-04 23:16:37 +02:00 |
Deukhoofd
|
739e2e6f17
|
Use block allocator for lexer.
|
2020-10-04 22:21:20 +02:00 |
Deukhoofd
|
469c708788
|
Fixes bug in identifier/keyword parsing, adds lexer integration tests.
|
2020-10-04 21:05:51 +02:00 |
Deukhoofd
|
b6a5e047c2
|
Support for diagnostics system.
|
2020-10-04 19:38:13 +02:00 |
Deukhoofd
|
20976010d6
|
Lex identifiers and keywords.
|
2020-10-04 18:30:53 +02:00 |
Deukhoofd
|
db7ad0bd76
|
Implements string lexing.
|
2020-10-04 17:15:28 +02:00 |
Deukhoofd
|
e0c52f4ae7
|
Initial commit, support for lexing symbols and numericals.
|
2020-10-04 16:33:12 +02:00 |