aboutsummaryrefslogtreecommitdiff
path: root/lib/cArray.ml
AgeCommit message (Expand)Author
2017-09-11Merge PR #987: In Array.smartmap, read and write from same arrayMaxime Dénès
2017-08-31Merge PR #980: Adding combinators + a canonical renaming in List, Option, NameMaxime Dénès
2017-08-29Canonically renaming fold_map into fold_left_map in library Array.Hugo Herbelin
2017-08-22also in Fun1.smartmap, read, write from same arrayPaul Steckler
2017-08-22Prevent overallocation in Array.map_to_list and remove custom implementation ...Guillaume Melquiond
2017-08-21read, write from same arrayPaul Steckler
2015-02-24New function [Constr.equal_with] to compare terms up to variants of [kind_of_...Arnaud Spiwack
2014-10-05A few improvements on pattern-matching compilation.Hugo Herbelin
2014-03-20Slightly more efficient Array.smartmap & related.Pierre-Marie Pédrot
2014-03-02Set officially the minimal OCaml requirement to 3.12.1Pierre Letouzey
2014-02-10Tentative fixup for the previous commit. It seems I have broken somethingPierre-Marie Pédrot
2014-02-09Small optimizations in Closure:Pierre-Marie Pédrot
2013-11-04Adding closure-preventing functions in CArray. These functions are allppedrot
2013-10-23Small optimizations in unification.ppedrot
2013-10-22More efficient operations in CArray.ppedrot
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-03-23Minor code cleaning in CArray / CList.ppedrot
2013-03-05Missing primitive in CArrayppedrot
2012-12-19Array.create is deprecatedpboutill
2012-11-13More monomorphizationsppedrot
2012-11-08Monomorphized a lot of equalities over OCaml integers, thanks toppedrot
2012-09-18More cleaning in CArray...ppedrot
2012-09-14As r15801: putting everything from Util.array_* to CArray.*.ppedrot