aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | Extruding the print_atom primitive.Gravatar Pierre-Marie Pédrot2016-04-10
|/ /
* | Expliciting the fact that the atomic tactic type is self-contained.Gravatar Pierre-Marie Pédrot2016-04-10
* | A small test of Print Ltac.Gravatar Hugo Herbelin2016-04-09
* | Removing extra spaces in printing arguments of VERNAC EXTEND.Gravatar Hugo Herbelin2016-04-09
* | Removing automatic printing of leading space in auto_using andGravatar Hugo Herbelin2016-04-09
* | Re-add printer for tacdef_body so that Ltac definitions are printed by pr_ver...Gravatar Hugo Herbelin2016-04-09
* | Simplifying code for printing VERNAC EXTEND.Gravatar Hugo Herbelin2016-04-09
* | Fixing extra space in printing inductive types with no explicit type given.Gravatar Hugo Herbelin2016-04-09
* | In pr_clauses, do not print a leading space by default so that it canGravatar Hugo Herbelin2016-04-09
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-04-09
|\ \
| | * Fix order of arguments to Big.compare_case in ExtrOcamlZBigInt.vGravatar Nickolai Zeldovich2016-04-09
| |/
| * Added compatibility coercions from Specif.v which were present in Coq 8.4.Gravatar Hugo Herbelin2016-04-08
| * Fixing a source of inefficiency and an artificial dependency in theGravatar Daniel de Rauglaudre2016-04-08
* | Fixing printing of toplevel values.Gravatar Pierre-Marie Pédrot2016-04-08
* | Fixing printing of Tactic Notations with tactic arguments.Gravatar Pierre-Marie Pédrot2016-04-08
| * Allow to unset the refinement mode of Instance in MLGravatar Matthieu Sozeau2016-04-07
| * Fixing an incorrect use of prod_appvect on a term which was not aGravatar Hugo Herbelin2016-04-07
| * Merge PR#152: Add -compat 8.4 econstructor tactics, and testsGravatar Maxime Dénès2016-04-07
| |\
* | | An example which failed in 8.5 and that d670c6b6 fixes.Gravatar Hugo Herbelin2016-04-07
| * | Use -win32 and -win64 suffixes for installer name on Windows.Gravatar Maxime Dénès2016-04-07
| | * Add -compat 8.4 econstructor tactics, and testsGravatar Jason Gross2016-04-05
| |/
| * Fix bug #4656Gravatar Jason Gross2016-04-05
| * Update Coq84.vGravatar Jason Gross2016-04-04
| * Add compatibility Nonrecursive Elimination SchemesGravatar Jason Gross2016-04-04
* | Fix after merge, the revert of Bind Scope applies to trunk only.Gravatar Matthieu Sozeau2016-04-04
* | Merge remote-tracking branch 'origin/pr/78' into trunk:Gravatar Maxime Dénès2016-04-04
|\ \
* \ \ Merge branch 'trunk' of git+ssh://scm.gforge.inria.fr/gitroot/coq/coq into trunkGravatar Matej Kosik2016-04-04
|\ \ \
* \ \ \ Merging "https://github.com/coq/coq/pull/94", i.e. "Traversal of inductive de...Gravatar Matej Kosik2016-04-04
|\ \ \ \
| | * \ \ Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...Gravatar Matthieu Sozeau2016-04-04
| | |\ \ \
| | * | | | Merge branch 'linear-comparison' of https://github.com/aspiwack/coq into aspi...Gravatar Matthieu Sozeau2016-04-04
| |/| | | | |/| | | | |
| | | | | * Fixing the "No applicable tactic" non informative error messageGravatar Hugo Herbelin2016-04-03
* | | | | | Getting rid of the "_mods" parsing entry.Gravatar Pierre-Marie Pédrot2016-04-01
* | | | | | Providing an API to access the parsing engine summary in a first-class way.Gravatar Pierre-Marie Pédrot2016-03-31
|\ \ \ \ \ \
| * | | | | | Adding a test for bug #1850.Gravatar Pierre-Marie Pédrot2016-03-31
| * | | | | | Moving the code handling tactic notations to Tacentries.Gravatar Pierre-Marie Pédrot2016-03-31
| * | | | | | Abstracting away the Summary-synchronized grammar-modifying commands.Gravatar Pierre-Marie Pédrot2016-03-31
| * | | | | | Moving the Tactic Notation entry parser from Pcoq to Tacentries.Gravatar Pierre-Marie Pédrot2016-03-31
|/ / / / / /
* | | | | | Ensuring that the type of base generic arguments contain triples.Gravatar Pierre-Marie Pédrot2016-03-30
* | | | | | Removing dead code in Genarg.Gravatar Pierre-Marie Pédrot2016-03-30
* | | | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Update version number for 8.5pl1Gravatar Maxime Dénès2016-03-29
* | | | | | Fixing an incorrect use of prod_appvect on a term which was not aGravatar Hugo Herbelin2016-03-28
* | | | | | Updating .gitignore.Gravatar Pierre-Marie Pédrot2016-03-28
* | | | | | Fixing an evar leak in Rewrite introduced by 968dfdb15.Gravatar Pierre-Marie Pédrot2016-03-28
* | | | | | Was too restrictive in syntactic definitions, not imagining that theyGravatar Hugo Herbelin2016-03-28
| * | | | | Univs: fix get_current_context (bug #4603, part I)Gravatar Matthieu Sozeau2016-03-25
* | | | | | Moving back some tactics not essentially related to Ltac into the tactics/ fo...Gravatar Pierre-Marie Pédrot2016-03-25
|\ \ \ \ \ \
| * | | | | | Moving Autorewrite back to tactics/.Gravatar Pierre-Marie Pédrot2016-03-25
| * | | | | | Making Autorewrite independent from Ltac.Gravatar Pierre-Marie Pédrot2016-03-25
| * | | | | | Moving Eqdecide to tactics/.Gravatar Pierre-Marie Pédrot2016-03-25