|
|
bb8a140647
|
xo-expression2 xo-procedure2: work on calling primitive for x*y
|
2026-01-26 13:42:42 -05:00 |
|
|
|
43a6235439
|
xo-procedure2 xo-object2: + polymorphic primitive support
|
2026-01-26 12:38:17 -05:00 |
|
|
|
8b63fbaaa2
|
xo-reader2: bugfix: prior refactor requires switch remodel on_token
|
2026-01-25 10:47:28 -05:00 |
|
|
|
e4cfb57bef
|
xo-reader2: refactor: push token dispatch to satellite SSMs
|
2026-01-23 19:01:12 -05:00 |
|
|
|
b6ff615057
|
xo-reader2: top-level string literal + on_string_token() in SSM
|
2026-01-23 17:23:19 -05:00 |
|
|
|
8c6f504224
|
xo-reader2: + on_i64_token in all Ssm classes.
|
2026-01-23 16:45:15 -05:00 |
|
|
|
132b8d231a
|
xo-reader2: + on_bool_token scaffold in parser etc.
|
2026-01-23 15:25:30 -05:00 |
|
|
|
610afe7677
|
xo-reader2: readerreplxx works + streamline debugging
|
2026-01-23 14:57:43 -05:00 |
|
|
|
2bf23b41a9
|
xo-reader2 xo-expression2: define example working and printing
def foo : f64 = 3.141593;
|
2026-01-22 18:40:42 -05:00 |
|
|
|
56aceac9e8
|
xo-reader2: + on_parsed_expression_with_semicolon + DefineSsm works
|
2026-01-22 17:15:05 -05:00 |
|
|
|
538cc4aa4a
|
xo-reader2: + SyntaxStateMachine.on_parsed_expression()
|
2026-01-22 15:49:07 -05:00 |
|
|
|
164b09a3d7
|
xo-reader2: cosmetic: non-executable content
|
2026-01-22 15:37:20 -05:00 |
|
|
|
0163c16771
|
xo-reader2: + on_semicolon_token() method in SyntaxStateMachine
|
2026-01-22 15:32:12 -05:00 |
|
|
|
5bd78b8f4e
|
xo-reader2: + on_f64_token() + handle in DDefineSsm+DProgressSsm
|
2026-01-22 15:18:35 -05:00 |
|