gencpp/base/components
2024-12-14 14:02:16 -05:00
..
gen Updated c_library generation to support latest changes with context struct (also prepped for static/dynamic linkage) 2024-12-13 22:09:43 -05:00
ast_case_macros.cpp pregress on fixing regressions with unreal parsing 2024-12-14 11:24:21 -05:00
ast_types.hpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
ast.cpp pregress on fixing regressions with unreal parsing 2024-12-14 11:24:21 -05:00
ast.hpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
code_serialization.cpp fixes 2024-12-14 07:14:45 -05:00
code_types.hpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
header_end.hpp Introduced the general context struct for gencpp 2024-12-13 19:16:52 -05:00
header_start.hpp WIP: Restructuring project 2024-12-10 16:13:14 -05:00
inlines.hpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
interface.cpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
interface.hpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
interface.parsing.cpp All global vars (except concepts) have been retrofitetd to the library's new Context struct 2024-12-13 20:40:18 -05:00
interface.untyped.cpp Introduced the general context struct for gencpp 2024-12-13 19:16:52 -05:00
interface.upfront.cpp pregress on fixing regressions with unreal parsing 2024-12-14 11:24:21 -05:00
lexer.cpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
parser_case_macros.cpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
parser_types.hpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
parser.cpp WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
src_start.cpp WIP: Restructuring project 2024-12-10 16:13:14 -05:00
static_data.cpp All global vars (except concepts) have been retrofitetd to the library's new Context struct 2024-12-13 20:40:18 -05:00
types.hpp Corrected enum serialization of ecodetypes, eoperator, especifier, and etoktype, some more naming refactors for strbuilder... formatting 2024-12-13 14:38:27 -05:00