e4f564b165
Tok_Capture_* -> Tok_Paren_*
...
Was not a correct name for it
2024-12-15 23:28:44 -05:00
8891657eb1
Large updates to docs
2024-12-10 19:31:50 -05:00
2c51a2f9c8
WIP: Restructuring project
2024-12-10 16:13:14 -05:00
4d638a7255
borken : lots of stuff changed, explaining in later commit...v
2024-12-07 00:21:09 -05:00
d5a4b77033
Some initial boostrapping of new visual ast aux project
2023-10-24 03:14:20 -04:00
0197afd543
Changed how editor intellisense directives are handled for compoenents and dependencies
...
Didn't like the way I was processing them in scan_file.
2023-08-28 23:46:50 -04:00
c4846dad26
Formatting fixes
2023-08-22 01:51:59 -04:00
db6e8b33eb
got intellisense working for the most part...
...
VScode works withs some issues.
VS2022 fails.
10xEditor works fine.
JetBrains Rider fails due to it not supporting <push/pop>_macro pragmas
2023-08-21 23:07:03 -04:00
a6bf60a51e
Simpilication of build script, added initial support for tests
2023-08-20 12:31:28 -04:00
32a910515e
More refactoring, getting rid of meson in favor of just powershell scripts
2023-08-19 12:18:48 -04:00
34f286d218
Library can now construct into AST and serialization itself (singleheader).
...
Still need to validate if they match.
2023-08-04 16:12:13 -04:00
231ae5f5d6
Some refactors (see description)
...
- Renamed macro gen_time to GEN_TIME
- Moved scanner and editor to their own headers, I'm going to consider them extensions.
- I'm preparing to setup the library to build on multiple compiler platforms: clang, gcc, msvc.
2023-07-18 23:33:00 -04:00
d00de42969
Started to fix some runtime bugs.
2023-05-08 20:54:24 -04:00
03d37d614b
Updated Project configuration with various editors
2023-04-10 17:55:09 -04:00