aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAge
* Death of "survive_module" and "survive_section" (the first one wasGravatar herbelin2009-08-13
* Infix (r12268 continued)Gravatar herbelin2009-08-11
* Cleaning of Nametab continued + fixed a compilation bug in previous commit.Gravatar herbelin2009-08-06
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Added "etransitivity".Gravatar herbelin2009-08-03
* Improved parameterization of Coq:Gravatar herbelin2009-08-02
* addition of lia.cache - csdp.cache is now handled by micromega not csdpcertGravatar fbesson2009-07-31
* micromega : Better parsing of formulae - smaller proof terms for Z - redesign...Gravatar fbesson2009-07-30
* Remove the barely-used/obsolete/undocumented syntax "conditional <tac> rewrite"Gravatar letouzey2009-07-24
* Use camlp4 to accept some specific non-exhaustive patterns in groebnerGravatar letouzey2009-07-20
* Move some examples for groebner into a test-suite fileGravatar letouzey2009-07-20
* Use the proper unification flags in e_exact. This makes exact fail a bitGravatar msozeau2009-07-09
* repport of commit r12221Gravatar jforest2009-07-04
* Miscellaneous practical commits: Gravatar herbelin2009-06-29
* Fix bug introduced by last revision, subtac_cases was returning theGravatar msozeau2009-06-29
* Abstract the tycon by the matched terms when turning them into variablesGravatar msozeau2009-06-28
* Improve return predicate inference by making the return type dependentGravatar msozeau2009-06-28
* Fixes for r12197, the refined evars were not returned in case fail_evarGravatar msozeau2009-06-22
* Use more consistent resolution parameters in Program and regular typingGravatar msozeau2009-06-18
* Fallback on not using [fix_proto] if the right imports aren't there, the Gravatar msozeau2009-06-17
* Use a lazy value for the message in FailError, so that it won't beGravatar msozeau2009-06-11
* Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0Gravatar herbelin2009-06-06
* Fix implicit args code so that declarations are added for allGravatar msozeau2009-05-27
* Fix de Bruijn lifting bug appearing when we match on multiple terms withGravatar msozeau2009-05-26
* Support for definition hooks in subtac.Gravatar msozeau2009-05-16
* micromega: proof compression bugfixGravatar fbesson2009-05-11
* More efficient handling of evars in Program Fixpoint commands.Gravatar msozeau2009-04-28
* - Cleaning (unification of ML names, removal of obsolete code,Gravatar herbelin2009-04-27
* Backporting 12080 (fixing bug #2091 on bad rollback in the "where"Gravatar herbelin2009-04-24
* - New cleaning phase for the entry points of pretyping.mlGravatar herbelin2009-04-24
* Better Requires in Classes. Fix bug #2093: the code does not requireGravatar msozeau2009-04-16
* nouvelle version de la tactique groebner proposee par Loic:Gravatar barras2009-04-16
* Experimental support for automatic destruction of recursive calls andGravatar msozeau2009-04-08
* Fix bug #2083 for good: verify that the measure and relation areGravatar msozeau2009-04-08
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* Fixes in Program: Gravatar msozeau2009-04-07
* Move setoid_rewrite to its own module and do some clean up inGravatar msozeau2009-04-07
* Ocamlbuild: improvements suggested by N. PouillardGravatar letouzey2009-04-03
* Add a more general quote constructionGravatar glondu2009-03-30
* Fix some typos and spacesGravatar glondu2009-03-30
* Csdpcert: adaptation after last commitGravatar letouzey2009-03-29
* Micromega: improvement of the code obtained by extractionGravatar letouzey2009-03-29
* Rewrite of Program Fixpoint to overcome the previous limitations: Gravatar msozeau2009-03-28
* Fix static compilation of numeral syntax (typo in _mod files, sorry ...)Gravatar letouzey2009-03-28
* ZMicromega: useless dependency toward ZArith.IntGravatar letouzey2009-03-28
* Parsing files for numerals (+ ascii/string) moved into pluginsGravatar letouzey2009-03-27
* GroebnerZ: no more admitted lemmasGravatar letouzey2009-03-27
* Fixes in Program well-founded definitions:Gravatar msozeau2009-03-26
* ocamlbuild: coqide, coqchk, a bit of .voGravatar letouzey2009-03-26
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20