Commit graph

18 commits

Author SHA1 Message Date
263999efdb xo-reader2: + SyntaxStateMachine.forward_children method
Support gc traversal with goal of making ParserStateMachine a gc root
2026-03-24 17:43:45 -04:00
3a7355b7d8 xo-type: nit: need return value even on impossible paths 2026-03-17 12:28:12 -04:00
1b925d9747 xo-type: streamline setup 2026-03-16 15:10:53 -05:00
a66cd3cf91 xo-numeric: attach type to numeric primitives 2026-03-16 13:51:51 -05:00
7bfe5d9586 xo-interpreter2 stack: + more primitive function-type decoration 2026-03-16 12:34:59 -05:00
3b448dc02b xo-interpreter2 stack: + dict type + pop more pm types 2026-03-16 09:03:24 -05:00
c77a1d3f43 xo-type: + DTypeVarRef 2026-03-12 20:43:43 -05:00
337835409a xo-procedure2: + type_ member [WIP] 2026-03-12 20:43:14 -05:00
489f33ddf3 xo-type: + TypeVarRef 2026-03-12 20:31:46 -05:00
184fed0ccd xo-reader2: parse list types + utest 2026-03-11 14:13:48 -05:00
54123c0e1f build: retire FACET argument to genfacetimpl 2026-03-11 10:03:46 -05:00
5382cad639 build: retiring REPR argument to xo_add_genfacetimpl() 2026-03-11 08:41:57 -05:00
fc25a17262 xo-reader2 stack: expand symbol table to store typedefs
+ typedef utest
+ misc qol policy choices
2026-03-11 07:49:14 -05:00
429658c2e9 xo-type: + DFunctionType 2026-03-07 11:43:14 +11:00
8cc36027bd xo-type: + DArrayType 2026-03-07 00:25:55 +11:00
270efabff5 xo-type: + gcobject facet + DListType 2026-03-07 00:01:57 +11:00
960a19e7d6 nix build: + xo.type 2026-03-06 13:11:45 +11:00
5a54aed1de xo-type: + DAtomicType [WIP] 2026-03-06 13:04:31 +11:00