Commit Graph

24 Commits

Author SHA1 Message Date
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
dc28cddbff
Add dark theme support 2026-06-17 14:39:44 +09:00
aa6e5c51c1
Number manual sidebar navigation 2026-06-17 13:37:53 +09:00
4ab47e5719
Add multi-file playground imports 2026-06-17 10:17:00 +09:00
19c9de1601
Add site syntax highlighting 2026-06-17 07:39:00 +09:00
0e873fbd51
Migrate documentation site to Astro 2026-06-17 00:22:32 +09:00
4020b7c2d5
Add Svelte docs site and WASM playground 2026-06-17 00:07:11 +09:00
58d2c9b423
Add Tree-sitter grammar for Decodal 2026-06-16 12:01:29 +09:00
f1a5836247
Add optional regex constraints 2026-06-16 11:27:27 +09:00
84680e2652
Normalize primitive and numeric constraints 2026-06-16 11:22:09 +09:00
e23b31da46
Add host prelude embedding API 2026-06-16 11:06:56 +09:00
6316939438
Add advanced Decodal example 2026-06-16 10:04:44 +09:00
bd3da1aeee
Implement module loading and imports 2026-06-16 10:01:31 +09:00
fead194ba6
Add Decodal CLI smoke example 2026-06-16 02:11:44 +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
12a6e9a84c
Split core library and CLI workspace 2026-06-16 01:58:17 +09:00
2f21d4ec64
Document implementation design 2026-06-16 01:57:29 +09:00
34855f3b7b
Set up Cargo and Nix project 2026-06-16 01:46:49 +09:00
4e82f47f90
Decodal 2026-06-16 01:27:54 +09:00
5d6a03b74f
init 2026-06-16 00:45:10 +09:00