Organisationsahrefsatdbranch/masterBuild History

Build History for branch/master

Builds (8)
Atdts: supporting <ts from ...> annotation (#429) * atdts: support from annotation on abstract alias * replace export with import * change Null to null * correct unit reader and writer * Reexport types in atdts (#2) * atdts: allow omitting t with from * atdts: add tests * CHANGES.md: update * atdts: annotation should be <ts ...> * atdts: clean up & fix+improve test instrumentation * atdts: fmt * atdts: update docs + CHANGES.md * atdts: restore clean-for-dune but do nothing * rename doc types from ocaml to ts --------- Co-authored-by: ygrek <root@ygrek.org> Co-authored-by: oalgvf <oalgvf@gmail.com>
759b48
Catch and improve display of generic `Parser.Error` (#426) * Catch and improve display of generic `Parser.Error` (#391) * Update `CHANGES.md`
f79565
Add option `-j-gen-modules` to generate JSON generic submodules → #416 (#420) * Add option `-j-gen-modules` (#416) * Add tests for `-j-gen-modules` * Add CHANGES.md entry for #420 * Document `-j-gen-modules`
2fe6aa
Prepare for release 2.16.0
695b06
Add '--ignore' option to atddiff to ensure no types are accidentally unchecked (#422) * Add a '--ignore' option to atddiff to allow detecting types that are not checked by accident * Return a list of known missing root types and handle inherits correctly * Sort the reported type names * Add tests for the new '--ignore' option * Add changelog entry * Revise help message
c37790
Remove the library 'atdgen' which has been deprecated since 2018 (#421) * Remove the library 'atdgen' which has been deprecated since 2018 * Update changelog
63bbe3
Fix JSON I/O for inline records (fix #417) (#419) * Add `_j` test for inline-records * Fix `oj_emit` for inline records (#417) * Add more tests for inline-records (#417) * Add changelog entry
aed89d
atdcpp: use double by default instead of float (#411) * atdcpp: use double by default instead of float * atdcpp: update changes.md
6a5568