| Commit message (Expand) | Author | Age |
* | 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 |
* | Fixes in generalize_eqs/dependent induction to allow the user to specify | msozeau | 2008-07-28 |
* | Add test-suite file for bug# 1905 and minor fix in Program/Equality. | msozeau | 2008-07-22 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | Autour du parsing: | herbelin | 2008-07-15 |
* | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau | 2008-06-22 |
* | Temporary fix for bug #1876, printing fails because of unresolved | msozeau | 2008-06-13 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Fix setoid_rewrite documentation examples. | msozeau | 2008-06-03 |
* | Improve the dependent induction tactic to automatically find the | msozeau | 2008-05-30 |
* | Various fixes: | msozeau | 2008-05-15 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau | 2008-04-20 |