index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-06
Merge remote-tracking branch 'github/pr/199' into v8.5
Maxime Dénès
2016-07-06
Merge remote-tracking branch 'github/pr/241' into v8.5
Maxime Dénès
2016-07-06
Fix #4793: Coq 8.6 should accept -compat 8.6
Maxime Dénès
2016-07-06
Bump version number in preparation for 8.5pl2 release.
Maxime Dénès
2016-07-06
Fix test-suite file 3690
Matthieu Sozeau
2016-07-06
Deduplicate some names in .mailmap
Jason Gross
2016-07-06
Univs: fix internalization of (x := T) and casts
Matthieu Sozeau
2016-07-06
Fix indentation of configure printout
Jason Gross
2016-07-06
Bug Fixes : 4851 4858 4880 for nsatz
thery
2016-07-05
Move option_map notation up
Jason Gross
2016-07-05
Restore option_map in FMapFacts
Jason Gross
2016-07-05
Compat84: Don't mess with stdlib modules
Jason Gross
2016-07-05
Prevent unsafe overwriting of Required modules by toplevel library.
Maxime Dénès
2016-07-05
congruence fix: test-suite code and update CHANGES
Matthieu Sozeau
2016-07-05
Revert "Merge remote-tracking branch 'github/pr/229' into trunk"
Maxime Dénès
2016-07-05
Pass .v files to coqc in Makefile produced by coq_makefile (bug #4896).
Guillaume Melquiond
2016-07-05
Add mailmap entry.
Guillaume Melquiond
2016-07-05
Bug fix : variable capture in ltac code of Nsatz
thery
2016-07-05
FIX: "dev/doc/changes.txt"
Matej Kosik
2016-07-04
Merge remote-tracking branch 'github/pr/229' into trunk
Maxime Dénès
2016-07-04
Merge branch 'congruencefix' into v8.5
Matthieu Sozeau
2016-07-04
Revert "Revert "Improve the interpretation scope of arguments of an ltac matc...
Maxime Dénès
2016-07-04
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-04
congruence: Restrict refreshing to Set
Matthieu Sozeau
2016-07-04
congruence: remove casts of indexed terms
Matthieu Sozeau
2016-07-04
congruence/univs: properly refresh (fix #4609)
Matthieu Sozeau
2016-07-04
Update CHANGES, the bugfixes for 4527 and 4726 are
Matthieu Sozeau
2016-07-04
Mention more fixes in CHANGES before we release pl2.
Maxime Dénès
2016-07-04
Revert "Improve the interpretation scope of arguments of an ltac match."
Maxime Dénès
2016-07-04
test-suite: test checking of libraries checksum.
Maxime Dénès
2016-07-04
Merge remote-tracking branch 'github/pr/228' into v8.5
Maxime Dénès
2016-07-03
Remove lexing of ordinal notations.
Maxime Dénès
2016-07-03
Mention recent renaming of files in dev/doc/changes.txt.
Maxime Dénès
2016-07-03
Merge branch 'cerrors-cclosure' into trunk
Maxime Dénès
2016-07-03
rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...
Pierre Letouzey
2016-07-03
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-02
Adding test for #4811.
Hugo Herbelin
2016-07-01
Merge branch 'reduction-flags' into trunk
Maxime Dénès
2016-07-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Make semantics of whd_zeta consistent with other whd_* functions.
Maxime Dénès
2016-07-01
Fixing use of "Declare Implicit Tactic" in refine.
Hugo Herbelin
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
Fixing #4881 (synchronizing "Declare Implicit Tactic" with backtrack).
Hugo Herbelin
2016-07-01
Fixing #4882 (anomaly with Declare Implicit Tactic on hole of type with evars).
Hugo Herbelin
2016-06-29
Makefile: $(BEST) controls which coqtop is used to build .vo
Pierre Letouzey
2016-06-29
coq_makefile : do not build bytecode versions of plugins by default
Pierre Letouzey
2016-06-29
Makefile: no bytecode compilation in make world, see make byte instead
Pierre Letouzey
2016-06-29
Fixing #4865 (deciding on which arguments to recompute scopes was not robust).
Hugo Herbelin
2016-06-29
Exporting section_segment_of_reference.
Hugo Herbelin
[prev]
[next]