aboutsummaryrefslogtreecommitdiff
path: root/lib/hashset.ml
AgeCommit message (Expand)Author
2014-04-28Adding a field ci_cstr_nargs to case_info and mind_consnrealargs toHugo Herbelin
2013-11-24Tweaking arity & allocation of some basic functions.Pierre-Marie Pédrot
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2012-10-29Removed many calls to OCaml generic equality. This was done byppedrot
2012-10-17Using weak tables instead of plain hash tables while hashconsing.ppedrot
2012-09-26Reusing the Hashset data structure in Hashcons. Hopefully, this shouldppedrot
2012-09-26Cleaning, renaming obscure functions and documenting in Hashcons.ppedrot