xo-tokenizer2/xo-expression2/src/expression2
2026-01-26 15:33:58 -05:00
..
CMakeLists.txt xo-expression2 xo-procedure2: work on calling primitive for x*y 2026-01-26 13:42:42 -05:00
DApplyExpr.cpp xo-expression2 xo-procedure2: work on calling primitive for x*y 2026-01-26 13:42:42 -05:00
DConstant.cpp xo-expression2: + DConstant utest 2026-01-26 15:33:58 -05:00
DDefineExpr.cpp xo-reader2 xo-expression2: define example working and printing 2026-01-22 18:40:42 -05:00
DGlobalSymtab.cpp xo-reader2 xo-expresion2: work on define-expressions [WIP] 2026-01-19 21:25:30 -05:00
DLocalSymtab.cpp xo-reader2 xo-expresion2: work on define-expressions [WIP] 2026-01-19 21:25:30 -05:00
DUniqueString.cpp xo-expression2: DUniqueSring: fix copy during hypothetical GC 2026-01-16 20:47:54 -05:00
DVariable.cpp xo-reader2: print TypeRef belonging to DVariabe 2026-01-20 22:12:17 -05:00
expression2_register_facets.cpp xo-expression2 xo-procedure2: work on calling primitive for x*y 2026-01-26 13:42:42 -05:00
expression2_register_types.cpp xo-expression2: + IGCObject_DUniqueString + facet/type registration 2026-01-16 13:34:22 -05:00
IExpression_Any.cpp xo-expression2: + IExpression_DVariable 2026-01-17 01:24:04 -05:00
IExpression_DApplyExpr.cpp xo-expression2 xo-procedure2: work on calling primitive for x*y 2026-01-26 13:42:42 -05:00
IExpression_DConstant.cpp xo-reader2: + on_f64_token() + handle in DDefineSsm+DProgressSsm 2026-01-22 15:18:35 -05:00
IExpression_DDefineExpr.cpp xo-reader2 xo-expresion2: work on define-expressions [WIP] 2026-01-19 21:25:30 -05:00
IExpression_DVariable.cpp xo-reader2: + on_f64_token() + handle in DDefineSsm+DProgressSsm 2026-01-22 15:18:35 -05:00
IGCObject_DUniqueString.cpp xo-expression2: + IGCObject_DUniqueString + facet/type registration 2026-01-16 13:34:22 -05:00
init_expression2.cpp xo-gc: + CollectorTypeRegistry for streamlined init 2026-01-16 16:10:00 -05:00
IPrintable_DApplyExpr.cpp xo-expression2 xo-procedure2: work on calling primitive for x*y 2026-01-26 13:42:42 -05:00
IPrintable_DConstant.cpp xo-reader2 xo-expression2: define example working and printing 2026-01-22 18:40:42 -05:00
IPrintable_DDefineExpr.cpp xo-reader2 xo-expression2: pprint for DDefineExpr + DVariable 2026-01-20 15:06:58 -05:00
IPrintable_DUniqueString.cpp xo-expression2: + IPrintable_DUniqueString facetimpl 2026-01-16 17:21:58 -05:00
IPrintable_DVariable.cpp xo-reader2 xo-expression2: pprint for DDefineExpr + DVariable 2026-01-20 15:06:58 -05:00
ISymbolTable_Any.cpp xo-expression2: + SymbolTable facet 2026-01-17 01:09:02 -05:00
StringTable.cpp xo-expression2: + DUniqueString, use in StringTable 2026-01-16 13:05:58 -05:00
TypeRef.cpp xo-reader2: print TypeRef belonging to DVariabe 2026-01-20 22:12:17 -05:00