|
|
6f91c6fc52
|
fix compile errors left in previous commit
|
2025-08-09 12:48:56 +01:00 |
|
|
|
143d02163b
|
fix bugs related to parsing and loading file (did not implement new BNF grammar properly)
|
2025-08-09 12:39:41 +01:00 |
|
|
|
99a47a410f
|
fix loading to use and return layer tree
|
2025-08-09 11:42:37 +01:00 |
|
|
|
940e4429a7
|
reimplement parsing code (but program does not compile yet because I have to change type of 'USE_SQUARES' constructure)
|
2025-08-09 11:29:36 +01:00 |
|
|
|
dcf6bc074d
|
fix lexer/parser bugs, add code in file-thread.sml to handle loading/saving of files (but loading is not completely finished yet)
|
2025-07-12 07:03:09 +01:00 |
|
|
|
04bb7a18c0
|
add function to quad tree to turn items into strings (for later saving to file)
|
2025-07-12 03:38:20 +01:00 |
|