gencpp/project/components
2023-08-01 00:42:08 -04:00
..
ast_case_macros.cpp Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
ast.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
data_structures.hpp 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
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 Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -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 Progress toward preprocessor parsing, lexing works, parsing does not. 2023-07-30 18:55:57 -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 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
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 Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00