Commit Graph

7 Commits

Author SHA1 Message Date
Pasha Bibko
d604de28fd Removed unnecessary code
Also made console be cleared when a build process is done to make it look cleaner.
2025-08-20 20:57:04 +01:00
Pasha Bibko
7b445ed382 Renamed Parser.h -> LX_Parser.h
Was causing issues with intelisense in VSC due to a Windows.h file named Parser.h having priority
2025-08-19 15:23:27 +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
c523375dbe Started implementing parser 2025-08-03 19:17:21 +01:00
Pasha Bibko
90a958a30b Started implementation of parser 2025-07-24 17:49:23 +01:00
Pasha Bibko
86a178b7d5 Added parser project 2025-07-23 19:33:33 +01:00