Deukhoofd
|
268f6b59fb
|
Removed LastValue variable, as it can be better emulated with basic return values
|
2019-07-27 10:51:24 +02:00 |
Deukhoofd
|
76b8ba3ebc
|
Initial work on iterators, rework of variable handling by including actual string
continuous-integration/drone/push Build is failing
Details
|
2019-06-23 15:58:14 +02:00 |
Deukhoofd
|
fde102d954
|
Added namespaces to most classes, general cleanup
continuous-integration/drone/push Build is failing
Details
|
2019-06-17 18:35:12 +02:00 |
Deukhoofd
|
d91caa7f32
|
Implements indexing with period identifier style (``foo.bar``)
continuous-integration/drone/push Build is passing
Details
|
2019-06-17 15:45:33 +02:00 |
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
|
cb5d9e2f62
|
Implements indexing, currently can only be used with strings
|
2019-06-06 17:35:51 +02:00 |