| .. |
|
moon.pkg
|
[Phase 35][refactor]: 新建 combinators 子包 + reexporter 去重 + API 重命名
|
2026-06-29 13:09:07 +08:00 |
|
reexporter.mbt
|
[Phase 40][refactor]: rewrite moonbit_struct with static to_schema(), drop from_json()
|
2026-07-06 17:03:16 +08:00 |
|
test_any_unknown_preprocess.mbt
|
[Phase 39][feature] pass-through and preprocess APIs
|
2026-07-03 20:07:49 +08:00 |
|
test_array.mbt
|
[Phase 37][feature] core API enhancements
|
2026-07-03 16:56:49 +08:00 |
|
test_boolean_null.mbt
|
[Phase 35][refactor] Details:
|
2026-06-29 12:02:29 +08:00 |
|
test_combinators.mbt
|
[tests]: add more tests.
|
2026-07-05 19:32:29 +08:00 |
|
test_custom_message.mbt
|
[tests]: add more tests.
|
2026-07-05 19:32:29 +08:00 |
|
test_errors.mbt
|
[feat]: implement '.required_error()' / '.invalid_type_error()', and update docs.
|
2026-07-12 22:50:22 +08:00 |
|
test_json_schema.mbt
|
[docs & fix]: fix enum and additionalProperties support in from_json_schema.mbt; add importers/README.md; update docs.
|
2026-07-12 22:30:32 +08:00 |
|
test_json_schema_fixes.mbt
|
[docs & fix]: fix enum and additionalProperties support in from_json_schema.mbt; add importers/README.md; update docs.
|
2026-07-12 22:30:32 +08:00 |
|
test_moonbit_struct.mbt
|
[Phase 40][fix]: move value_in_array to shared_utils, add keyword escaping
|
2026-07-06 17:03:20 +08:00 |
|
test_number.mbt
|
[Phase 35][refactor] Details:
|
2026-06-29 12:02:29 +08:00 |
|
test_object.mbt
|
[fix]: avoid reserved extend method name
|
2026-07-07 12:26:21 +08:00 |
|
test_prompt.mbt
|
[Phase 41][refactor]: unify prompt renderer
|
2026-07-07 14:46:55 +08:00 |
|
test_prompt_named.mbt
|
[Phase 41][fix]: harden prompt schema exports
|
2026-07-07 14:29:30 +08:00 |
|
test_schema_to_code.mbt
|
[Phase 41][fix]: harden moon_zod code exports.
|
2026-07-07 16:10:37 +08:00 |
|
test_string.mbt
|
[fix]: implement regex validation
|
2026-07-07 13:06:47 +08:00 |
|
test_transform_refine.mbt
|
[Phase 35][refactor] Details:
|
2026-06-29 12:02:29 +08:00 |
|
test_tuple.mbt
|
[Phase 38][feature] core composition APIs
|
2026-07-03 19:53:52 +08:00 |