Commit Graph

13 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
466d861e0b Started implementing parser tests 2025-08-20 21:37:58 +01:00
Pasha Bibko
b6db61b2c3 Fixed Lexer tests 2025-08-20 21:25:33 +01:00
5b92f55d66 Finished Linux support for new Util lib 2025-08-10 15:42:01 +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
a77d5bd129 Updated function signatures 2025-08-04 13:16:08 +01:00
Pasha Bibko
28049ece94 Changed how functions are created 2025-07-23 21:58:23 +01:00
Pasha Bibko
783d259995 Fixed Tests CMakeLists 2025-07-23 17:50:25 +01:00
Pasha Bibko
920d1d8f7d Stopped using GLOB in CMakeLists.txt 2025-07-23 17:49:35 +01:00
Pasha Bibko
53e07a25a7 Renamed folders 2025-07-22 21:27:58 +01:00
Pasha Bibko
a6f25bf18e Fixed lexer bugs and lexer test bugs 2025-07-22 20:59:16 +01:00
Pasha Bibko
4d6224529f Added lexer tests 2025-07-22 20:46:42 +01:00
Pasha Bibko
829d4c224a Added google testing library 2025-07-22 19:13:09 +01:00