6ea40094ee
More fixes from clang warnings. Parser::lex prep for changes
...
parse_static_assert now properly adds new-line to end of statement.
I'm going to end up making a static_assert ast... that or when the statement ast is made it will handle adding that newline.
2023-09-07 22:52:51 -04:00
c4c308c8ba
Fixes for auxilary code + typo fix in ast.cpp
...
Needed the intellisense directive ifdef wrap.
2023-08-29 00:03:08 -04:00
5c47777972
compiles agian...
2023-08-21 21:40:23 -04:00
32a910515e
More refactoring, getting rid of meson in favor of just powershell scripts
2023-08-19 12:18:48 -04:00
aa928ff446
Scripting updates, some refactors..
...
Made a package release script.
Did refactors based on some design considerations
Still need to make some major decisions...
2023-08-09 18:47:59 -04:00