| Commit message (Expand) | Author | Age |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin | 2008-04-25 |
* | - Add "Global" modifier for instances inside sections with the usual | msozeau | 2008-04-15 |
* | Add the ability to specify the implicit status of section variables and | msozeau | 2008-04-02 |
* | Removed unneeded tactics from RelationClasses. Use | msozeau | 2008-03-16 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Proper implicit arguments handling for assumptions | msozeau | 2008-02-26 |
* | Backport code from command.ml to subtac_command.ml for definining | msozeau | 2008-02-08 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Fix define body bug fix | msozeau | 2007-10-24 |
* | Fix define body bug | msozeau | 2007-10-24 |
* | Fix some bugs, add possibility of automatically solving a proof statement's o... | msozeau | 2007-10-24 |
* | Fix dependency bugs due to Program modules renamings. | msozeau | 2007-08-08 |
* | Move Program tactics into a proper theories/ directory as they are general pu... | msozeau | 2007-08-07 |
* | Remove dead modules in Subtac. | msozeau | 2007-07-12 |
* | Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion... | msozeau | 2007-06-09 |
* | New keyword "Inline" for Parameters and Axioms for automatic | soubiran | 2007-04-25 |
* | Correct implementation of undo in obligations handling code, correct some bug... | msozeau | 2007-04-17 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Update implementation for dependent types. Works just as well as before for s... | msozeau | 2007-02-16 |
* | Various subtac fixes. Add inequalities in pattern matching branches when need... | msozeau | 2007-02-07 |
* | Various subtac fixes. | msozeau | 2007-01-15 |
* | Rework subtac pattern matching equalities generation. | msozeau | 2007-01-02 |
* | Default tactic for solving goals. | msozeau | 2006-12-22 |
* | Fork of cases impl for subtac. | msozeau | 2006-11-29 |
* | Facilities to automatically solve obligations | msozeau | 2006-10-26 |
* | New handling of obligations. | msozeau | 2006-09-01 |
* | Subtac fixes, new way of handling obligations in progress. | msozeau | 2006-09-01 |
* | Rewrite of the recursive defs handling in progress. | msozeau | 2006-06-20 |
* | Fix some nasty bug with the evars-to-dependent sum encoding. | msozeau | 2006-06-01 |
* | Added code to support "Program Lemma/Example... etc" | msozeau | 2006-04-16 |
* | - Documentation of the Program tactics. | msozeau | 2006-04-07 |
* | Subtac fixes, single fixpoint definitions are working again. Added a toggle o... | msozeau | 2006-03-22 |
* | Made pretyping a functor over a coercion implementation. Pretyping.Default us... | msozeau | 2006-03-22 |
* | New files for subtac | coq | 2006-03-05 |