json-native: enable float roundtrip in parser (NUMBER => float by '.'/exp); expand roundtrip smoke with more numeric cases

This commit is contained in:
Selfhosting Dev
2025-09-26 00:32:20 +09:00
parent 4503643af4
commit 6ce06501e1
30 changed files with 823 additions and 801 deletions

View File

@ -35,4 +35,4 @@
関連
- CI: `.github/workflows/smoke.yml`JSON/JUnit 出力は v2 ランナーで取得可能)
- マージ運用: `docs/CONTRIBUTING-MERGE.md`
- マージ運用: `docs/development/engineering/merge-strategy.md`