gencpp/.vscode
Ed_ 352da126ca Nativs support for gen::AST, fixes & update to library, getting gen_array working...
token_fmt returns StrC now. Did some fixes so it can properly function now!

Lots of changes to the Array non-parsed implementation.
It shows no errors in the edtitor static analysis, however I haven't tried it yet.
Unfortunately have some friction with how I would like to set it up like with everything in C++...
Can't inherit from ArrayBase to provide the common members to all Array defs, without introducing constructor complexity.

I may be open to using constructors in the future, depends on how I feel when trying out the context pattern used in jai and odin...
2023-06-30 03:13:41 -04:00
..
c_cpp_properties.json Started to fix some runtime bugs. 2023-05-08 20:54:24 -04:00
gencpp_lldbvis.py Started to fix some runtime bugs. 2023-05-08 20:54:24 -04:00
gencpp.natvis Nativs support for gen::AST, fixes & update to library, getting gen_array working... 2023-06-30 03:13:41 -04:00
launch.json Started sanity test suite (Non-parsed api) 2023-06-28 14:43:21 -04:00
settings.json Started sanity test suite (Non-parsed api) 2023-06-28 14:43:21 -04:00