aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | | 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
* | | 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
| | | * Do not use COQLIBS for the validate rule produced by coq_makefile (bug #4693).Gravatar Guillaume Melquiond2016-06-07
* | | | Merge branch 'trunk' of git+ssh://scm.gforge.inria.fr/gitroot/coq/coq into trunkGravatar Matej Kosik2016-06-07
|\ \ \ \
| * \ \ \ coq_makefile : minor reworkGravatar Pierre Letouzey2016-06-07
| |\ \ \ \
| | * | | | Coq_makefile: code cleanup (less long lines, etc)Gravatar Pierre Letouzey2016-06-07
| | * | | | coq_makefile: List.iteri is now standard since OCaml 4.00Gravatar Pierre Letouzey2016-06-07
| | * | | | coq_makefile : short display of commands executed by makeGravatar Pierre Letouzey2016-06-07
| | * | | | coq_makefile: add some -ml-synonym to the ocamldep rulesGravatar Pierre Letouzey2016-06-07
| |/ / / /
* | | | | typoGravatar Matej Kosik2016-06-07
* | | | | typographyGravatar Matej Kosik2016-06-07
| * | | | printing.mllib: remove some other .mli-only from a .mllibGravatar Pierre Letouzey2016-06-07
| * | | | Test for #4787.Gravatar Hugo Herbelin2016-06-07
| * | | | Fixing #4787 (Unset Bracketing Last Introduction Pattern not working).Gravatar Hugo Herbelin2016-06-07
|/ / / /
* | | | Relying instead on the Coq85 inclusion!Gravatar Hugo Herbelin2016-06-06
* | | | Mode "Bracketing Last Introduction Pattern" is on for 8.4Gravatar Hugo Herbelin2016-06-06
* | | | Mode "Regular Subst Tactic" is on in 8.6.Gravatar Hugo Herbelin2016-06-06
* | | | Merge remote-tracking branch 'github/pr/118' into trunkGravatar Maxime Dénès2016-06-06
|\ \ \ \
| | | | * Fixing problems introduced in 8.5 with Ltac trace report. E.g.Gravatar Hugo Herbelin2016-06-06
* | | | | About printing of traces of failures while calling ltac code.Gravatar Hugo Herbelin2016-06-06
* | | | | xmlprotocol: fix unmarshaling of Feedback.MessageGravatar Enrico Tassi2016-06-06
* | | | | xmlprotocol: uncomment marshalling code for custom messageGravatar Enrico Tassi2016-06-06
* | | | | xmlprotocol: Marshal_error carries the reasonGravatar Enrico Tassi2016-06-06
* | | | | Adding the Print Ltac Signatures command.Gravatar Pierre-Marie Pédrot2016-06-05
|\ \ \ \ \
| * | | | | Adding the Print Ltac Signature command.Gravatar Pierre-Marie Pédrot2016-06-05
|/ / / / /
* | | | | Remove Q_constr from grammar folder.Gravatar Pierre-Marie Pédrot2016-06-05
|\ \ \ \ \
| * | | | | Removing the Q_constr file.Gravatar Pierre-Marie Pédrot2016-06-05
| * | | | | Moving Hipattern to a regular ML file.Gravatar Pierre-Marie Pédrot2016-06-05
| * | | | | Removing PATTERN uses in Hipattern.Gravatar Pierre-Marie Pédrot2016-06-05
|/ / / / /