aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | 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
* | | | | | | | Preventive compatibility fixes for flushing.Gravatar Emilio Jesus Gallego Arias2016-06-14
* | | | | | | | Fix for bug #4784Gravatar Emilio Jesus Gallego Arias2016-06-14
* | | | | | | | Repair the build of ide/coqidetop.cmxs (fix #4812)Gravatar Pierre Letouzey2016-06-14
| | | | | | | * Allow catching of EvaluatedError exceptions.Gravatar Emilio Jesus Gallego Arias2016-06-14
| |_|_|_|_|_|/ |/| | | | | |
| | * | | | | port ssrmatching plugin to the new makefileGravatar Enrico Tassi2016-06-14
| | * | | | | Merge remote-tracking branch 'origin/pr/146' into trunkGravatar Enrico Tassi2016-06-14
| |/| | | | | |/| | | | | |
| | | | | * | Add documentation for goal selectors.Gravatar Cyprien Mangin2016-06-14
* | | | | | | Merge remote-tracking branch 'origin/pr/166' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/pr/205' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \ \ \ \ \
* | | | | | | | | -async-proofs-delegation-threshold default value set to 0.03Gravatar Enrico Tassi2016-06-14
* | | | | | | | | Merge remote-tracking branch 'origin/pr/182' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | test-suiet: run fake_id as before pr/173 was mergedGravatar Enrico Tassi2016-06-14
* | | | | | | | | | configure: use ln on linux and cp on windowsGravatar Enrico Tassi2016-06-14
* | | | | | | | | | Merge remote-tracking branch 'origin/pr/173' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | Ident selectors cannot be used inside an Ltac expression.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Goal selectors are now tacticals and can be used as such.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Remove the need for brackets in goal selectors.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Fix a typo in proofs/proofview.mli.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Fix usage of Pervasives in goal selectors.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Add a comment about the use of a zipper, for clarity.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Fix the pretty-printing of goal range selectors.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Add a [CList.partitioni] function.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Add test-suite file for goal selectors.Gravatar Cyprien Mangin2016-06-14
| | | | | | | | | * | Add goal range selectors.Gravatar Cyprien Mangin2016-06-14
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch "LtacProf for trunk" (PR #165).Gravatar Pierre-Marie Pédrot2016-06-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Commenting out debugging code.Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | | | | | | | Correct use of printing primitives.Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | | | | | | | Better coding style (semantics).Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | | | | | | | Better coding style (syntax).Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | | | | | | | Adding Coq headers.Gravatar Pierre-Marie Pédrot2016-06-14
| * | | | | | | | | | Moving back Ltac profiling to the Ltac folder.Gravatar Pierre-Marie Pédrot2016-06-14
* | | | | | | | | | | Merge remote-tracking branch 'github/evarunsafe' into trunkGravatar Matthieu Sozeau2016-06-14
|\ \ \ \ \ \ \ \ \ \ \