Commit Graph

11 Commits

Author SHA1 Message Date
01ad6dca52
Add array concat operator 2026-06-19 01:01:04 +09:00
683151f6bd
Remove unimplemented operator note 2026-06-18 23:54:10 +09:00
9e728fb634
Document operator reference 2026-06-18 23:42:53 +09:00
2fe54bda62
Add logical and comparison expressions 2026-06-17 23:38:44 +09:00
3f7dd7c692
Add arithmetic expressions 2026-06-17 23:00:14 +09:00
84680e2652
Normalize primitive and numeric constraints 2026-06-16 11:22:09 +09:00
bd3da1aeee
Implement module loading and imports 2026-06-16 10:01:31 +09:00
c33c484bac
Implement evaluator materializer and CLI 2026-06-16 02:10:54 +09:00
ddcee75c8d
Implement core lexer and parser 2026-06-16 02:02:17 +09:00
4e82f47f90
Decodal 2026-06-16 01:27:54 +09:00
5d6a03b74f
init 2026-06-16 00:45:10 +09:00