gencpp/project/components
2024-12-03 01:44:01 -05:00
..
gen Finished AST/Code member inferface usage elimination in base library. 2024-12-02 20:20:30 -05:00
ast_case_macros.cpp Formatting fixes 2023-08-22 01:51:59 -04:00
ast_types.hpp ast interface uage reductions 2024-12-02 03:18:52 -05:00
ast.cpp setup upfront interface to have optional vars in structs (for C later) 2024-12-03 00:45:30 -05:00
ast.hpp Began to reduce cpp feature usage in lexer and parser 2024-12-02 22:25:39 -05:00
code_serialization.cpp Finished AST/Code member inferface usage elimination in base library. 2024-12-02 20:20:30 -05:00
code_types.hpp Finished AST/Code member inferface usage elimination in base library. 2024-12-02 20:20:30 -05:00
header_end.hpp Finished AST/Code member inferface usage elimination in base library. 2024-12-02 20:20:30 -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 Finished AST/Code member inferface usage elimination in base library. 2024-12-02 20:20:30 -05:00
interface.cpp Did reductions on Module, NS, Operator, OpCast, Pragma, PreprocessCond, Template, and Type codes 2024-12-02 18:35:34 -05:00
interface.hpp setup upfront interface to have optional vars in structs (for C later) 2024-12-03 00:45:30 -05:00
interface.parsing.cpp removed reference type usage in components/lexer.cpp, looking into resolving 'using namespace' usage 2024-12-03 01:44:01 -05:00
interface.untyped.cpp progress (Code) 2024-12-02 00:03:38 -05:00
interface.upfront.cpp setup upfront interface to have optional vars in structs (for C later) 2024-12-03 00:45:30 -05:00
lexer.cpp removed reference type usage in components/lexer.cpp, looking into resolving 'using namespace' usage 2024-12-03 01:44:01 -05:00
parser.cpp removed reference type usage in components/lexer.cpp, looking into resolving 'using namespace' usage 2024-12-03 01:44:01 -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 gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00
types.hpp Significant progress reducing c++ feature usage in the library. 2024-12-01 18:50:37 -05:00