xo-object2/include/xo/object2
2026-04-04 16:33:35 -04:00
..
array refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
boolean refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
dictionary refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
error refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
list refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
number refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
sequence refactor: make AGCObject.shallow_copy() non-const 2026-04-04 14:38:14 -04:00
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 refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
DBoolean.hpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
DDictionary.hpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
DFloat.hpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
Dictionary.hpp xo-interpreter2 stack: + dict.make() + Dictionary impl 2026-03-03 16:45:54 +11:00
DInteger.hpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
DList.hpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
DRuntimeError.hpp refactor: rename shallow_copy -> shallow_move + streamline 2026-04-04 16:33:35 -04:00
DStruct.hpp xo-interpreter2 stack: + dict.make() + Dictionary impl 2026-03-03 16:45:54 +11:00
Float.hpp xo-reader2 stack: convenience #includes + parsing examples 2026-02-03 13:43:00 -05:00
GCObjectConverter.hpp xo-expression2 xo-gc: DSequenceExpr builds [WIP] 2026-01-31 01:44:53 -05:00
init_object2.hpp xo-interpreter2 stack: cleanup memory reporting 2026-02-03 11:55:50 -05:00
Integer.hpp xo-reader2 stack: misc qol improvements + improve reader2 utest 2026-02-03 13:23:38 -05:00
List.hpp xo-interpreter2 stack: parse literal lists (w/ implicit types) 2026-03-02 23:21:10 +11:00
ListOps.hpp xo-interpreter2 stack: parse literal lists (w/ implicit types) 2026-03-02 23:21:10 +11:00
RuntimeError.hpp xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00
Sequence.hpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
SetupObject2.hpp xo-object2: streamline setup 2026-03-16 14:57:23 -05:00