2018-11-12 17:10:29 by Jaap Boender | Files touched by this commit (141) | |
Log message:
Revbumps associated with update of lang/ocaml.
|
2018-07-19 17:15:31 by Jaap Boender | Files touched by this commit (190) | |
Log message:
Recursive revbump associated with the update of lang/ocaml to 4.07.
|
2018-04-13 15:55:39 by Jaap Boender | Files touched by this commit (88) |
Log message:
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
|
2018-01-10 17:04:58 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package devel/ocaml-ppx_deriving to version 4.2.1.
Changes mainly deal with support for OCaml 4.06.
|
2017-09-08 14:21:36 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package to latest version, 4.2, and changed distribution site and
homepage URL. Changes include:
Add support for OCaml 4.05.0.
Use the ocaml-migrate-parsetree library to support multiple versions of OCaml.
Fix comparison order of fields in records (#136).
Silence an unused rec flag warning in generated code (#137).
Monomorphize comparison function for builtin types (#115)
Raise an error when type nonrec is encountered (#116).
Display an error message when dynamic package loading fails.
Add a with_path option to @@deriving to skip the module path in generated \
code (#120).
The homepage for the project has now moved to: \
https://github.com/ocaml-ppx/ppx_deriving
|
2017-07-11 13:18:16 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package to latest version, 4.1. Changes include:
4.1
Fix type error with inheritied polymorphic variant type in [@@deriving map].
Fix incorrect handling of multi-argument constructors in [@@deriving show].
Add API hooks for ppx_type_conv.
|
2016-12-30 12:17:03 by Jaap Boender | Files touched by this commit (89) | |
Log message:
Recursive revbump associated with ocaml update to 4.04.
|
2016-08-17 18:00:01 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package to latest version, 4.0. Changes include:
Show, eq, ord, map, iter, fold: add support for Result.result.
Ppx_deriving.Arg: use Result.result instead of polymorphic variants.
Ppx_deriving.sanitize: parameterize over an opened module.
Add support for [@@deriving] in module type declarations.
Add support for loading findlib packages instead of just files in \
ppx_deriving_main.
Treat types explicitly qualified with Pervasives also as builtin.
Compatibility with statically linked ppx drivers.
|
2016-06-25 16:19:45 by Jaap Boender | Files touched by this commit (1) |
Log message:
Package uses ocamlbuild.
|
2016-06-17 13:04:31 by Jaap Boender | Files touched by this commit (1) |
Log message:
Updated package to add ocaml-cppo dependency. Revbump to make sure
package gets recompiled for changes in mk/ocaml.mk. No upstream changes.
|