gencpp/project/components
2023-08-01 20:56:00 -04:00
..
ast_case_macros.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
ast.cpp Iterations on serialization improvements. 2023-08-01 20:56:00 -04:00
data_structures.hpp More progress on parsing 2023-08-01 05:17:24 -04:00
ecode.hpp Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
eoperator.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
especifier.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
etoktype.cpp WIP: It can parse to around ~2k lines. Need to improve its ability to detect when a forward declare of a class/enum/struct/union.. 2023-08-01 00:42:08 -04:00
header_end.hpp first serialization of singlehearder without asserts. (Still failing after around 4k lines. 2023-08-01 16:07:47 -04:00
header_start.hpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
impl_start.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
interface.cpp first serialization of singlehearder without asserts. (Still failing after around 4k lines. 2023-08-01 16:07:47 -04:00
interface.hpp Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
interface.parsing.cpp Iterations on serialization improvements. 2023-08-01 20:56:00 -04:00
interface.upfront.bodies.cpp Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
interface.upfront.cpp Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
static_data.cpp Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
types.hpp Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
untyped.cpp Got past parsing, fixing serialization 2023-08-01 14:02:54 -04:00