aboutsummaryrefslogtreecommitdiff
path: root/lib/cString.ml
AgeCommit message (Expand)Author
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2017-05-28Fail on deprecated warning even for Ocaml > 4.02.3Gaëtan Gilbert
2016-09-28CLEANUP: remove the definition of the "CString.map" function. We will use the...Matej Kosik
2016-01-20Update copyright headers.Maxime Dénès
2015-02-26Fixing printing of ordinals.Pierre-Marie Pédrot
2015-01-12Update headers.Maxime Dénès
2014-12-17Ensuring the good invariants of hashcons table generation in the API.Pierre-Marie Pédrot
2014-11-13Move conjugate_verb_to_be next to cString.plural.Hugo Herbelin
2014-03-02Set officially the minimal OCaml requirement to 3.12.1Pierre Letouzey
2014-01-30CString: avoid redefining is_subPierre Letouzey
2013-11-07Partial application hunt.ppedrot
2013-10-24More monomorphic List.mem + List.assoc + ...letouzey
2013-10-24Specializing hash functions for widely used types.ppedrot
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-08-25Added a more efficient way to recover the domain of a map.ppedrot
2012-12-14Moving hcons_string to String namespace.ppedrot
2012-12-14Moved Stringset and Stringmap to String namespace.ppedrot
2012-12-13Documented CString.ppedrot
2012-11-13Small uniformization in Stringppedrot
2012-11-13Added a CString module.ppedrot