aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/cArray.ml
Commit message (Expand)AuthorAge
* Adding closure-preventing functions in CArray. These functions are allGravatar ppedrot2013-11-04
* Small optimizations in unification.Gravatar ppedrot2013-10-23
* More efficient operations in CArray.Gravatar ppedrot2013-10-22
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* Minor code cleaning in CArray / CList.Gravatar ppedrot2013-03-23
* Missing primitive in CArrayGravatar ppedrot2013-03-05
* Array.create is deprecatedGravatar pboutill2012-12-19
* More monomorphizationsGravatar ppedrot2012-11-13
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* More cleaning in CArray...Gravatar ppedrot2012-09-18
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14