aboutsummaryrefslogtreecommitdiff
path: root/lib/clib.mllib
AgeCommit message (Expand)Author
2013-01-28Added backtrace primitives.ppedrot
2012-12-14Moving hcons_string to String namespace.ppedrot
2012-11-13Added a CString module.ppedrot
2012-11-08Added an Int module with dummy utility functions.ppedrot
2012-09-18More cleanup of Util: utf8 aspects moved to a new file unicode.mlletouzey
2012-09-18Cleaning interface of Util.ppedrot
2012-09-14As r15801: putting everything from Util.array_* to CArray.*.ppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-10Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5ppedrot
2012-08-24correct some ends of .mllib files (avoid a broken tolink.ml)letouzey
2012-07-20Put Option in Clibpboutill
2012-06-26Added a Deque module to CLib (to be used in CoqIDE).ppedrot
2012-05-23Revert copy/pasted function in to minilib thanks to clib.cmapboutill
2012-04-12lib directory is cut in 2 cma.pboutill