| Age | Commit message (Expand) | Author |
| 2009-03-20 | Directory 'contrib' renamed into 'plugins', to end confusion with archive of ... | letouzey |
| 2008-10-03 | Minor fixes related to coqdoc and --interpolate and the dependent | msozeau |
| 2008-09-07 | Better handling of the opacity of proof obligations, add the possibility of | msozeau |
| 2008-08-04 | Évolutions diverses et variées. | herbelin |
| 2008-07-24 | Suite commit 11236 | notin |
| 2008-07-18 | Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d... | notin |
| 2008-06-25 | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin |
| 2008-06-18 | Compatibility fixes (Add Setoid bug and accidental introduction of a | msozeau |
| 2008-05-30 | Improvements on coqdoc by adding more information into .glob | msozeau |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 2008-04-25 | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin |
| 2008-04-15 | - Add "Global" modifier for instances inside sections with the usual | msozeau |
| 2008-04-02 | Add the ability to specify the implicit status of section variables and | msozeau |
| 2008-03-16 | Removed unneeded tactics from RelationClasses. Use | msozeau |
| 2008-03-06 | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau |
| 2008-02-26 | Proper implicit arguments handling for assumptions | msozeau |
| 2008-02-08 | Backport code from command.ml to subtac_command.ml for definining | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-10-24 | 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-08-08 | Fix dependency bugs due to Program modules renamings. | msozeau |
| 2007-08-07 | Move Program tactics into a proper theories/ directory as they are general pu... | msozeau |
| 2007-07-12 | Remove dead modules in Subtac. | msozeau |
| 2007-06-09 | Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion... | msozeau |
| 2007-04-25 | New keyword "Inline" for Parameters and Axioms for automatic | soubiran |
| 2007-04-17 | Correct implementation of undo in obligations handling code, correct some bug... | msozeau |
| 2007-03-19 | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau |
| 2007-02-16 | Update implementation for dependent types. Works just as well as before for s... | msozeau |
| 2007-02-07 | Various subtac fixes. Add inequalities in pattern matching branches when need... | msozeau |
| 2007-01-15 | Various subtac fixes. | msozeau |
| 2007-01-02 | Rework subtac pattern matching equalities generation. | msozeau |
| 2006-12-22 | Default tactic for solving goals. | msozeau |
| 2006-11-29 | Fork of cases impl for subtac. | msozeau |
| 2006-10-26 | Facilities to automatically solve obligations | msozeau |
| 2006-09-01 | New handling of obligations. | msozeau |
| 2006-09-01 | Subtac fixes, new way of handling obligations in progress. | msozeau |
| 2006-06-20 | Rewrite of the recursive defs handling in progress. | msozeau |
| 2006-06-01 | Fix some nasty bug with the evars-to-dependent sum encoding. | msozeau |
| 2006-04-16 | Added code to support "Program Lemma/Example... etc" | msozeau |
| 2006-04-07 | - Documentation of the Program tactics. | msozeau |
| 2006-03-22 | 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-05 | New files for subtac | coq |