about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/extlib
Commit message (Collapse)AuthorAge
* ocamlPackages.extlib: 1.6.1 -> 1.7.2Vincent Laporte2017-03-29
|
* Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-13
|
* Adds camlp4Vincent Laporte2014-09-23
| | | | | | | | | | Camlp4 is a software system for writing extensible parsers for programming languages. Camlp4 was part of the official OCaml distribution until its version 4.01.0. Homepage: https://github.com/ocaml/camlp4
* Minor modifications of some ocaml packages:Vincent Laporte2014-09-21
| | | | | | adds myself as a maintainer adds assertions to have evaluation errors rather than build errors moves opam out of ocamlPackages, as it does not provide a library
* Adds javalib and sawjaVincent Laporte2014-08-23
| | | | | | | | Javalib is a library that parses Java .class files into OCaml data structures. Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Homepage: http://sawja.inria.fr/
* Update OCaml ExtLib to version 1.6.1Marco Maggesi2014-01-31
|
* extlib: fix version to match tarballEvgeny Egorochkin2013-07-14
|
* Update extlib to version 1.5.2Marco Maggesi2012-10-09
|
* compatibility fix of ocaml-extlib for ocaml 4.00.0.Arie Middelkoop2012-07-31
|
* Fix of the ocaml extlib expression. The native object files were not ↵Arie Middelkoop2012-03-22
| | | | | | installed. Turns out that also the 'opt' make target must be run besides 'all'. svn path=/nixpkgs/trunk/; revision=33350
* Updated the coccinelle package to the latest release (1.0.0-RC9).Arie Middelkoop2012-01-16
Added additional ocaml modules which are needed for coccinelle. svn path=/nixpkgs/trunk/; revision=31579