aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove the local polymorphic flag hack.Gravatar Maxime Dénès2017-12-27
* Merge PR #6507: [ide] [doc] Document tweak to Query call.Gravatar Maxime Dénès2017-12-27
|\
* \ Merge PR #6504: Fix overlay selection for Circle CI.Gravatar Maxime Dénès2017-12-27
|\ \
* \ \ Merge PR #6040: Making coq_makefile usage consistent with what it claims + po...Gravatar Maxime Dénès2017-12-27
|\ \ \
* \ \ \ Merge PR #6439: [api] Also deprecate constructors of Decl_kinds.Gravatar Maxime Dénès2017-12-27
|\ \ \ \
* \ \ \ \ Merge PR #6444: [lib] Split auxiliary libraries into Coq-specific and general.Gravatar Maxime Dénès2017-12-27
|\ \ \ \ \
* \ \ \ \ \ Merge PR #6443: [vernac] Cleanup of do_definition.Gravatar Maxime Dénès2017-12-27
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR #6495: Remove syntax for classification in TACTIC EXTEND.Gravatar Maxime Dénès2017-12-27
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #6494: Remove legacy Value.normalize function.Gravatar Maxime Dénès2017-12-27
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #6289: Remove unused boolean from cl_context field of Typeclasses.ty...Gravatar Maxime Dénès2017-12-27
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #6473: Fix warning about shadowing a global name.Gravatar Maxime Dénès2017-12-27
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * [ide] [doc] Document tweak to Query call.Gravatar Emilio Jesus Gallego Arias2017-12-26
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * Fix overlay selection for Circle CI.Gravatar Gaëtan Gilbert2017-12-26
| | | | | | | | | * Delete old overlays (leaving example)Gravatar Gaëtan Gilbert2017-12-26
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | * | [api] Also deprecate constructors of Decl_kinds.Gravatar Emilio Jesus Gallego Arias2017-12-23
| |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | [lib] Split auxiliary libraries into Coq-specific and general.Gravatar Emilio Jesus Gallego Arias2017-12-23
| |_|_|_|_|/ / |/| | | | | |
| | | | | | * Registering a printing handler in coq_makefile.Gravatar Hugo Herbelin2017-12-23
| | | | | | * Forbidding -o and -f in input file of coq_makefile.Gravatar Hugo Herbelin2017-12-23
| | | | | | * Removing failure of coq_makefile on no arguments.Gravatar Hugo Herbelin2017-12-23
* | | | | | | Merge PR #6465: Gitlab touchupGravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #6469: No universe constraints in Let definitionsGravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #6318: Separate vernac controls and regular commands.Gravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | Remove syntax for classification in TACTIC EXTEND.Gravatar Maxime Dénès2017-12-22
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Remove legacy Value.normalize function.Gravatar Maxime Dénès2017-12-22
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge PR #6484: Update README and CONTRIBUTING to mention the wiki and FAQ.Gravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #6485: Fix badges.Gravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #6445: [stm] [ide protocol] Allow to include several commands on query.Gravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #6222: Share computation of unifiable evarsGravatar Maxime Dénès2017-12-22
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | Merge code paths in interp_definition and cleanup a bit.Gravatar Gaëtan Gilbert2017-12-21
| | | * | | | | | | | | Fix badges.Gravatar Théo Zimmermann2017-12-21
| |_|/ / / / / / / / / |/| | | | | | | | | |
| | | * | | | | | | | Update README and CONTRIBUTING to mention the wiki and FAQ.Gravatar Théo Zimmermann2017-12-21
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge PR #6474: Fix CI with parallel make (messed up dependencies)Gravatar Maxime Dénès2017-12-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix CI with parallel make (messed up dependencies)Gravatar Gaëtan Gilbert2017-12-21
| | | | * | | | | | | Separate vernac controls and regular commands.Gravatar Maxime Dénès2017-12-20
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge PR #6377: Removal of the FAQ LaTex document.Gravatar Maxime Dénès2017-12-20
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #6470: Fix typo in the refman.Gravatar Maxime Dénès2017-12-20
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #6449: Let definitions must not contain side-effects when reaching t...Gravatar Maxime Dénès2017-12-20
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6468: Fix order of let-in representation comment.Gravatar Maxime Dénès2017-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6471: Fix ltacprof_abstract (I think because of #6411 parallel merge).Gravatar Maxime Dénès2017-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6234: Make the micromega extraction check a regular output test.Gravatar Maxime Dénès2017-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Fix warning about shadowing a global name.Gravatar Gaëtan Gilbert2017-12-19
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | Fix ltacprof_abstract (I think because of #6411 parallel merge).Gravatar Gaëtan Gilbert2017-12-19
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| | | | * | | | | | | | | Fix typo in the refman.Gravatar Théo Zimmermann2017-12-19
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | | | | | * | | | | Let definitions do not create new universe constraints.Gravatar Pierre-Marie Pédrot2017-12-19
* | | | | | | | | | | | Merge PR #6400: Circle CIGravatar Maxime Dénès2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | Specific type for section definition entries.Gravatar Pierre-Marie Pédrot2017-12-19
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | * / | | | | | | | Fix order of let-in representation comment.Gravatar Jasper Hugunin2017-12-19
| |_|/ / / / / / / / / |/| | | | | | | | | |
| | | | | | | * | | | Gitlab: don't ./configure in documentation jobGravatar Gaëtan Gilbert2017-12-18
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge PR #6436: Fix #5368: Canonical structure unification fails.Gravatar Maxime Dénès2017-12-18
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #6447: [make] More build fixes for static plugins and ocamlfind.Gravatar Maxime Dénès2017-12-18
|\ \ \ \ \ \ \ \ \ \ \