atd-jsonlike: add README, unit tests, and Makefile
- README.md documents the AST type, Number.t field semantics (with a
table), and Loc/Pos conventions
- tests/test.ml covers Number.of_int, Number.of_float,
Number.of_string_opt (valid and invalid inputs), and AST.loc_msg
- Makefile and test script follow the same pattern as atdml/atdcat
- dune-project: add re and testo :with-test deps for atd-jsonlike;
remove mistakenly added re dep from atdgen-codec-runtime
- root Makefile: run atd-jsonlike tests as part of test-common
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
325b67
-
Mar 30 06:37 +00:00