xo-expression2/xo-object2/include/xo/object2
2026-02-12 20:09:22 -05:00
..
array
boolean
error xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00
list
number
sequence
string
Array.hpp xo-interpreter2 stack: work on VSM for apply -> closure action [WIP] 2026-02-08 01:01:03 -05:00
Boolean.hpp xo-interpreter2 stack: work on variable references [WIP] 2026-02-05 10:44:11 -05:00
DArray.hpp xo-interpreter2: apply sequence now working in interpreter 2026-02-04 16:26:19 -05:00
DBoolean.hpp
DFloat.hpp
DInteger.hpp
DList.hpp
DRuntimeError.hpp xo-interpreter2 stack: work on apply for closures [WIP] 2026-02-12 20:09:22 -05:00
DString.hpp
Float.hpp
GCObjectConverter.hpp
init_object2.hpp
Integer.hpp
ListOps.hpp
object2_register_facets.hpp
object2_register_types.hpp
RuntimeError.hpp xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00
Sequence.hpp
String.hpp xo-interpreter2 stack: work on variable references [WIP] 2026-02-05 10:44:11 -05:00
StringOps.hpp