Commit Graph

3 Commits

Author SHA1 Message Date
0x4261756D
5dc1b9d50b Make tables work and add rawEquals methods
Since hashtables are a hassle with strings and complex datastructures
like the table they are an arraylist for now.

Also implement rawEquals for numerals and values to make table.get work
2023-11-24 03:22:15 +01:00
0x4261756D
cfc288e279 More treewalker stuff 2023-11-17 01:37:29 +01:00
0x4261756D
cdfa8d3f90 Implement ast dumping and start treewalker 2023-10-08 21:40:44 +02:00