about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules
Commit message (Collapse)AuthorAge
* Adds ocaml-dolog-1.0Vincent Laporte2015-03-19
| | | | | | dolog is a minimalistic lazy logger in OCaml Homepage: https://github.com/UnixJunkie/dolog
* ocaml-re: update from 1.3.0 to 1.3.1Vincent Laporte2015-03-19
|
* Merge pull request #6791 from romildo/xml-lightvbgl2015-03-13
|\ | | | | Add ocaml-xml-light
| * Add ocaml-xml-lightJosé Romildo Malaquias2015-03-13
| |
* | Adds ocaml-enumerateVincent Laporte2015-03-06
| | | | | | | | Quotation expanders for enumerating finite types in OCaml.
* | Adds ocaml-fileutilsVincent Laporte2015-03-04
| | | | | | | | | | | | | | ocaml-fileutils is a library of pure OCaml functions to manipulate real files and filenames. Homepage: http://ocaml-fileutils.forge.ocamlcore.org/
* | Adds ocaml-base64Vincent Laporte2015-03-03
| | | | | | | | | | | | Base64 encoding and decoding in OCaml Homepage: https://github.com/mirage/ocaml-base64
* | Adds ocaml-io-pageVincent Laporte2015-03-02
| | | | | | | | | | | | | | This OCaml library implements support for efficient handling of I/O memory pages on Unix and Xen. Homepage: https://github.com/mirage/io-page
* | ocsigen-deriving: update from 0.6.2 to 0.7Vincent Laporte2015-03-01
|/
* Adds ocaml-erm_xmppVincent Laporte2015-02-27
| | | | | | OCaml based XMPP implementation Homepage: https://github.com/ermine/xmpp
* Adds ocaml-asn1-combinatorsVincent Laporte2015-02-26
| | | | | | An OCaml library of combinators for expressing ASN.1 grammars. Homepage: https://github.com/mirleft/ocaml-asn1-combinators
* Adds ocaml-cstructVincent Laporte2015-02-23
| | | | | | | | | Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module. Homepage: https://github.com/mirage/ocaml-cstruct
* Adds ocaml-ocplib-endianVincent Laporte2015-02-20
| | | | | | | | This OCaml library provides optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. Homepage: https://github.com/OCamlPro/ocplib-endian
* Adds ocaml-erm_xmlVincent Laporte2015-02-18
| | | | | | XML Parser for discrete data Homepage: https://github.com/ermine/xml
* Merge remote-tracking branch 'origin/staging'Shea Levy2015-02-17
|\ | | | | | | Darwin and haskell fixes.
| * Merge remote-tracking branch 'master' into staging.Peter Simons2015-02-13
| |\
| * | kill libiconvOr*Eric Seidel2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/mailreaders/sup/default.nix pkgs/development/compilers/ghc/7.8.3-binary.nix pkgs/development/interpreters/php/5.3.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/poppler/default.nix pkgs/top-level/all-packages.nix
* | | Merge pull request #6349 from gfxmonk/ounit2vbgl2015-02-16
|\ \ \ | | | | | | | | Update OUnit to version 2.0.0
| * | | Update OUnit to version 2.0.0Tim Cuthbertson2015-02-15
| | |/ | |/| | | | | | | | | | | | | The existing URL looks like version 2.0.0, but actually downloads the contents of ounit-1.2.0.tar.gz into a file named ounit-2.0.0.tar.gz
* / | ocaml-lwt: update from 2.4.5 to 2.4.6Vincent Laporte2015-02-16
|/ /
* | ocaml-sqlite3: update from 2.0.8 to 2.0.9Vincent Laporte2015-02-13
| |
* | ocaml-cmdliner: update from 0.9.6 to 0.9.7Vincent Laporte2015-02-11
| |
* | ocaml-re: update from 1.2.2 to 1.3.0Vincent Laporte2015-02-10
| |
* | ocaml-ezjsonm: update from 0.3.1 to 0.4.1Vincent Laporte2015-02-10
| |
* | ocaml-sqlite3: update from 2.0.7 to 2.0.8Vincent Laporte2015-02-10
|/
* ocaml-zed: update from 1.3 to 1.4Vincent Laporte2015-02-02
|
* Adds ocaml-cpdfVincent Laporte2015-01-30
| | | | | | A range of tools to modify PDF files and a corresponding OCaml library Homepage: http://www.coherentpdf.com/
* lambda-term: update from 1.6 to 1.8Vincent Laporte2015-01-28
|
* cmdliner requires OCaml ≥ 4Vincent Laporte2015-01-28
|
* ocaml-ocurl: fix evaluationPeter Simons2015-01-26
|
* google-drive-ocamlfuse: new expressionBenno Fünfstück2015-01-25
|
* Adds ocaml-ezjsonmVincent Laporte2015-01-24
| | | | | | An easy interface on top of the Jsonm library. Homepage: https://github.com/mirage/ezjsonm
* Adds ocaml-hexVincent Laporte2015-01-23
| | | | | | Mininal OCaml library providing hexadecimal converters. Homepage: https://github.com/mirage/ocaml-hex
* Adds ocaml-jsonmVincent Laporte2015-01-20
| | | | | | | Jsonm is an OCaml non-blocking streaming codec to decode and encode the JSON data format. Homepage: http://erratique.ch/software/jsonm
* tyxml: update from 3.3.0 to 3.4.0Vincent Laporte2015-01-19
|
* Adds ocaml-gtktopVincent Laporte2015-01-13
| | | | | | | Gtktop is a small OCaml library to ease the creation of graphical toplevels. Homepage: http://zoggy.github.io/gtktop/
* Adds ocaml-lablgtk-extrasVincent Laporte2015-01-13
| | | | | | | Lablgtk-extras is a collection of libraries and modules useful when developing OCaml/LablGtk2 applications. Homepage: http://gtk-extras.forge.ocamlcore.org/
* Adds ocaml-config-fileVincent Laporte2015-01-13
| | | | | | | config-file is an OCaml library used to manage the configuration file(s) of an application. Homepage: http://config-file.forge.ocamlcore.org/
* Addg ocaml-uriVincent Laporte2015-01-09
| | | | | | RFC3986 URI parsing library for OCaml Homepage: https://github.com/mirage/ocaml-uri
* Merge pull request #5621 from prikhi/add-workravelethalman2015-01-08
|\ | | | | Add Workrave, an RSI prevention app
| * ocaml lablgtkmathview: mark as brokenPavan Rikhi2015-01-07
| |
* | Adds ocaml-stringextVincent Laporte2015-01-08
| | | | | | | | | | | | Extra string functions for OCaml Homepage: https://github.com/rgrinberg/stringext
* | Adds ocaml-reVincent Laporte2015-01-07
|/ | | | | | Re is a regular expression library for OCaml. Homepage: https://github.com/ocaml/ocaml-re
* ocaml-lambda-term: adds dependency to camlp4Vincent Laporte2015-01-06
|
* ocaml-camlpdf: update from 1.7.2 to 2.1.1Vincent Laporte2014-12-31
|
* Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
|
* Adds ocaml-ojquery-0.1Vincent Laporte2014-12-29
| | | | | | jQuery Binding for Eliom Homepage: http://ocsigen.org/ojquery/
* Adds ocaml-magick-0.34Vincent Laporte2014-12-29
| | | | | | This package aims to provide the ImageMagick methods to OCaml Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
* Adds ocaml-safepass-1.3Vincent Laporte2014-12-29
| | | | | | | | | | OCaml-safepass is a library offering facilities for the safe storage of user passwords. By "safe" we mean that passwords are salted and hashed using the Bcrypt algorithm. Salting prevents rainbow-table based attacks, whereas hashing by a very time-consuming algorithm such as Bcrypt renders brute-force password cracking impractical. Homepage: http://ocaml-safepass.forge.ocamlcore.org/
* Adds ocaml-uusegVincent Laporte2014-12-28
| | | | | | | | | Uuseg is an OCaml library for segmenting Unicode text. It implements the locale independent Unicode text segmentation algorithms to detect grapheme cluster, word and sentence boundaries and the Unicode line breaking algorithm to detect line break opportunities. Homepage: http://erratique.ch/software/uuseg