aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-04-24
|\
| * Fixing output test Notations2.Gravatar Hugo Herbelin2016-04-22
| * Mention problems with fix of #4582 in CHANGES.Gravatar Maxime Dénès2016-04-22
| * Mention #4548 (fixed) in CHANGES.Gravatar Maxime Dénès2016-04-22
* | Adding an OCaml printer for pre-initialization anomalies.Gravatar Pierre-Marie Pédrot2016-04-20
* | Do that "make" in test-suite writes failures as a default togetherGravatar Hugo Herbelin2016-04-19
| * Fixing #4677 (collision of a global variable and of a local variableGravatar Hugo Herbelin2016-04-19
| * Fixing 50266aab on incompatibility of OCaml 4.01.0 with option -debug.Gravatar Hugo Herbelin2016-04-19
| * Revert "Fixing printing of surrounding parentheses in "ltac:"."Gravatar Hugo Herbelin2016-04-19
* | Bugfix micromega: more careful syntaxification of terms of the form (Rinv t)Gravatar Frédéric Besson2016-04-18
| * Building lazily a few debugging messages involving expressions of commandsGravatar Hugo Herbelin2016-04-17
| * Updating configure.ml wrt Coq not compilable with OCaml 4.01.0 in debug mode.Gravatar Hugo Herbelin2016-04-17
| * Fixing printing of surrounding parentheses in "ltac:".Gravatar Hugo Herbelin2016-04-17
* | Updating OCaml version number needed for 8.6.Gravatar Hugo Herbelin2016-04-17
| * Add changelog for 8.5pl1 after the fact.Gravatar Maxime Dénès2016-04-17
| * Build stm debugging messages lazily so that they are not silentlyGravatar Hugo Herbelin2016-04-15
* | Cleaning unpolished commit 0dfd0fb7d7 on basic functions about union type.Gravatar Hugo Herbelin2016-04-15
* | This is an attempt to clarify terminology in choosing variable namesGravatar Hugo Herbelin2016-04-14
* | Moving and enhancing the grammar_tactic_prod_item_expr type.Gravatar Pierre-Marie Pédrot2016-04-14
* | Uniformizing the semantics of ARGUMENT EXTEND macros.Gravatar Pierre-Marie Pédrot2016-04-13
|\ \
| * | Adding toplevel representation sharing for some generic arguments.Gravatar Pierre-Marie Pédrot2016-04-12
| * | Removing redundant *_TYPED AS clauses in EXTEND statements.Gravatar Pierre-Marie Pédrot2016-04-12
| * | Adding warnings for inferrable *_TYPED AS clauses.Gravatar Pierre-Marie Pédrot2016-04-12
| * | Allowing optional RAW_TYPED and GLOB_TYPED clauses in ARGUMENT EXTEND.Gravatar Pierre-Marie Pédrot2016-04-12
| * | Warning for redundant TYPED AS clauses.Gravatar Pierre-Marie Pédrot2016-04-12
| * | Allowing simple ARGUMENT EXTEND not to mention their self type.Gravatar Pierre-Marie Pédrot2016-04-12
| * | Allowing the presence of TYPED AS in specialized ARGUMENT EXTEND.Gravatar Pierre-Marie Pédrot2016-04-12
|/ /
| * A fix to #4666 (Exc_located capsule added by camlp5 overwritingGravatar Hugo Herbelin2016-04-12
| * Quick fix for #4603 (part 2): Anomaly: Universe undefinedGravatar Maxime Dénès2016-04-12
| * FIX: HTML version of Chapter 4 of the Reference ManualGravatar Matej Kosik2016-04-12
* | Fixing printing of "destruct in" after ce71ac17268f.Gravatar Hugo Herbelin2016-04-12
| * TYPOGRAPHY: adding missing \noindent macrosGravatar Matej Kosik2016-04-12
* | Removing the typed-level tactic_expr type.Gravatar Pierre-Marie Pédrot2016-04-11
|\ \
| * | Removing the ad-hoc tactic_expr type.Gravatar Pierre-Marie Pédrot2016-04-11
| * | 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