aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-11Univs: Fix bug #4363, nested abstract.Matthieu Sozeau
2015-12-11Document removal of Set Virtual Machine and -vm in CHANGES.Maxime Dénès
2015-12-11Remove Set Virtual Machine from doc, since the command itself has been removed.Maxime Dénès
2015-12-11Add tactic native_cast_no_check, analog to vm_cast_no_check.Maxime Dénès
2015-12-10Fixing a pat%constr bug. Thanks to Enrico for reporting.Hugo Herbelin
2015-12-10Changing syntax of pat/constr1.../constrn into pat%constr1...%constrn.Hugo Herbelin
Marking it as experimental.
2015-12-10Fixing compilation with OCaml 3.12 after commit 9d45d45f3a87 on removingHugo Herbelin
"open Unix" from lib/system.ml.
2015-12-10Silently ignore requests to _not_ clear something when that something cannot ↵Guillaume Melquiond
be cleared. This should fix the contrib failures on tactics like "destruct (0)".
2015-12-10Refman, ch. 4: A few fixes.Hugo Herbelin
2015-12-10ENH: redundant examples were removedMatej Kosik
2015-12-10FIX: wrong reference to a figureMatej Kosik
2015-12-10CLEANUP: putting examples inside "figure" environmentMatej Kosik
2015-12-10ENH: The definition of the "_ ; _" operation on local context was added.Matej Kosik
2015-12-10TYPOGRAPHY: adjustmentsMatej Kosik
2015-12-10PROPOSITION: the side-condition was made more specific.Matej Kosik
2015-12-10PROPOSITION: rephrasing of the explanation of the meaning of '[I:A|B]'Matej Kosik
2015-12-10PROPOSITION: Added an explicit definition of the notation for enriching the ↵Matej Kosik
global environment (we use throughout the document)
2015-12-10PROPOSITION: Added "if" and "then" words missing in the original sentence.Matej Kosik
2015-12-10PROPOSITION: Example was simplifiedMatej Kosik
2015-12-10DONEMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10TYPOGRAPHYMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10COMMENT: to doMatej Kosik
2015-12-10GRAMMAR: added punctuationMatej Kosik
2015-12-10CLEANUP PROPOSITION: rephrasing the original idea in a simpler wayMatej Kosik
2015-12-10CLEANUP PROPOSITION: existing example was removed because it is not urgently ↵Matej Kosik
needed
2015-12-10ENH: existing example was changed so that it is now linked to the results ↵Matej Kosik
shown in the previous example
2015-12-10ENH: an existing example was further expanded.Matej Kosik
2015-12-10CLEANUP: Existing example was removed.Matej Kosik
We have expanded the example above. For consistency reasons, it would make sense to do the same also for this example. However, due to the size of the terms, it is hard to typeset it nicely. I propose to remove it.
2015-12-10ENH: existing example was expandedMatej Kosik
2015-12-10ENH: define the meaning of 'p'Matej Kosik
2015-12-10CLEANUP PROPOSITION: does it make sense to refer to 'I' as 'inductive ↵Matej Kosik
definition'? Doesn't make more sense to refer to it as 'inductive type'?
2015-12-10CLEANUP: We decided to call these guys E[Γ] ⊢ (Γi := Γc) as inductive ↵Matej Kosik
definition.
2015-12-10COMMENT: questionMatej Kosik
2015-12-10CLEANUP: removing a superfluous indexMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10GRAMMARMatej Kosik
2015-12-10COMMENT: noteMatej Kosik
2015-12-10TYPOGRAPHYMatej Kosik
2015-12-10CLEANUP: originally, we talked about "B" as an "arity"Matej Kosik
2015-12-10COMMENT: questionMatej Kosik
2015-12-10ENH: a forward reference to a place where the concept of "allowed ↵Matej Kosik
elimination sorts" is actually used
2015-12-10COMMENT: questionMatej Kosik
2015-12-10CLEANUP: unnecessaryMatej Kosik