| Commit message (Expand) | Author | Age |
... | |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Made notations for exists, exists! and notations of Utf8.v recursive notations | herbelin | 2010-07-22 |
* | Made option "Automatic Introduction" active by default before too many | herbelin | 2010-06-08 |
* | Fix unfolding tactic for well-founded Programs. | msozeau | 2010-06-08 |
* | Correction program_simplify. Devrait corriger certaines contribs. | aspiwack | 2010-05-28 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | Reorder resolution of type class and unification constraints. | msozeau | 2010-03-07 |
* | Minor fixes. | msozeau | 2010-03-05 |
* | Kill some useless dependencies (Bvector, Program.Syntax) | letouzey | 2010-02-17 |
* | Fix [Existing Class] impl and add documentation. Fix computation of the | msozeau | 2010-02-10 |
* | Update CHANGES, add documentation for new commands/tactics and do a bit | msozeau | 2010-01-30 |
* | Add [Next Obligation with tactic] support (wish #1953). | msozeau | 2010-01-26 |
* | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey | 2009-12-09 |
* | Minor fixes in typeclasses, avoiding repeated evar normalizations. | msozeau | 2009-11-24 |
* | Remove various useless {struct} annotations | letouzey | 2009-11-02 |
* | Integrate a few improvements on typeclasses and Program from the equations br... | msozeau | 2009-10-28 |
* | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey | 2009-10-08 |
* | Fix the stdlib doc compilation + switch all .v file to utf8 | letouzey | 2009-09-28 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Stop using [obligation_tactic] from Program.Tactics as the default | msozeau | 2009-09-15 |
* | - Resolve type class constraints before trying to find unresolved | msozeau | 2009-09-11 |
* | Misc fixes: | msozeau | 2009-09-10 |
* | Remove unnecessary redefinitions of [Fix_sub] and [Fix_F_sub], as | msozeau | 2009-09-03 |
* | Use unfold directly in unfold_equations. Fixes test-suite. | msozeau | 2009-07-20 |
* | Use Type instead of Set. | msozeau | 2009-06-02 |
* | Fix premature optimisation in dependent induction: even variable args need | msozeau | 2009-04-10 |
* | Experimental support for automatic destruction of recursive calls and | msozeau | 2009-04-08 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | Report r11631 from 8.2 and handle non-dependent goals better in | msozeau | 2009-02-04 |
* | - Better deal with commands inside section titles in latex output using | msozeau | 2009-01-21 |
* | Move FunctionalExtensionality to Logic/ (someone please check that the | msozeau | 2008-12-16 |
* | Finish fix for the treatment of [inverse] in [setoid_rewrite], making a | msozeau | 2008-12-16 |
* | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau | 2008-12-14 |
* | Fix a bug in the specialization by unification tactic related to the problems | msozeau | 2008-11-07 |
* | Fix for bug #1973 provided by Brian Campbell. | msozeau | 2008-10-22 |
* | Suite 11472 et 11473 | herbelin | 2008-10-19 |
* | Various little improvements: | msozeau | 2008-09-25 |
* | Report improvements in Equations to the dependent elimination tactic: | msozeau | 2008-09-15 |
* | Finish debugging the unification machinery in [Equations]. Do the _comp | msozeau | 2008-09-13 |
* | Remove redefinition of id in Program.Basics, just add maximal implicits. | msozeau | 2008-09-13 |
* | Add a type argument to letin_tac instead of using casts and recomputing | msozeau | 2008-09-12 |
* | Add enough information to correctly globalize recursive calls in inductive and | msozeau | 2008-09-11 |
* | Fix a bug reintroduced in [setoid_reflexivity] etc... | msozeau | 2008-09-09 |
* | More debugging of [Equations], now able to discharge even the heavily | msozeau | 2008-09-07 |
* | Better handling of recursive Equations definitions... still not perfect. | msozeau | 2008-09-03 |
* | Correct handling of implicit arguments in [Equations] definitions, | msozeau | 2008-09-03 |
* | Add support for recursive definitions to [Equations], deciding if a | msozeau | 2008-09-02 |
* | Initial implementation of a new command to define (dependent) functions by | msozeau | 2008-09-02 |
* | Fixes in dependent induction tactic to keep names, allow giving | msozeau | 2008-08-21 |