The ppxlib project provides the basis for the ppx system, which is
currently the officially supported method for meta-programming in Ocaml.
It offers a principled way to generate code at compile time in OCaml
projects. It features:
- an OCaml AST / parser/ pretty-printer snapshot, to create a full
frontend independent of the version of OCaml;
- a library for ppx rewriters in general, and type-driven code generators
in particular;
- a full-featured driver for OCaml AST transformers;
- a quotation mechanism for writing values representing OCaml AST in the
OCaml syntax;
- a generator of open recursion classes from type definitions.
* Mon Aug 05 2024 Jerry James <loganjerry@gmail.com> - 1:0.33.0-1
- Version 0.33.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jun 27 2024 Jerry James <loganjerry@gmail.com> - 1:0.32.1-4
- Rebuild for ocaml-sexplib0 0.17.0
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1:0.32.1-3
- OCaml 5.2.0 ppc64le fix
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1:0.32.1-2
- OCaml 5.2.0 for Fedora 41
* Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 1:0.32.1-1
- Version 0.32.1
* Mon Jan 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1:0.31.0-7
- Bump and rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.31.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.31.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.31.0-4
- OCaml 5.1.1 + s390x code gen fix for Fedora 40
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.31.0-3
- OCaml 5.1.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.31.0-2
- OCaml 5.1 rebuild for Fedora 40
* Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 1:0.31.0-1
- Version 0.31.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.30.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.30.0-2
- OCaml 5.0 rebuild for Fedora 39
* Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1:0.30.0-1
- Version 0.30.0
* Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1:0.28.0-3
- Rebuild OCaml packages for F38
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.28.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Oct 31 2022 Jerry James <loganjerry@gmail.com> - 1:0.28.0-1
- Version 0.28.0
- Drop upstreamed test patch
- Drop upstreamed grep 3.8 adaptation
* Tue Sep 06 2022 Jerry James <loganjerry@gmail.com> - 1:0.27.0-2
- Adapt to grep 3.8
* Mon Aug 08 2022 Jerry James <loganjerry@gmail.com> - 1:0.27.0-1
- Version 0.27.0