gencpp/base/components
2024-12-13 22:09:43 -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 reduce 'large macro' usage in ast.cpp and interface.cpp 2024-12-12 11:35:50 -05:00
ast_types.hpp Introduced the general context struct for gencpp 2024-12-13 19:16:52 -05:00
ast.cpp All global vars (except concepts) have been retrofitetd to the library's new Context struct 2024-12-13 20:40:18 -05:00
ast.hpp 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
code_serialization.cpp 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
code_types.hpp 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
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 Corrected order of Str to how the slice type is defined in Odin and RAD Debugger (my reference on slice types) 2024-12-13 13:20:16 -05:00
interface.cpp 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
interface.hpp 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
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 All global vars (except concepts) have been retrofitetd to the library's new Context struct 2024-12-13 20:40:18 -05:00
lexer.cpp 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
parser_types.hpp All global vars (except concepts) have been retrofitetd to the library's new Context struct 2024-12-13 20:40:18 -05:00
parser.cpp All global vars (except concepts) have been retrofitetd to the library's new Context struct 2024-12-13 20:40:18 -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