Deukhoofd
|
3dc67ec8a0
|
Move Lexer to u16string handling, for unicode support
continuous-integration/drone/push Build is passing
Details
|
2019-06-15 17:20:27 +02:00 |
Deukhoofd
|
3217fd1479
|
Fix for release builds deleting lexer test script strings before being finished with it
continuous-integration/drone/push Build is passing
Details
|
2019-06-14 17:20:33 +02:00 |
Deukhoofd
|
831dbe6917
|
Fix Lexer tests losing reference
continuous-integration/drone/push Build is failing
Details
|
2019-06-13 19:21:22 +02:00 |
Deukhoofd
|
3e00f750ef
|
Make Lexer use constant Tokens
continuous-integration/drone/push Build is failing
Details
|
2019-06-13 18:49:38 +02:00 |
Deukhoofd
|
5910cbbfa9
|
Make parsed statements constant during binding
|
2019-06-13 18:14:59 +02:00 |
Deukhoofd
|
ba4fe888fa
|
Pass parsed block statements as reference instead of value
|
2019-06-11 14:58:43 +02:00 |
Deukhoofd
|
c407ba2f50
|
Implements parsing function declarations
|
2019-05-31 15:00:14 +02:00 |
Deukhoofd
|
5d1c3ac9ba
|
Implements assignment binding
|
2019-05-28 17:49:03 +02:00 |
Deukhoofd
|
dbd7dfdd73
|
Implements assignment parsing
|
2019-05-26 14:20:40 +02:00 |
Deukhoofd
|
57cd3efec9
|
Parse and bind strings
|
2019-05-22 13:29:35 +02:00 |
Deukhoofd
|
6eb005ab3f
|
Lex Strings
|
2019-05-22 13:24:28 +02:00 |
Deukhoofd
|
2df4a71ed8
|
Reorganized tests
|
2019-05-21 17:23:56 +02:00 |