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