|
|
4142fcd46a
|
Prepare 0.1.2 release
|
2026-07-09 03:12:09 +09:00 |
|
|
|
26d8495631
|
Remove public tokenizer API
|
2026-07-09 01:09:40 +09:00 |
|
|
|
a07f4c48aa
|
Expose tokenizer for web highlighting
|
2026-07-08 19:50:04 +09:00 |
|
|
|
ada3578a1d
|
Expose derive macro behind feature
|
2026-06-26 00:59:39 +09:00 |
|
|
|
b8404df047
|
Add typed Decodal derive support
|
2026-06-26 00:39:33 +09:00 |
|
|
|
87fef44c68
|
Make decodal the published library crate
|
2026-06-25 22:51:16 +09:00 |
|
|
|
6e2363632b
|
Prepare crates.io release metadata
|
2026-06-25 22:25:01 +09:00 |
|
|
|
a2a6dee025
|
Show source names in diagnostics
|
2026-06-22 18:05:26 +09:00 |
|
|
|
cc5ab63922
|
Improve composition diagnostics
|
2026-06-22 17:37:51 +09:00 |
|
|
|
01ad6dca52
|
Add array concat operator
|
2026-06-19 01:01:04 +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 |
|
|
|
4ab47e5719
|
Add multi-file playground imports
|
2026-06-17 10:17:00 +09:00 |
|
|
|
4020b7c2d5
|
Add Svelte docs site and WASM playground
|
2026-06-17 00:07:11 +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 |
|
|
|
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 |
|
|
|
12a6e9a84c
|
Split core library and CLI workspace
|
2026-06-16 01:58:17 +09:00 |
|