| Age | Commit message (Expand) | Author |
| 2012-04-18 | Corrects a (very) longstanding bug of tactics. As is were, tactic expecting | aspiwack |
| 2012-04-17 | Bug 2733 : { } implicits and Fixpoints | pboutill |
| 2012-04-13 | Better error message when defining recursive records with Record or | aspiwack |
| 2012-04-12 | Remove print call that do not use the pp mechanism | pboutill |
| 2012-04-12 | lib directory is cut in 2 cma. | pboutill |
| 2012-04-05 | Relax uniform inheritance condition | gareuselesinge |
| 2012-03-30 | Added a command "Unfocused" which returns an error when the proof is | aspiwack |
| 2012-03-30 | Remove code of obsolete tactics : superauto, autotdb, cdhyp, dhyp, dconcl | letouzey |
| 2012-03-26 | Slight change in the semantics of arguments scopes: scopes can no | herbelin |
| 2012-03-23 | A unified backtrack mechanism, with a basic "Show Script" as side-effect | letouzey |
| 2012-03-23 | Remove undocumented command "Delete foo" | letouzey |
| 2012-03-23 | Remove old proof-managment commands Suspend/Resume | letouzey |
| 2012-03-20 | Fix interface of resolve_typeclasses: onlyargs -> with_goals: | msozeau |
| 2012-03-20 | Fixing alpha-conversion bug #2723 introduced in r12485-12486. | herbelin |
| 2012-03-20 | Continuing r15045-15046 and r15055 (fixing bug #2732 about atomic | herbelin |
| 2012-03-20 | Force Check (which, from 8.4beta, accepts unresolved evars) to however | herbelin |
| 2012-03-19 | Fix bugs related to Program integration. | msozeau |
| 2012-03-18 | Fixing bug #2732 (anomaly when using the tolerance for writing | herbelin |
| 2012-03-14 | Fix merge and add missing file. | msozeau |
| 2012-03-14 | Final part of moving Program code inside the main code. Adapted add_definitio... | msozeau |
| 2012-03-14 | Integrated obligations/eterm and program well-founded fixpoint building to to... | msozeau |
| 2012-03-14 | Everything compiles again. | msozeau |
| 2012-03-14 | Second step of integration of Program: | msozeau |
| 2012-03-02 | Noise for nothing | pboutill |
| 2012-02-29 | Bug 2703: send stdout dump to coqide when an error occurs. | pboutill |
| 2012-02-14 | Arguments supports extra notation scopes | gareuselesinge |
| 2012-02-02 | More information returned by coqtop about its internal state. Hopefully we'll... | ppedrot |
| 2012-01-26 | Fail: discard the effects of a successful command (fix #2682) | letouzey |
| 2012-01-26 | Add support for plugin initialization function | gareuselesinge |
| 2012-01-25 | Check for unresolved evars in textual order of the params and fields declarat... | msozeau |
| 2012-01-23 | Fix typeclass resolution error message which included goal evars (bug #2620). | msozeau |
| 2012-01-23 | Removed a seemingly unused argument in Require of modules, introduced 10 year... | ppedrot |
| 2012-01-23 | Bug 739: forbid dumpglob while using Coqtop in interactive mode | pboutill |
| 2012-01-20 | Added new command "Set Parsing Explicit" for deactivating parsing (and | herbelin |
| 2011-12-21 | sequel of previous commit | letouzey |
| 2011-12-21 | Pure interfaces shouldn't be mentionned in .mllib | letouzey |
| 2011-12-19 | Arguments: check rename even if no implicit is specified | gareuselesinge |
| 2011-12-17 | Command Arguments: standardizing format of error messages and American spelling. | herbelin |
| 2011-12-17 | Deactivated automatic inference of _case schemes, as it was in 8.3 | herbelin |
| 2011-12-17 | A pass on warning printings. Made systematic the use of msg_warning so | herbelin |
| 2011-12-16 | Moving bullets (-, +, *) into stand-alone commands instead of being | courtieu |
| 2011-12-15 | Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :... | ppedrot |
| 2011-12-12 | Proof using ... | gareuselesinge |
| 2011-12-06 | Minor fixes to Arguments | gareuselesinge |
| 2011-11-30 | More type safety in query GADT (again). | ppedrot |
| 2011-11-30 | Fixed a serious bug in XML marshalling due to unsafe GADTs. Now types are enf... | ppedrot |
| 2011-11-29 | Fixed a warning about unused variable introduced in r14731 | ppedrot |
| 2011-11-25 | Added an API call to retrieve and change the option state | ppedrot |
| 2011-11-25 | Separated the toplevel interface into a purely declarative module with associ... | ppedrot |
| 2011-11-24 | Added a DEPRECATED flag in declaration of options. For now only two options a... | ppedrot |