./devel/ocaml-ppxlib, Base library and tools for ppx rewriters

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.26.0, Package name: ocaml-ppxlib-0.26.0, Maintainer: jaapb

This is a comprehensive toolset for OCaml ppx parser extension development.

It replaces the old libraries ppx_ast, ppx_core, ppx_driver, ppx_metaquot,
ppx_traverse, ppx_traverse_builtins, and ppx_type_conv.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-base] [devel/ocaml-compiler-libs] [devel/ocaml-migrate-parsetree] [devel/ocaml-stdio] [devel/ocaml-ppx_derivers] [devel/ocaml-dune]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Master sites:

Filesize: 384.711 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-02 17:04:06 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-ppxlib to version 0.26.0.

Many minor improvements and bugfixes, including support for OCaml 4.14.0.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-12-13 14:18:57 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(devel/ocaml-ppxlib) Add missing devel/ocaml-sexplib0 as buildlink3.mk
   2020-12-10 09:57:18 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-ppxlib to 0.15.0.

Relatively minor changes, amongst which support for OCaml 4.10 and 4.11.
   2020-01-14 21:48:09 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-ppxlib to version 0.12.0.

Changes include:
- support for ocaml 4.09 and 4.10
- and many minor changes and bugfixes.