gencpp/project/components
2024-12-09 16:45:18 -05:00
..
gen prepped lexer and parser for c-library generation 2024-12-09 16:45:18 -05:00
ast_case_macros.cpp Reduced ECode to C compatible vairant 2024-12-03 15:19:39 -05:00
ast_types.hpp dependency impl compiles for C11 library (doing components next) 2024-12-08 20:00:16 -05:00
ast.cpp ast.cpp compiles (among other things) 2024-12-08 23:10:10 -05:00
ast.hpp gen.h compiles with interface.upfront.cpp injected 2024-12-09 14:55:02 -05:00
code_serialization.cpp impl up to interface.cpp compiles (upfront next) 2024-12-09 01:33:37 -05:00
code_types.hpp gen.h compiles with interface.upfront.cpp injected 2024-12-09 14:55:02 -05:00
header_end.hpp WIP: Broken af 2024-12-07 17:17:02 -05:00
header_start.hpp C-library gen progress: Header files mostly done, starting dep c impl and fixes to generic selection generation 2024-12-08 16:37:04 -05:00
inlines.hpp ast.cpp compiles (among other things) 2024-12-08 23:10:10 -05:00
interface.cpp gen.h compiles with interface.upfront.cpp injected 2024-12-09 14:55:02 -05:00
interface.hpp gen.h compiles with interface.upfront.cpp injected 2024-12-09 14:55:02 -05:00
interface.parsing.cpp prepped lexer and parser for c-library generation 2024-12-09 16:45:18 -05:00
interface.untyped.cpp successful compile of c_library for: platform, macros, basic_types, debug, and memory headers (and newly generated c-code) 2024-12-05 00:40:51 -05:00
interface.upfront.cpp gen.h compiles with interface.upfront.cpp injected 2024-12-09 14:55:02 -05:00
lexer.cpp prepped lexer and parser for c-library generation 2024-12-09 16:45:18 -05:00
parser.cpp prepped lexer and parser for c-library generation 2024-12-09 16:45:18 -05:00
src_start.cpp Updated generated ast_inlines.hpp so that operator defs have the inline explicit 2024-10-25 04:08:20 -04:00
static_data.cpp ast.cpp compiles (among other things) 2024-12-08 23:10:10 -05:00
types.hpp ast.cpp compiles (among other things) 2024-12-08 23:10:10 -05:00