aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/vars.ml
Commit message (Expand)AuthorAge
* Remove some dead-code (thanks to ocaml warnings)Gravatar Pierre Letouzey2014-03-05
* Optimization in kernel/vars.ml: directly allocate a fixed-size block in theGravatar Pierre-Marie Pédrot2014-02-20
* Less partial applications in Vars, as well as better memory allocation.Gravatar ppedrot2013-11-06
* Optimizing Vars.replace_varsGravatar ppedrot2013-10-23
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* Removing useless casts between arrays and lists.Gravatar ppedrot2013-08-04
* Splitting Term into five unrelated interfaces:Gravatar ppedrot2013-04-29