|
|
3c9e73725b
|
xo-facet: bugfix: carefuly GCConversion w/ DVariantPlaceholder
|
2026-03-04 14:02:23 +11:00 |
|
|
|
9a6bd7f6d8
|
Merge branch 'main' into claude1
|
2026-02-27 22:07:46 +11:00 |
|
|
|
896891c17f
|
xo-cmake: setup to make share target available via cmake install
|
2026-02-27 19:38:53 +11:00 |
|
|
|
a6915edfe2
|
xo-facet: <exception> in _Any.cpp template
|
2026-02-27 11:32:26 +11:00 |
|
|
|
27466c0777
|
xo-facet: genfacet wrapper script (play nice w/ nix)
|
2026-02-26 13:02:58 +11:00 |
|
|
|
0284eef555
|
xo-reader2 stack: + xo-numeric + setup multi dispatch for *,/
|
2026-02-18 21:47:02 -08:00 |
|
|
|
0d54f8940b
|
+ xo-numeric/ [WIP]
|
2026-02-18 13:44:57 -05:00 |
|
|
|
933fbba549
|
xo-gc xo-cmake: simplify idl -> *.*pp codegen
|
2026-02-16 22:43:24 -05:00 |
|
|
|
e85f377231
|
xo-facet: move output-hpp-dir + subdir to idl/*.json5
|
2026-02-16 22:33:32 -05:00 |
|
|
|
d3aa6285a8
|
xo-procedure2 xo-cmake: move OUTPUT_CPP_DIR to idl/*.json5
|
2026-02-16 17:15:02 -05:00 |
|
|
|
c7a409a08d
|
xo-expression2 stack: expand MemorySizeInfo w/ per-type detail
|
2026-02-16 00:48:00 -05:00 |
|
|
|
5315485270
|
xo-reader2 stack: + TypeRegistry
|
2026-02-15 22:57:15 -05:00 |
|
|
|
ff5bff1aa5
|
xo-gc stack: streamline object pointer forwarding
|
2026-02-13 15:15:08 -05:00 |
|
|
|
dc36150346
|
xo-reader2 stack: top-level lambda w/ apply parses
|
2026-02-05 15:45:40 -05:00 |
|
|
|
9f4a40347f
|
xo-interpreter2 stack: scaffold DClosure, DLocalEnv [WIP]
|
2026-02-04 19:17:07 -05:00 |
|
|
|
efd073492c
|
xo-facet: + to_facet() convenience method on obj<A,D>
|
2026-02-04 16:23:55 -05:00 |
|
|
|
e63e5adad7
|
xo-facet: + builtin _drop() method for poly dtor call
|
2026-02-04 16:22:39 -05:00 |
|
|
|
f8cd18bcb5
|
xo-reader2 stack: misc qol improvements + improve reader2 utest
|
2026-02-03 13:23:38 -05:00 |
|
|
|
bb137da6f8
|
xo-interpreter2 stack: cleanup memory reporting
|
2026-02-03 11:55:50 -05:00 |
|
|
|
39ce835b1b
|
xo-interpreter2: scaffold repl + alloc measurement frameowkr
|
2026-02-02 21:55:34 -05:00 |
|
|
|
5c273c2fee
|
xo-interpreter2: refactor to setup vsm utest + repl
|
2026-02-02 10:53:28 -05:00 |
|
|
|
7febea8fc3
|
xo-interpreter2: work towards utest w/ vsm+reader [WIP]
|
2026-02-01 22:12:28 -05:00 |
|
|
|
54e501d228
|
xo-facet: genfacet: keep trailing newlines from .j2 templates
|
2026-01-31 12:56:45 -05:00 |
|
|
|
e8f59e627e
|
xo-facet: genfacet: predictable path to genfacet in comment
|
2026-01-31 12:55:45 -05:00 |
|
|
|
8c205e2e5e
|
xo-reader2 xo-expression2: define example working and printing
def foo : f64 = 3.141593;
|
2026-01-22 18:40:42 -05:00 |
|
|
|
58481857e2
|
xo-reader2: DefineSsm: respond to = token
|
2026-01-21 17:35:01 -05:00 |
|
|
|
5787565bfb
|
xo-reader2: + pretty-printing for ParserResult + use in utest
|
2026-01-20 12:40:26 -05:00 |
|
|
|
0a90b73277
|
xo-reader2 xo-expresion2: work on define-expressions [WIP]
|
2026-01-19 21:25:30 -05:00 |
|
|
|
883d4c93d3
|
xo-facet xo-object2 : tidy: ISequence_DList -> list/ subdir
|
2026-01-15 00:05:48 -05:00 |
|
|
|
58ea29170d
|
xo-facet xo-object2: facet fixes + IPrintable_DString
|
2026-01-14 16:32:58 -05:00 |
|
|
|
3fa4fbf722
|
xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString
|
2026-01-14 14:37:44 -05:00 |
|
|
|
acdb10b9b1
|
xo-facet xo-gc xo-alloc2: facet cleanup + use genfacet for GCObject
|
2026-01-14 11:36:16 -05:00 |
|
|
|
bf4f9c90ab
|
xo-facet: facetgen bugfixes
|
2026-01-13 16:42:11 -05:00 |
|
|
|
5abaf333a5
|
+ xo-interpreter2 scaffold for constant expression [WIP]
|
2026-01-13 01:40:48 -05:00 |
|
|
|
f4071256e8
|
xo-objectd2 xo-printable xo-facet: pp working for List(Integer)
Also streamline facet switching
|
2026-01-09 17:48:54 -05:00 |
|
|
|
fe4fc4a28d
|
xo-facet: runtime facet lookup [PROTO]
|
2026-01-09 10:07:20 -05:00 |
|
|
|
b1ec26a9fd
|
xo-facet: + FacetRegistry tidy
|
2026-01-08 19:46:32 -05:00 |
|
|
|
074edc97d9
|
xo-facet: + FacetRegistry for runtime poly facet finding
|
2026-01-08 19:38:21 -05:00 |
|
|
|
4555d55eef
|
Merge branch 'main' of github.com:rconybea/xo-umbrella2
|
2026-01-06 10:39:22 -05:00 |
|
|
|
17ebc67bdb
|
xo-arena xo-facet xo-alloc2: build restored
|
2026-01-06 00:01:38 -05:00 |
|
|
|
bef5d9cf72
|
Merge branch 'claude0'
|
2026-01-05 23:32:07 -05:00 |
|
|
|
fd536426b8
|
Merge branch 'claude1'
|
2026-01-05 21:51:41 -05:00 |
|
|
|
c748155d7c
|
refactor: move xo::facet::typeseq to xo-reflectutil/
prep for adding xo-arena/
|
2026-01-05 21:49:33 -05:00 |
|
|
|
ab13588c6e
|
xo-object2: Printable+DList [WIP]
|
2026-01-05 17:10:22 -05:00 |
|
|
|
8ff8436e9b
|
xo-object2: APrintable+DFloat
|
2026-01-05 11:53:44 -05:00 |
|
|
|
a5916b1f48
|
+ xo-printable2 + build fixes for cmake config
|
2026-01-04 23:03:18 -05:00 |
|
|
|
195d59534f
|
xo-alloc: explicit typeseq arg to alloc
|
2026-01-02 10:20:19 -05:00 |
|
|
|
d5201d2a31
|
xo-object2: type registration + gc fixes
|
2026-01-02 09:53:23 -05:00 |
|
|
|
0c06430703
|
xo-facet: typeseq strongly typed
|
2026-01-02 09:52:16 -05:00 |
|
|
|
9fc5a7b101
|
xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist
|
2025-12-29 14:32:52 -05:00 |
|