6f52668540
SyntaxTree - Location field
2018-03-31 22:38:26 +02:00
b659f2f237
Syntax tree - Visitors
...
Syntax trees can return a pre-configured visitor object that can be used
to visit all the nodes. Also added a method to create a "root node"
handle for the visitor, because I'm a lazy bastard.
2018-03-31 22:11:00 +02:00
a9762a901e
Syntax tree - Added basic abstraction
2018-03-31 16:58:13 +02:00
86a3fe34b4
String builder - truncate() method
2017-11-29 09:24:51 +01:00
46fa84d967
Types - T_Optional access
...
Changed so it's relatively similar to the interface of pointers.
2017-11-07 17:40:02 +01:00
90048ad3cc
Arrays - C++-style iterators
2017-11-02 14:23:19 +01:00
4ab3dc1b29
Finished importing the good bits from LW's library
2017-11-01 23:21:01 +01:00
b9d77922ed
More stuff and tests integrated
2017-11-01 22:07:41 +01:00
ccd7cc30ef
Started making the library sort-of-buildable
2017-11-01 21:44:54 +01:00
221f0c8ef8
Repo init with mostly unchanged import of LW code
2017-11-01 20:14:23 +01:00