gencpp/project/components
Ed_ 47b9c37e94 began to setup generation of Array_ssize and StringTable in the c-library
Still need to confirm if the these old templates require updates compared to the c++ impl
2024-12-05 03:41:08 -05:00
..
gen WIP (Broken): Major changes to handling Strings in ast (StringCached defined as StrC) 2024-12-03 18:47:12 -05:00
ast_case_macros.cpp Reduced ECode to C compatible vairant 2024-12-03 15:19:39 -05:00
ast_types.hpp Reduced ECode to C compatible vairant 2024-12-03 15:19:39 -05:00
ast.cpp more progress 2024-12-04 11:30:54 -05:00
ast.hpp Reduced ECode to C compatible vairant 2024-12-03 15:19:39 -05:00
code_serialization.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
code_types.hpp Completed initial conversion 2024-12-03 19:31:26 -05:00
header_end.hpp wip having nasty parser issue (fixed nasty lexer bug) 2024-12-04 15:00:37 -05:00
header_start.hpp setup upfront interface to have optional vars in structs (for C later) 2024-12-03 00:45:30 -05:00
inlines.hpp WIP(broken): Converting base library to use c-linkage symbols only 2024-12-04 11:01:53 -05:00
interface.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.hpp Reduced ECode to C compatible vairant 2024-12-03 15:19:39 -05:00
interface.parsing.cpp Reduced ECode to C compatible vairant 2024-12-03 15:19:39 -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 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
lexer.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
parser.cpp began to setup generation of Array_ssize and StringTable in the c-library 2024-12-05 03:41:08 -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 wip having nasty parser issue (fixed nasty lexer bug) 2024-12-04 15:00:37 -05:00
types.hpp Significant progress reducing c++ feature usage in the library. 2024-12-01 18:50:37 -05:00