This website requires JavaScript.
Explore
Help
Sign In
ed
/
gencpp
Watch
1
Star
0
Fork
0
You've already forked gencpp
mirror of
https://github.com/Ed94/gencpp.git
synced
2026-05-12 12:24:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c73fbee83d1e7cc5965db717034a4f5c9959ddc
gencpp
/
project
/
components
T
History
ed
5c73fbee83
WIP : AST serialization improvements
...
Code untestd its an initial draft
2023-11-19 20:35:21 -05:00
..
gen
WIP : AST serialization improvements
2023-11-19 20:35:21 -05:00
ast_case_macros.cpp
Formatting fixes
2023-08-22 01:51:59 -04:00
ast_types.hpp
WIP : Various changes to project before small hiatus. (Broken)
2023-09-25 12:12:11 -04:00
ast.cpp
WIP : AST serialization improvements
2023-11-19 20:35:21 -05:00
ast.hpp
WIP : AST serialization improvements
2023-11-19 20:35:21 -05:00
code_serialization.cpp
WIP : AST serialization improvements
2023-11-19 20:35:21 -05:00
header_end.hpp
Got through parsing raylib.h, started to do some major refactors.
2023-10-25 03:26:25 -04:00
header_start.hpp
compiles agian...
2023-08-21 21:40:23 -04:00
inlines.hpp
Added a new AST member
NextVar
to be used for comma separated variable support.
2023-09-06 03:06:30 -04:00
interface.cpp
WIP : AST serialization improvements
2023-11-19 20:35:21 -05:00
interface.hpp
Changed how editor intellisense directives are handled for compoenents and dependencies
2023-08-28 23:46:50 -04:00
interface.parsing.cpp
Fixed bug with inline comments for variables not parsing correctly.
2023-10-25 23:44:25 -04:00
interface.untyped.cpp
Changed how editor intellisense directives are handled for compoenents and dependencies
2023-08-28 23:46:50 -04:00
interface.upfront.cpp
Bugfixes during hiatus
2023-10-22 21:41:36 -04:00
src_start.cpp
Library can now construct into AST and serialization itself (singleheader).
2023-08-04 16:12:13 -04:00
static_data.cpp
WIP : better AST::debug_str()
2023-09-12 02:32:44 -04:00
types.hpp
WIP : Various changes to project before small hiatus. (Broken)
2023-09-25 12:12:11 -04:00