5 Commits

Author SHA1 Message Date
Pasha Bibko
a18e652915 Refactored parts of the parser
Done to make testing internal parts of the Parser easier as they can now be called via the .lib
2025-08-20 21:56:33 +01:00
Pasha Bibko
a54c0ccbab Moved Common to external git repo
Also changed namespace from LXC to PashaBibko::LXC
2025-08-09 21:31:36 +01:00
Pasha Bibko
920d1d8f7d Stopped using GLOB in CMakeLists.txt 2025-07-23 17:49:35 +01:00
Pasha Bibko
69e7b0e6c1 Added AST constructors 2025-07-23 14:50:38 +01:00
Pasha Bibko
faf34661fb Started implementing AST 2025-07-22 22:25:20 +01:00