2016-08-18 13:23:48 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated package to unreleased version, 114.01+04. This was necessary
because the version in pkgsrc currently does not compile, and the changes
needed are not yet in the release.
Changes include:
* Use the new context-free API
* Change a behavior in ppx_type_conv: attributes inside the type definition
such as @default are not removed. This is not really a big deal as we still
check that they are used. We could restore this bevavior with a full pass
at the end to remove used attributes.
|
2016-06-20 21:06:29 by Jaap Boender | Files touched by this commit (1) | |
Log message:
Updated package to latest version, 113.03.01. Changes include:
## 113.33.01+4.03
Remove generation of empty value bindings.
## 113.33.00+4.03
Various updates to work with OCaml 4.03.0
|
2016-06-09 08:23:41 by Thomas Klausner | Files touched by this commit (38) |
Log message:
Fix HOMEPAGE to be copy'n'pastable.
|
2016-05-05 13:45:43 by Jaap Boender | Files touched by this commit (91) | |
Log message:
Recursive revbump associated with ocaml update.
|
2016-03-04 16:44:28 by Jaap Boender | Files touched by this commit (5) |
Log message:
Added ocaml-ppx_type_conv version 113.24.00, a support library for OCaml
type-driven code generators.
|