|
|
b1add3bbff
|
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
|
2026-03-04 22:26:31 +11:00 |
|
|
|
14f04d8603
|
xo-interpreter2 stack: + DPrimitive_gco_3_dict_string_gco + dict_upsert
|
2026-03-04 14:34:57 +11:00 |
|
|
|
0369132d8c
|
xo-interpreter2: report_memory_use() +visit NumericDispatch arena
|
2026-03-04 14:22:50 +11:00 |
|
|
|
b0e0a1dfe4
|
xo-interpreter2: + fn_n_args() primitive
|
2026-03-04 14:21:52 +11:00 |
|
|
|
9dfa4c62a5
|
xo-interpreter2 stack: + DPrimitive_gco_1_gco [foundation]
|
2026-03-04 14:18:50 +11:00 |
|
|
|
0c01058154
|
xo-interpreter2 stack: + dict.make() + Dictionary impl
|
2026-03-03 16:45:54 +11:00 |
|
|
|
d989287976
|
xo-interpreter2 stack: + literal array parsing
|
2026-03-03 12:12:09 +11:00 |
|
|
|
957b0c5b21
|
xo-interpreter2 stack: parse literal lists (w/ implicit types)
|
2026-03-02 23:21:10 +11:00 |
|
|
|
03e42817b7
|
xo-interpreter2 stack: handle operator expressions w/ qliterals
|
2026-03-02 11:05:12 +11:00 |
|
|
|
ee00a16d5e
|
xo-reader2 stack: + #q token + QuoteSsm [WIP - not functional]
|
2026-03-01 13:06:57 +11:00 |
|
|
|
9c7c76cabc
|
xo-interpreter2: report_memory_use() unit test
|
2026-02-28 13:36:27 +11:00 |
|
|
|
9160beb0e8
|
xo-interpreter2: + report_memory_use() built-in
|
2026-02-28 13:29:05 +11:00 |
|
|
|
17f9010997
|
xo-procedure2: + DPrimitive_gco_0 (primitive with 0 arguments)
|
2026-02-28 13:27:34 +11:00 |
|
|
|
d9782b9b70
|
xo-interpreter2 stack: + RuntimeContext.visit_pools() method
|
2026-02-28 13:26:10 +11:00 |
|
|
|
385c2a65ae
|
xo-interpreter2: + DGlobalEnv::_upsert_value()
|
2026-02-28 13:22:59 +11:00 |
|
|
|
2da3720c0f
|
xo-interpreter2 stack: support 0-argument function calls
|
2026-02-28 13:20:11 +11:00 |
|
|
|
10a3421ed4
|
Merge branch 'main' into claude1
|
2026-02-27 22:07:46 +11:00 |
|
|
|
e2880cadbe
|
build: + <variant> for osx build
|
2026-02-27 19:42:43 +11:00 |
|
|
|
ea1dca8123
|
osx build: + unistd.h for isatty()
|
2026-02-27 19:42:29 +11:00 |
|
|
|
831fc10c18
|
xo-cmake: setup to make share target available via cmake install
|
2026-02-27 19:38:53 +11:00 |
|
|
|
0f17c52ce8
|
xo-interpreter2 stack: support op!= + trial numeric refactor
|
2026-02-19 11:56:06 -08:00 |
|
|
|
788363dd4c
|
xo-interpreter2 stack: streamline op== impl + utests
|
2026-02-19 09:03:02 -08:00 |
|
|
|
d6bf210714
|
xo-reader2 stack: + xo-numeric + setup multi dispatch for *,/
|
2026-02-18 21:47:02 -08:00 |
|
|
|
f26c05d64f
|
xo-interpreter2: + skrepl (read eval print loop)
|
2026-02-18 01:46:45 -05:00 |
|
|
|
ce8663bcfa
|
xo-interpreter2: recursive factorial utest. working!
|
2026-02-17 20:07:43 -05:00 |
|
|
|
6bf4378132
|
xo-interpreter2: global variable refs working in utest
|
2026-02-17 15:01:46 -05:00 |
|
|
|
6f3833d6fb
|
xo-interpreter2 stack: define-expr's work at top-level
|
2026-02-17 14:42:17 -05:00 |
|
|
|
a737b98853
|
xo-interpreter2: streamline facet codegen
|
2026-02-16 22:49:27 -05:00 |
|
|
|
9c33fa5d9f
|
xo-facet: move output-hpp-dir + subdir to idl/*.json5
|
2026-02-16 22:33:32 -05:00 |
|
|
|
28348e46ec
|
xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/
|
2026-02-16 17:46:51 -05:00 |
|
|
|
8aec961990
|
xo-interpreter2 stack: mark non-trivial dtors b/c DGlobalSymtab
|
2026-02-15 14:26:33 -05:00 |
|
|
|
31c6697467
|
xo-interpreter2 stack: plumbing for aux_mm and use opportunistically
|
2026-02-15 14:13:38 -05:00 |
|
|
|
e7e9d226dd
|
xo-interpreter2: ifelse expressions working + utest
|
2026-02-14 11:15:38 -05:00 |
|
|
|
6ffe3a627d
|
xo-interpreter2: work on global symtab [WIP]
|
2026-02-13 20:46:53 -05:00 |
|
|
|
556ed5dd73
|
xo-interpreter2: utest: log test names
|
2026-02-13 18:23:43 -05:00 |
|
|
|
2c5cf63723
|
xo-interpreter2: utest: + VirtualSchematikaMachine-cmp1
|
2026-02-13 18:22:19 -05:00 |
|
|
|
cf9930a54a
|
xo-reader2 stack: handle comparison expression (x == y)
|
2026-02-13 17:24:23 -05:00 |
|
|
|
20cee5db7d
|
xo-interpreter2 stack: apply user-defined lambda passes utest
|
2026-02-13 16:06:19 -05:00 |
|
|
|
2f770d1c47
|
xo-interpreter2 stack: handle SequenceExpr + gc for frames
|
2026-02-13 15:16:05 -05:00 |
|
|
|
af4c37c575
|
xo-interpreter2 stack: invoke closures w/ tail-call opt [WIP]
|
2026-02-13 02:05:47 -05:00 |
|
|
|
0ab3b63a38
|
xo-interpreter2: + VsmApplyClosureFrame [WIP, not used]
|
2026-02-13 00:09:43 -05:00 |
|
|
|
5b97cddbcd
|
xo-interpreter2 stack: work on apply for closures [WIP]
|
2026-02-12 20:09:22 -05:00 |
|
|
|
ce5232efd9
|
xo-interpreter2 stack: work on runtime error representation [WIP]
|
2026-02-12 18:46:43 -05:00 |
|
|
|
83156ef2d0
|
xo-interpreter2: vsm uses VsmRcx for runtime context
|
2026-02-12 16:16:49 -05:00 |
|
|
|
c60a2506fc
|
xo-interpreter2: + DVsmRcx. runtime context for vsm
|
2026-02-12 16:05:22 -05:00 |
|
|
|
0170b8dacf
|
xo-interpreter2 stack: lambda expr -> closure runs in VSM utest
|
2026-02-08 23:32:20 -05:00 |
|
|
|
9a4a6b7188
|
xo-interpreter2 stack: work on VSM for apply -> closure action [WIP]
|
2026-02-08 01:01:03 -05:00 |
|
|
|
6f87a2324a
|
xo-interpreter: vsm work on environments [WIP]
|
2026-02-07 23:14:48 -05:00 |
|
|
|
d869e87516
|
xo-reader2 stack: top-level lambda w/ apply parses
|
2026-02-05 15:45:40 -05:00 |
|
|
|
370e52a149
|
xo-interpreter2 stack: work on variable references [WIP]
|
2026-02-05 10:44:11 -05:00 |
|