eea4ebf5c4
another test
2024-12-10 16:55:04 -05:00
7351ba6175
testing link embedding
2024-12-10 16:53:07 -05:00
8e3e66b3c1
Updates to docs and scripts
2024-12-10 16:38:01 -05:00
5b0079fb0c
ast interface uage reductions
2024-12-02 03:18:52 -05:00
fec709cc76
Progresss
2024-12-01 21:59:43 -05:00
2e5e31ed3b
gencpp : General refactors to dependencies
...
Mostly just cleanup and renaming of certain stuff (mostly in dependencies).
* Changed uw and sw to usize and ssize.
* Removed zpl_cast usage throughout dependencies
* No longer using GEN_DEF_INLINE & GEN_IMPL_INLINE
* header_start.hpp renamed to platform.hpp for depdendencies header.
2024-10-27 18:58:37 -04:00
4a2a93d41b
Updated docs
2024-04-17 18:29:30 -04:00
f67f9547df
WIP: Improvements to parser, updated docs
...
Trying to get support for typename keyword soon
2023-11-21 21:27:33 -05:00
a8708abf8b
WIP : Various changes to project before small hiatus. (Broken)
...
I need to manually review these as the changes have various errors that are difficult to diagnose why.
I took a break to do handmade hero and now a bit rusty.
2023-09-25 12:12:11 -04:00
9495fc2985
Updates to documentation
2023-09-11 18:34:37 -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
5aff89262b
Fixes (Doc typos, pragma once worng type, non-debug fatal compile fail)
2023-08-09 09:50:12 -04:00
c7647ab00f
Updated docs
2023-08-08 11:56:42 -04:00
97750388ad
No longer using components/temp/ast_inlines (switched to helper function to avoid macro usage)
...
Increased the arg count support of num_args to 100.
2023-08-06 14:58:43 -04:00
bfbfae466f
Naive preprocessor support initial implementation (compiles and runs, not heavily tested)
2023-07-30 01:21:04 -04:00
d704f11c81
renamed Docs to lowercase
2023-07-29 16:25:38 -04:00