about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/janestreet
Commit message (Collapse)AuthorAge
* ocamlPackages.core_extended: fix build on LinuxVincent Laporte2017-04-01
|
* ocaml-async_ssl: 112.24.03 -> 113.33.07Matthew Maurer2017-03-30
|
* ocamlPackages.ppx_traverse_builtins: init at 0.9.0Vincent Laporte2017-03-25
| | | | | | | This OCaml library defines the default methods for builtin types (int, string, list, ...) for Ppx_traverse. Homepage: https://github.com/janestreet/ppx_traverse_builtins
* ocamlPackages.ppx_ast: init at 0.9.0Vincent Laporte2017-03-24
| | | | | | | | Ppx_ast selects a specific version of the OCaml Abstract Syntax Tree from the migrate-parsetree project that is not necessarily the same one as the one being used by the compiler. Homepage: https://github.com/janestreet/ppx_ast
* ocamlPackages.ocaml-compiler-libs: init at 0.9.0Vincent Laporte2017-03-24
| | | | | | | This packages exposes the OCaml compiler libraries repackages under the toplevel names Ocaml_common, Ocaml_bytecomp, ... Homepage: https://github.com/janestreet/ocaml-compiler-libs
* ocamlPackages.async_unix: init at 113.33.00+4.03Vincent Laporte2017-03-04
|
* ocamlPackages.async_kernel: init at 113.33.00Vincent Laporte2017-03-04
|
* ocamlPackages.core: init at 113.33.02+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.core_kernel: init at 113.33.01+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_jane: init at 113.33.00Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_bin_prot: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_typerep_conv: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_sexp_value: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_sexp_message: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_pipebang: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_let: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_fail: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_expect: init at 113.33.01+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_variants_conv: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlpackages.ppx_fields_conv: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_enumerate: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_custom_printf: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_bench: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_inline_test: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_compare: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.sexplib-113.33.00+4.03: fix version numberVincent Laporte2017-02-26
|
* ocamlPackages.ppx_sexp_conv: init at 113.33.01+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.ppx_type_conv: init at 113.33.02+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.ppx_optcomp: init at 113.33.0[01]+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.ppx_core: init at 113.33.01+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.sexplib: init at 113.33.00+4.03Vincent Laporte2017-02-23
|
* Revert "Merge pull request #20090 from sternenseemann/master"Profpatsch2016-11-04
| | | | | | | Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426 This reverts commit 9ffcb1b2503303bfdb4a8fc31c8e4160184eb74c, reversing changes made to a6283c1126676d30de3abfb3ee8865505da0ed43.
* ppx_sexp_conv: use sexplib_p4 instead of sexplibsternenseemann2016-11-03
| | | | This prevents potential interface incompatibilities if newer compiler versions are used
* ocamlPackages.ppx-variants-conv : add variantslib in propagated buildInputsregnat2016-10-11
|
* janestreet: use Oasis 0.4.6Matthew Maurer2016-09-24
|
* js-build-tools: Fix darwin buildMatthew Maurer2016-09-20
| | | | | | | | | On darwin, js-build-tools expects an OSX style userland and stat binary. However, under nix we use the nix version of stat, which speaks linux-style flags. This patch removes js-build-tools special casing so that it speaks to stat in linux style.
* async: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* async_extra: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* async_rpc_kernel: init at 113.33.03Matthew Maurer2016-09-14
|
* async_unix: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* async_kernel: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* buildOcamlJane: Add line breaksMatthew Maurer2016-09-14
|
* ppx_sexp_conv: Fix description to match packageMatthew Maurer2016-09-14
|
* Fix descriptions to be CONTRIBUTIONS.md compliantMatthew Maurer2016-09-14
|
* core_extended: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* ocaml-textutils: 112.17.00 -> 112.17.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* ocaml-re2: 112.06.00 -> 112.06.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* core: 112.24.01 -> 112.24.01/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* core_kernel: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split
* bin_prot: 112.24.00 -> 112.24.00/113.33.03Matthew Maurer2016-09-14
| | | | PPX/P4 split