aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Moving the parsing of the Ltac proof mode to G_ltac.Gravatar Pierre-Marie Pédrot2016-03-19
* Removing the dependency in VernacSolve in the STM.Gravatar Pierre-Marie Pédrot2016-03-19
* Moving the proof mode parsing management to Pcoq.Gravatar Pierre-Marie Pédrot2016-03-19
* Relying on Vernac classifier to flag tactics in the STM.Gravatar Pierre-Marie Pédrot2016-03-19
* Cleaning up and extending the expressivity of Pcoq.Gravatar Pierre-Marie Pédrot2016-03-19
|\
| * Allowing generalized rules in typed symbols.Gravatar Pierre-Marie Pédrot2016-03-19
| * Do not export entry_key from Pcoq anymore.Gravatar Pierre-Marie Pédrot2016-03-19
| * Simplifying the code of Entry.Gravatar Pierre-Marie Pédrot2016-03-19
|/
* Removing dead code in Pcoq.Gravatar Pierre-Marie Pédrot2016-03-18
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-18
|\
* \ Rationalizing the use of the various EXTEND macros.Gravatar Pierre-Marie Pédrot2016-03-18
|\ \
| * | Documenting the change of EXTEND macros.Gravatar Pierre-Marie Pédrot2016-03-18
| * | Making the EXTEND macros almost self-contained.Gravatar Pierre-Marie Pédrot2016-03-18
| * | ARGUMENT EXTEND made of only one entry share the same grammar.Gravatar Pierre-Marie Pédrot2016-03-18
| * | Removing the special status of generic arguments defined by Coq itself.Gravatar Pierre-Marie Pédrot2016-03-17
| * | Removing the special status of generic entries defined by Coq itself.Gravatar Pierre-Marie Pédrot2016-03-17
| * | Code factorization in Pcoq.Gravatar Pierre-Marie Pédrot2016-03-17
| * | Adding a universe argument to Pcoq.create_generic_entry.Gravatar Pierre-Marie Pédrot2016-03-17
|/ /
* | Removing the default value mechanism for generic arguments.Gravatar Pierre-Marie Pédrot2016-03-17
|\ \
| * | Removing the registering of default values for generic arguments.Gravatar Pierre-Marie Pédrot2016-03-17
| * | Relying on parsing rules rather than genarg to check if an argument is empty.Gravatar Pierre-Marie Pédrot2016-03-17
|/ /
* | Removing dead code in Q_util.Gravatar Pierre-Marie Pédrot2016-03-17
* | Reducing the number of modules linked in grammar.cma.Gravatar Pierre-Marie Pédrot2016-03-17
| * Fix #4591: Uncaught exception in directory browsing.Gravatar Pierre-Marie Pédrot2016-03-15
| * CoqIDE is more resilient to initialization errors.Gravatar Pierre-Marie Pédrot2016-03-15
| * Tentative fix for bug #4614: "Fully check the document" is uninterruptable.Gravatar Pierre-Marie Pédrot2016-03-15
| * Try eta-expansion of records only on non-recursive onesGravatar Matthieu Sozeau2016-03-15
| * Fix bug when a sort is ascribed to a RecordGravatar Matthieu Sozeau2016-03-15
| * Trying to circumvent hdiutil error 5341 by padding.Gravatar Maxime Dénès2016-03-14
* | Fix the comment of Refine.refineGravatar Matthieu Sozeau2016-03-14
* | Typeclasses: respect Declare Instance priorityGravatar Matthieu Sozeau2016-03-14
* | Try eta-expansion of records only on non-recursive onesGravatar Matthieu Sozeau2016-03-14
* | Adopting the same rules for interpreting @, abbreviations andGravatar Hugo Herbelin2016-03-13
* | Adding a few functions on type union.Gravatar Hugo Herbelin2016-03-13
* | Adding a file summarizing the inconsistencies in interpreting implicitGravatar Hugo Herbelin2016-03-13
* | Supporting "(@foo) args" in patterns, where "@foo" has no arguments.Gravatar Hugo Herbelin2016-03-13
* | A more explicit name to the asymmetric boolean flag.Gravatar Hugo Herbelin2016-03-12
* | Removing an empty file detected by Luc Grateau.Gravatar Hugo Herbelin2016-03-12
| * According to Bruno, my fix for #4588 seems to be enough.Gravatar Maxime Dénès2016-03-11
| * Primitive projections: protect kernel from erroneous definitions.Gravatar Matthieu Sozeau2016-03-10
* | Removing OCaml deprecated function names from the Lazy module.Gravatar Pierre-Marie Pédrot2016-03-10
| * Hashconsing modules.Gravatar Pierre-Marie Pédrot2016-03-10
* | Merge branch 'render-prehistory' of https://github.com/aspiwack/coq into aspi...Gravatar Hugo Herbelin2016-03-09
|\ \
* \ \ Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-09
|\ \ \ | | |/ | |/|
| * | Fix test-suite file coq-prog-argsGravatar Matthieu Sozeau2016-03-09
* | | Redo fix init_setoid -> init_relation_classesGravatar Matthieu Sozeau2016-03-09
| * | Fixed bug #4533 with previous Keyed Unification commitGravatar Matthieu Sozeau2016-03-09
| * | Win: kill unreliable hence do not waitpid after kill -9 (Close #4369)Gravatar Enrico Tassi2016-03-09
| * | Fix strategy of Keyed UnificationGravatar Matthieu Sozeau2016-03-09
| * | Adding backtraces to scheme error messages.Gravatar Pierre-Marie Pédrot2016-03-07