aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/btauto
Commit message (Expand)AuthorAge
* More Proofview.Goal.enter.Gravatar aspiwack2013-11-02
* Clean-up: removed redundant notations (>>-) and (>>--) from Proofview.Notations.Gravatar aspiwack2013-11-02
* Getting rid of Goal.here, and all the related exceptions and combinators.Gravatar aspiwack2013-11-02
* Makes the new Proofview.tactic the basic type of Ltac.Gravatar aspiwack2013-11-02
* 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
* Updating headers.Gravatar herbelin2012-08-08
* Replace nat indices with positive one in Btauto.Gravatar ppedrot2012-06-28
* place all files specific to camlp4 syntax extensions in grammar/Gravatar letouzey2012-05-29
* 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
* Everything compiles again.Gravatar msozeau2012-03-14
* Added an pattern / occurence syntax for vm_compute.Gravatar ppedrot2012-01-30
* Added a Btauto plugin, that solves boolean tautologies.Gravatar ppedrot2012-01-13