aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
|\ \
| | * Moving UTF-8 related functions to Unicode module.Gravatar Pierre-Marie Pédrot2016-06-14
| | * Revert "Strip some trailing spaces"Gravatar Pierre-Marie Pédrot2016-06-13
* | | Univs: more robust Universe/Constraint decls #4816Gravatar Matthieu Sozeau2016-06-13
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-13
|\ \ \
| * | | evar_conv: Refine occur_rigidlyGravatar Matthieu Sozeau2016-06-13
| * | | Tentatively fixing misguiding error message with "binder" type inGravatar Hugo Herbelin2016-06-13
* | | | For the record, an example one would like to see working.Gravatar Hugo Herbelin2016-06-12
| * | | Minor simplification in evarconv.Gravatar Hugo Herbelin2016-06-12
| * | | Another fix to #4782 (a typing error not captured when dealing with bindings).Gravatar Hugo Herbelin2016-06-12
| * | | Reserve exception "ConversionFailed" in unification for failure ofGravatar Hugo Herbelin2016-06-12
| * | | Protecting eta-expansion in evarconv.ml against ill-typed problems.Gravatar Hugo Herbelin2016-06-12
| * | | Fixing bug in printing CannotSolveConstraint (collision of context names).Gravatar Hugo Herbelin2016-06-12
| * | | Fixing #4782 (a typing error not captured when dealing with bindings).Gravatar Hugo Herbelin2016-06-11
| * | | Fixing a try with in apply that has become too weak in 8.5.Gravatar Hugo Herbelin2016-06-11
* | | | Merge branch 'pack-plugins'Gravatar Pierre Letouzey2016-06-10
|\ \ \ \
* | | | | coq_makefile: oups, a missing ; in my previous commitGravatar Pierre Letouzey2016-06-10
| * | | | coq_makefile: fix a crucial typo in e9c57a3Gravatar Pierre Letouzey2016-06-10
* | | | | coq_makefile: short display of COQC and COQDEP (follow-up of e9c57a3)Gravatar Pierre Letouzey2016-06-10
* | | | | A mini-optimization for free in unification.ml: test in O(1)Gravatar Hugo Herbelin2016-06-10
| | * | | Reporting about a few bug fixes (to be continued).Gravatar Hugo Herbelin2016-06-09
| | | * | newring: fix for hack using evars as integers.Gravatar Matthieu Sozeau2016-06-09
| |_|/ / |/| | |
* | | | Adding a bit of documentation in the mli.Gravatar Pierre-Marie Pédrot2016-06-09
* | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-09
|\ \ \ \ | | |/ / | |/| |
| * | | Fixing #4644 (regression of unification on evar-evar problems with a match).Gravatar Hugo Herbelin2016-06-09
| * | | Minor simplification in evarconv.ml.Gravatar Hugo Herbelin2016-06-09
| * | | New update on how to find camlp5 binary and library at configure time.Gravatar Hugo Herbelin2016-06-09
| * | | Improve the interpretation scope of arguments of an ltac match.Gravatar Hugo Herbelin2016-06-09
| * | | Reverting dbdff037 which does not seem to prevent to have #3638 fixedGravatar Hugo Herbelin2016-06-09
* | | | Documenting API changes in dev/doc/changes.txt.Gravatar Pierre-Marie Pédrot2016-06-09
* | | | Merge PR #190: Add configurable shortcuts for user queries to CoqIDE.Gravatar Pierre-Marie Pédrot2016-06-09
|\ \ \ \
* \ \ \ \ Merge PR #197.Gravatar Pierre-Marie Pédrot2016-06-09
|\ \ \ \ \
| | | * | | Remove failure on non-.v files (bug #4752).Gravatar Guillaume Melquiond2016-06-09
* | | | | | Adding profiling developer information in dev/doc/profiling.txt.Gravatar Pierre-Marie Pédrot2016-06-08
| * | | | | Add an explicit replacement rule for Refine moduleGravatar Jason Gross2016-06-08
|/ / / / /