aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/cString.ml
Commit message (Expand)AuthorAge
* Set officially the minimal OCaml requirement to 3.12.1Gravatar Pierre Letouzey2014-03-02
* CString: avoid redefining is_subGravatar Pierre Letouzey2014-01-30
* Partial application hunt.Gravatar ppedrot2013-11-07
* More monomorphic List.mem + List.assoc + ...Gravatar letouzey2013-10-24
* Specializing hash functions for widely used types.Gravatar ppedrot2013-10-24
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* Added a more efficient way to recover the domain of a map.Gravatar ppedrot2013-08-25
* Moving hcons_string to String namespace.Gravatar ppedrot2012-12-14
* Moved Stringset and Stringmap to String namespace.Gravatar ppedrot2012-12-14
* Documented CString.Gravatar ppedrot2012-12-13
* Small uniformization in StringGravatar ppedrot2012-11-13
* Added a CString module.Gravatar ppedrot2012-11-13