aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixing printing of Polymorphic/Monomorphic.Gravatar Hugo Herbelin2016-06-16
* Fixing printing of Arguments.Gravatar Hugo Herbelin2016-06-16
* Printing notations as parsed.Gravatar Hugo Herbelin2016-06-16
* So as to beautify to work, do not use notations in Inductive typesGravatar Hugo Herbelin2016-06-16
* Fixing missing substitution / printing cases of TacSelect.Gravatar Pierre-Marie Pédrot2016-06-16
* Fixing parsing of constr argument of ltac functions at level 8 in theGravatar Hugo Herbelin2016-06-16
* Fixing printing of keeping hyp on the fly.Gravatar Hugo Herbelin2016-06-16
* Fixing printing of inversion as.Gravatar Hugo Herbelin2016-06-16
* Fixing extra space in printing destruct/induction as.Gravatar Hugo Herbelin2016-06-16
* Fixing printing of induction/destruct as.Gravatar Hugo Herbelin2016-06-16
* Fixing printing of pat%constr.Gravatar Hugo Herbelin2016-06-16
* In NMake_gen, giving to tactic do_size a grammar rule which respects the levels.Gravatar Hugo Herbelin2016-06-16
* Adding option "Set Reversible Pattern Implicit" to Specif.v so that anGravatar Hugo Herbelin2016-06-16
* Being defensive in printing implicit arguments also with manualGravatar Hugo Herbelin2016-06-16
* A stronger invariant on the syntax of TacAssert, what allows for aGravatar Hugo Herbelin2016-06-16
* Changing rule for "*" in Operator_Properties so that, iterated, itGravatar Hugo Herbelin2016-06-16
* Protect the beautifier from change in the lexer state (typically byGravatar Hugo Herbelin2016-06-16
* Not taking arguments given by name or position into account whenGravatar Hugo Herbelin2016-06-16
* Merge '/pr/206' into trunkGravatar Enrico Tassi2016-06-16
|\
* \ Merge PR #195: Complete is_* family of term-examining tactics.Gravatar Pierre-Marie Pédrot2016-06-16
|\ \
* \ \ Merge 'pr/191' into trunkGravatar Enrico Tassi2016-06-16
|\ \ \
* \ \ \ Merge PR #211: Fix a printing typo in LtacProf.Gravatar Pierre-Marie Pédrot2016-06-16
|\ \ \ \
* \ \ \ \ Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.Gravatar Pierre-Marie Pédrot2016-06-16
|\ \ \ \ \
* \ \ \ \ \ Merge PR #100: fresh now accepts more things than just identifiers.Gravatar Pierre-Marie Pédrot2016-06-16
|\ \ \ \ \ \
* | | | | | | Fix Makefile after ssrmatching mergeGravatar Enrico Tassi2016-06-16
* | | | | | | --print-version produces machine readable version infoGravatar Enrico Tassi2016-06-16
* | | | | | | ideslave: do not bail out in case of XML errorGravatar Enrico Tassi2016-06-16
* | | | | | | Remove inappropriate comment.Gravatar Maxime Dénès2016-06-16
| | | | | * | Update CHANGESGravatar Jason Gross2016-06-16
| | | | | * | Add is_constGravatar Jason Gross2016-06-16
* | | | | | | Merge branch 'pr/146' into trunkGravatar Enrico Tassi2016-06-16
|\ \ \ \ \ \ \
| * | | | | | | Ignore generated .ml file for ssrmatchingGravatar Enrico Tassi2016-06-16
* | | | | | | | Merge remote-tracking branch 'github/pr/194' into trunkGravatar Maxime Dénès2016-06-16
|\ \ \ \ \ \ \ \
| | | | | * | | | Fix another missing newlineGravatar Jason Gross2016-06-16
| | | | | * | | | Fix a printing typoGravatar Jason Gross2016-06-16
| |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | Fixing the checker.Gravatar Pierre-Marie Pédrot2016-06-16
| | | | * | | | Remove the syntax changes introduced by this branch.Gravatar Pierre-Marie Pédrot2016-06-15
* | | | | | | | Fix test-suite for opened bug #4813.Gravatar Pierre-Marie Pédrot2016-06-15
| | | | * | | | Allow `Pretyping.search_guard` to not check guardGravatar Arnaud Spiwack2016-06-15
| | * | | | | | ssrmatching: giving proper credits to the original author(s)Gravatar Enrico Tassi2016-06-15
| | * | | | | | Merge branch 'pr/146' into trunkGravatar Enrico Tassi2016-06-15
| |/| | | | | | |/| | | | | | |
| | * | | | | | ssrmatching: simple test for Ltac APIGravatar Enrico Tassi2016-06-15
| | * | | | | | ssrmatching: ltac argument parsing made more robustGravatar Enrico Tassi2016-06-15
| | * | | | | | ssrmatching: debug prints sent via msg_debugGravatar Enrico Tassi2016-06-15
| | * | | | | | Rename "Set SsrMatchingDebug" into "Set Debug SsrMatching"Gravatar Enrico Tassi2016-06-15
* | | | | | | | typographyGravatar Matej Kosik2016-06-15
* | | | | | | | ocamllibdep + coqdep : simpler deps concerning .mllib and .mlpackGravatar Pierre Letouzey2016-06-15
* | | | | | | | Makefile.build: ensure a build failure in case of a missing ruleGravatar Pierre Letouzey2016-06-15
* | | | | | | | fix test-suite/ide Makefile (stupid typo)Gravatar Enrico Tassi2016-06-15
| | | | * | | | Assume totality: dedicated type rather than boolGravatar Arnaud Spiwack2016-06-14