aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | Mention more fixes in CHANGES before we release pl2.Gravatar Maxime Dénès2016-07-04
| * | | | Revert "Improve the interpretation scope of arguments of an ltac match."Gravatar Maxime Dénès2016-07-04
| | |/ / | |/| |
| * | | test-suite: test checking of libraries checksum.Gravatar Maxime Dénès2016-07-04
| * | | Merge remote-tracking branch 'github/pr/228' into v8.5Gravatar Maxime Dénès2016-07-04
| |\ \ \
* | | | | Remove lexing of ordinal notations.Gravatar Maxime Dénès2016-07-03
* | | | | Mention recent renaming of files in dev/doc/changes.txt.Gravatar Maxime Dénès2016-07-03
* | | | | Merge branch 'cerrors-cclosure' into trunkGravatar Maxime Dénès2016-07-03
|\ \ \ \ \
| * | | | | rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...Gravatar Pierre Letouzey2016-07-03
| * | | | | closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)Gravatar Pierre Letouzey2016-07-03
| * | | | | errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* | | | | | Adding test for #4811.Gravatar Hugo Herbelin2016-07-02
|/ / / / /
* | | | | Merge branch 'reduction-flags' into trunkGravatar Maxime Dénès2016-07-01
|\ \ \ \ \
| * | | | | Add and document match, fix and cofix reduction flags.Gravatar Maxime Dénès2016-07-01
| * | | | | Make semantics of whd_zeta consistent with other whd_* functions.Gravatar Maxime Dénès2016-07-01
| | * | | | Fixing use of "Declare Implicit Tactic" in refine.Gravatar Hugo Herbelin2016-07-01
| * | | | | Separate flags for fix/cofix/match reduction and clean reduction function names.Gravatar Maxime Dénès2016-07-01
|/ / / / /
| * | | | Fixing #4881 (synchronizing "Declare Implicit Tactic" with backtrack).Gravatar Hugo Herbelin2016-07-01
| * | | | Fixing #4882 (anomaly with Declare Implicit Tactic on hole of type with evars).Gravatar Hugo Herbelin2016-07-01
| | | * | Makefile: $(BEST) controls which coqtop is used to build .voGravatar Pierre Letouzey2016-06-29
| | | * | coq_makefile : do not build bytecode versions of plugins by defaultGravatar Pierre Letouzey2016-06-29
| | | * | Makefile: no bytecode compilation in make world, see make byte insteadGravatar Pierre Letouzey2016-06-29
| |_|/ / |/| | |
* | | | Fixing #4865 (deciding on which arguments to recompute scopes was not robust).Gravatar Hugo Herbelin2016-06-29
* | | | Exporting section_segment_of_reference.Gravatar Hugo Herbelin2016-06-29
* | | | Updated CHANGES about subst. More on recursive equations in reference manual.Gravatar Hugo Herbelin2016-06-29
* | | | Merge branch 'programcases' into trunkGravatar Matthieu Sozeau2016-06-29
|\ \ \ \
| * | | | Fixes in documentation.Gravatar Matthieu Sozeau2016-06-29
| * | | | Program: cleanup in cases, add optionsGravatar Matthieu Sozeau2016-06-29
|/ / / /
* | | | Merge branch 'bug4527' into trunkGravatar Matthieu Sozeau2016-06-29
|\ \ \ \
| * | | | Univ: Use loc even if there are more unbound levelsGravatar Matthieu Sozeau2016-06-29
| * | | | CHANGES: document fix for #4726 too.Gravatar Matthieu Sozeau2016-06-29
| * | | | CHANGES: document fix for 4527 and compatibility.Gravatar Matthieu Sozeau2016-06-29
| * | | | universes.ml: Minor code cleanupGravatar Matthieu Sozeau2016-06-29
| * | | | Univs: Fix bug #4726Gravatar Matthieu Sozeau2016-06-29
| * | | | Univs: add source locations of levelsGravatar Matthieu Sozeau2016-06-29
| * | | | Univs: earlier errors for strict univ decls #4527Gravatar Matthieu Sozeau2016-06-29
|/ / / /
* | | | Merge branch 'warnings' into trunkGravatar Maxime Dénès2016-06-29
|\ \ \ \
| * | | | Fix issues in test-suite revealed by warnings.Gravatar Maxime Dénès2016-06-29
| * | | | A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-29
| * | | | Add [Unset Printing Dependent Evars Line]Gravatar Jason Gross2016-06-29
| | | * | fix coqide double module linking (error on OCaml 4.03)Gravatar Gabriel Scherer2016-06-28
| | |/ /
* | | | Revert "A new infrastructure for warnings."Gravatar Maxime Dénès2016-06-28
* | | | Typeclasses: use once in by clause for typeclass eautoGravatar Matthieu Sozeau2016-06-28
* | | | Merge branch 'warnings' into trunkGravatar Maxime Dénès2016-06-28
|\ \ \ \
| * | | | A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-28
|/ / / /
* | | | Merge remote-tracking branch 'github/pr/207' into trunkGravatar Maxime Dénès2016-06-28
|\ \ \ \ | |/ / / |/| | |
| | * | Merge branch 'forhott' into v8.5Gravatar Matthieu Sozeau2016-06-28
| | |\ \
* | | \ \ Finalizing the only printing feature.Gravatar Pierre-Marie Pédrot2016-06-28
|\ \ \ \ \
| * | | | | Documenting the "only printing" notation flag.Gravatar Pierre-Marie Pédrot2016-06-28
| * | | | | Adding a test-suite for the only printing flag.Gravatar Pierre-Marie Pédrot2016-06-28
| * | | | | Properly handle the only printing flag in Reserved Notations.Gravatar Pierre-Marie Pédrot2016-06-28