aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | STM classification: VernacTimeout may contain an "internal command".Gravatar Maxime Dénès2016-06-13
| | | | | | * | | | | | | Print Assumptions and co. can "pierce opacity".Gravatar Maxime Dénès2016-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
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | coq_makefile: fix a crucial typo in e9c57a3Gravatar Pierre Letouzey2016-06-08
* | | | | | | | | | | | | remove grammar/grammar.mllibGravatar Pierre Letouzey2016-06-08
| | | * | | | | | | | | | Compilation via pack for plugins of the stdlibGravatar Pierre Letouzey2016-06-08
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'divided-makefile' into trunkGravatar Pierre Letouzey2016-06-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Makefile.build split in many smaller files : Makefile.{ide,checker,dev,install}Gravatar Pierre Letouzey2016-06-08
| * | | | | | | | | | | | Makefile: avoid overwriting test.ml when testing grammar.cmaGravatar Pierre Letouzey2016-06-08
| * | | | | | | | | | | | Makefile: make clean now removes the .coq-native subdirsGravatar Pierre Letouzey2016-06-08
|/ / / / / / / / / / / /
* | | | | | | | | | | | Officially discontinue the experimental coq build via ocamlbuildGravatar Pierre Letouzey2016-06-08
* | | | | | | | | | | | proofs/proofs.mllib: no more proof_errors !Gravatar Pierre Letouzey2016-06-08
| | | | | | | | | | | * Add is_ind, is_constructor, is_projGravatar Jason Gross2016-06-07
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Search interface revisions.Gravatar Pierre-Marie Pédrot2016-06-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removing the convenience functions from the Search API.Gravatar Pierre-Marie Pédrot2016-06-07
| | | * | | | | | | | | Fix bug #4777: Printing time is impacted by large terms that don't print.Gravatar Pierre-Marie Pédrot2016-06-07
| | | | | * | | | | | | CoqIDE: remove useless printGravatar Enrico Tassi2016-06-07