Summary
ATD stands for Adaptable Type Definitions. It is a syntax for defining cross-language data types. It is used as input to generate efficient and type-safe serializers, deserializers and validators.
Versions
v2.15.0 :: 0/2.15.0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- ocamlopt
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / biniou : A binary data serialization format inspired by JSON for OCaml
dev-ml / cmdliner : Declarative definition of command line interfaces for OCaml
dev-ml / dune : A composable build system for OCaml
dev-ml / easy-format : Pretty-printing library for OCaml
dev-ml / menhir : LR(1) parser generator for the OCaml language
dev-ml / re : Regular expression library for OCaml
dev-ml / yojson : JSON parsing and pretty-printing library for OCaml
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / biniou : A binary data serialization format inspired by JSON for OCaml
dev-ml / cmdliner : Declarative definition of command line interfaces for OCaml
dev-ml / dune : A composable build system for OCaml
dev-ml / easy-format : Pretty-printing library for OCaml
dev-ml / menhir : LR(1) parser generator for the OCaml language
dev-ml / re : Regular expression library for OCaml
dev-ml / yojson : JSON parsing and pretty-printing library for OCaml
Depending packages
dev-lang / elpi : Embeddable Lambda Prolog Interpreter in OCaml
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/atd: drop old 2.12.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/atd: drop old 2.11.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-ml/atd: drop old 2.10.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-ml/atd: bump to 2.15.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/atd: add 2.12.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/atd: bump to 2.11.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/atd: use yojson >=2.0.2
Closes: https://bugs.gentoo.org/878095 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/atd: new package; add 2.10.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-ml/*: Remove first set of unneeded leaf packages
Bug: https://bugs.gentoo.org/695782 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Alexis Ballier · gentoo
dev-ml/atd: split atdgen again
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/atd: bump to 1.12.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/atd: Bump to 1.2.1
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/atd: Add missin menhir dep, bug #614442
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/atd: Initial import. Ebuild by me.
Package-Manager: Portage-2.3.5, Repoman-2.3.2