xo-umbrella2/src/type
2026-04-04 16:37:17 -04:00
..
CMakeLists.txt xo-type: streamline setup 2026-03-16 15:10:53 -05:00
DArrayType.cpp refactor: rename RCollector.std_copy_for -> std_move_for 2026-04-04 16:37:17 -04:00
DAtomicType.cpp refactor: rename RCollector.std_copy_for -> std_move_for 2026-04-04 16:37:17 -04:00
DFunctionType.cpp refactor: rename RCollector.std_copy_for -> std_move_for 2026-04-04 16:37:17 -04:00
DListType.cpp refactor: rename RCollector.std_copy_for -> std_move_for 2026-04-04 16:37:17 -04:00
DTypeVarRef.cpp refactor: rename RCollector.std_copy_for -> std_move_for 2026-04-04 16:37:17 -04:00
IGCObject_DArrayType.cpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
IGCObject_DAtomicType.cpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
IGCObject_DFunctionType.cpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
IGCObject_DListType.cpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
IGCObject_DTypeVar.cpp xo-type: + DTypeVarRef 2026-03-12 20:43:43 -05:00
IGCObject_DTypeVarRef.cpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
init_type.cpp xo-type: streamline setup 2026-03-16 15:10:53 -05:00
IType_Any.cpp xo-type: + DAtomicType [WIP] 2026-03-06 13:04:31 +11:00
IType_DArrayType.cpp xo-reader2 stack: expand symbol table to store typedefs 2026-03-11 07:49:14 -05:00
IType_DAtomicType.cpp xo-reader2 stack: expand symbol table to store typedefs 2026-03-11 07:49:14 -05:00
IType_DFunctionType.cpp xo-reader2 stack: expand symbol table to store typedefs 2026-03-11 07:49:14 -05:00
IType_DListType.cpp xo-reader2 stack: expand symbol table to store typedefs 2026-03-11 07:49:14 -05:00
IType_DTypeVar.cpp xo-type: + DTypeVarRef 2026-03-12 20:43:43 -05:00
IType_DTypeVarRef.cpp xo-type: + DTypeVarRef 2026-03-12 20:43:43 -05:00
Metatype.cpp xo-type: nit: need return value even on impossible paths 2026-03-17 12:28:12 -04:00
SetupType.cpp xo-type: streamline setup 2026-03-16 15:10:53 -05:00
TypeOps.cpp xo-type: + gcobject facet + DListType 2026-03-07 00:01:57 +11:00