aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/btauto/refl_btauto.ml
Commit message (Expand)AuthorAge
* Get rid of polymorphic comparison in "plugins/btauto/refl_btauto.ml".Gravatar xclerc2013-10-24
* Restrict (try...with...) to avoid catching critical exn (part 9)Gravatar letouzey2013-03-13
* Replace nat indices with positive one in Btauto.Gravatar ppedrot2012-06-28
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Glob_term now mli-only, operations now in Glob_opsGravatar letouzey2012-05-29
* Added an pattern / occurence syntax for vm_compute.Gravatar ppedrot2012-01-30
* Added a Btauto plugin, that solves boolean tautologies.Gravatar ppedrot2012-01-13