Pasha Bibko
|
f3a559490c
|
General clean up
- Moved some classes from Lexer.h to seperate (non-Global files)
- Deleted dllmain as it wasn't used for the most part
|
2025-05-06 17:38:22 +01:00 |
|
Pasha Bibko
|
0f11fe006b
|
Made projects use PCHs
|
2025-05-05 17:17:33 +01:00 |
|
Pasha Bibko
|
616ed1ca21
|
Refactored error handling
Now uses base error class which has an abstract function for overiding how it is displayed to the console.
|
2025-05-05 15:44:59 +01:00 |
|
Pasha Bibko
|
0a7c2c0145
|
Organized project files
|
2025-04-22 11:17:34 +01:00 |
|
Pasha Bibko
|
4ac5061f03
|
Added lexer from previous project
|
2025-04-16 19:32:26 +01:00 |
|