|
|
87f08a4e4d
|
xo-interpreter2: + nil + cons
|
2026-03-11 16:19:40 -05:00 |
|
|
|
381d9602fb
|
build: retiring REPR argument to xo_add_genfacetimpl()
|
2026-03-11 08:41:57 -05:00 |
|
|
|
c77ca9ff38
|
xo-object2: idl build nits
|
2026-03-07 00:31:52 +11:00 |
|
|
|
c58d52244e
|
xo-object2: doxygen nit
|
2026-03-07 00:27:24 +11:00 |
|
|
|
e2b239dfb9
|
xo-object2 stack: refactor/tidy after GCObject -> alloc2
|
2026-03-05 20:11:05 +11:00 |
|
|
|
00a22e81c0
|
refactor: + xo-stringtable2 w/ DString impl
|
2026-03-05 00:50:58 +11:00 |
|
|
|
c8a76d23bd
|
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
|
2026-03-04 22:26:31 +11:00 |
|
|
|
7871c7dbea
|
xo-interpreter2 stack: + dict.make() + Dictionary impl
|
2026-03-03 16:45:54 +11:00 |
|
|
|
c05b301742
|
xo-interpreter2 stack: + literal array parsing
|
2026-03-03 12:12:09 +11:00 |
|
|
|
5f3000693e
|
xo-interpreter2 stack: parse literal lists (w/ implicit types)
|
2026-03-02 23:21:10 +11:00 |
|
|
|
77f6dcb541
|
xo-interpreter2 stack: support op!= + trial numeric refactor
|
2026-02-19 11:56:06 -08:00 |
|
|
|
b64dee41cb
|
xo-interpreter2 stack: define-expr's work at top-level
|
2026-02-17 14:42:17 -05:00 |
|
|
|
65526649cc
|
xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/
|
2026-02-16 17:46:51 -05:00 |
|
|
|
3e53b0d10a
|
xo-expression2 stack: + mvp DGlobalSymtab impl
|
2026-02-14 13:06:54 -05:00 |
|
|
|
6b614679e7
|
xo-interpreter2 stack: work on apply for closures [WIP]
|
2026-02-12 20:09:22 -05:00 |
|
|
|
bdccb8bee3
|
xo-interpreter2 stack: work on runtime error representation [WIP]
|
2026-02-12 18:46:43 -05:00 |
|
|
|
44758bfed3
|
xo-interpreter2 stack: work on VSM for apply -> closure action [WIP]
|
2026-02-08 01:01:03 -05:00 |
|
|
|
d8447d025e
|
xo-interpreter2 stack: work on variable references [WIP]
|
2026-02-05 10:44:11 -05:00 |
|
|
|
8b9a2e09d6
|
xo-interpreter2: apply sequence now working in interpreter
|
2026-02-04 16:26:19 -05:00 |
|
|
|
2da4054e4d
|
xo-reader2 stack: convenience #includes + parsing examples
|
2026-02-03 13:43:00 -05:00 |
|
|
|
dde29946d5
|
xo-reader2 stack: misc qol improvements + improve reader2 utest
|
2026-02-03 13:23:38 -05:00 |
|
|
|
019ef5a3a7
|
xo-interpreter2 stack: cleanup memory reporting
|
2026-02-03 11:55:50 -05:00 |
|
|
|
1da2d17c30
|
xo-expression2 xo-gc: DSequenceExpr builds [WIP]
|
2026-01-31 01:44:53 -05:00 |
|
|
|
0a7b2bec12
|
xo-expression2 xo-reader2 DSequenceExpr, DSequenceSsm [WIP]
|
2026-01-30 20:08:41 -05:00 |
|
|
|
200b967552
|
xo-object2: missed generated (Printable,Array) code + .json5
|
2026-01-29 15:19:35 -05:00 |
|
|
|
19961facb5
|
xo-object2: implement APrintable for DArray
|
2026-01-29 15:12:00 -05:00 |
|
|
|
eef4a1db5d
|
xo-procedure2 xo-object2: + polymorphic primitive support
|
2026-01-26 12:38:17 -05:00 |
|
|
|
6605b459f3
|
xo-object2: GCObjectConversion for double (via DFloat)
|
2026-01-25 10:13:22 -05:00 |
|
|
|
eeb36655aa
|
xo-object2: + DString.from_str()
|
2026-01-25 10:03:41 -05:00 |
|
|
|
29a2f9b7c9
|
xo-reader2: fix clearing result in SchematikaReader
|
2026-01-23 16:34:33 -05:00 |
|
|
|
b456d7ac85
|
xo-object2: + DBoolean w/ AGCObject, APrintable facets
|
2026-01-23 15:44:13 -05:00 |
|
|
|
fde4199422
|
xo-reader2 xo-object2: regenerate facets from idl
|
2026-01-20 22:13:01 -05:00 |
|
|
|
4536fa5000
|
xo-reader2: + pretty-printing for ParserResult + use in utest
|
2026-01-20 12:40:26 -05:00 |
|
|
|
013c1a4896
|
xo-gc: + CollectorTypeRegistry for streamlined init
|
2026-01-16 16:10:00 -05:00 |
|
|
|
87ddccd717
|
xo-expression2: + DUniqueString, use in StringTable
|
2026-01-16 13:05:58 -05:00 |
|
|
|
d87caecce8
|
xo-object2: + DString::from_view()
|
2026-01-15 19:37:32 -05:00 |
|
|
|
a16ab7e7c2
|
xo-objectd2: + DString.hash() + utest
|
2026-01-15 17:39:17 -05:00 |
|
|
|
e346514c06
|
xo-object2: + string comparison operators
|
2026-01-15 17:28:54 -05:00 |
|
|
|
e752e5ae7b
|
xo-object2: + operator==() for DString
|
2026-01-15 17:23:15 -05:00 |
|
|
|
11365c95ac
|
xo-object2: allow 0-capacity DArrays + utest
|
2026-01-15 17:22:03 -05:00 |
|
|
|
3052ecdbcf
|
xo-object: + DString.compare() + utest
|
2026-01-15 17:21:37 -05:00 |
|
|
|
c7ff46bd36
|
xo-object2: + DArray::array() n-ary factory method
|
2026-01-15 15:37:42 -05:00 |
|
|
|
f30ef137ee
|
xo-object2: ++ Collector utest w/ DInteger + scaffodl DArray
|
2026-01-15 15:28:13 -05:00 |
|
|
|
fbd3064e73
|
xo-object2: + IGCObject_DArray
|
2026-01-15 14:40:09 -05:00 |
|
|
|
f5b071f103
|
xo-object2: + DArray gc hooks for AGCObject
|
2026-01-15 14:29:09 -05:00 |
|
|
|
eae117a5d3
|
xo-object2: + ISequence_DArray + codegen
|
2026-01-15 14:15:24 -05:00 |
|
|
|
698b44a92f
|
xo-object2: + DArray::at() + utests
|
2026-01-15 13:41:24 -05:00 |
|
|
|
bf555ddd10
|
xo-object2: + DArray [WIP] + utest
|
2026-01-15 13:15:18 -05:00 |
|
|
|
aea37f2523
|
xo-object2: + StringOps.printf() + utest
|
2026-01-15 11:29:35 -05:00 |
|
|
|
ede658219c
|
xo-object2: + StringOps.clone + utest
|
2026-01-15 11:25:26 -05:00 |
|