Pasha Bibko
dc1cca1843
Cleaned .vscode folder
...
- Removed settings.json from appearing as it only contains file accosiations
- Updated config to have one global instead of one for Linux and Windows each as they were identical
2025-08-21 20:33:32 +01:00
Pasha Bibko
18f5a3954d
Implemented parser-context tests
2025-08-21 20:27:02 +01:00
Pasha Bibko
b6db61b2c3
Fixed Lexer tests
2025-08-20 21:25:33 +01:00
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
e16dfc5ad9
Added batch script for generating build files
...
Also changed VSC launch names to be less confusing
2025-08-20 20:38:40 +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
5a658a9198
Made VSC work on Win64
2025-08-19 14:51:25 +01:00
c59d8cfb5c
Setup VSCode build system
...
Works on both Linux and Windows
2025-08-11 14:09:01 +01:00