index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-23
Unify style of comments in file CUnix.
Hugo Herbelin
2017-11-23
Quote file names which have spaces in "Print LoadPath".
Hugo Herbelin
2017-11-23
Add a function to surround filenames containing a space with quotes.
Hugo Herbelin
2017-11-23
Surrounding a few places printing file names with quotes when a space occurs.
Hugo Herbelin
2017-11-23
Merge PR #6167: Fixing factorization of recursive notations with an atomic se...
Maxime Dénès
2017-11-23
Merge PR #6203: Fix universe polymorphic Program obligations.
Maxime Dénès
2017-11-23
Merge PR #6186: [api] Miscellaneous consolidation.
Maxime Dénès
2017-11-23
Merge PR #6221: Add PR filter used by RM to the contributing guide.
Maxime Dénès
2017-11-23
Add PR filter used by RM to the contributing guide.
Maxime Dénès
2017-11-23
Merge PR #6200: Remove pidentref grammar entry.
Maxime Dénès
2017-11-23
Merge PR #1092: [stm] [doc] Add some documentation to obscure AsyncTaskQueue
Maxime Dénès
2017-11-23
Merge PR #6123: Nix file
Maxime Dénès
2017-11-23
Merge PR #6189: Disable whitespace linter for .out files.
Maxime Dénès
2017-11-23
Merge PR #6187: Check findlib version in configure (fix #4270).
Maxime Dénès
2017-11-23
Merge PR #6192: Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Maxime Dénès
2017-11-22
[api] A few more minor deprecation notices.
Emilio Jesus Gallego Arias
2017-11-22
[api] Re-enable deprecation warnings.
Emilio Jesus Gallego Arias
2017-11-22
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
Merge PR #6173: [printing] Deprecate all printing functions accessing the glo...
Maxime Dénès
2017-11-21
[stm] [doc] Add some documentation to AsyncTaskQueue API
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
Merge PR #6181: [proof] Attempt to deprecate some V82 parts of the proof API.
Maxime Dénès
2017-11-21
Merge PR #6178: Have the coq_makefile timing test-suite print more
Maxime Dénès
2017-11-21
Merge PR #6168: Add Equations to CI
Maxime Dénès
2017-11-21
Merge PR #6113: Extra work on ltac printing: fixing #5787, some parentheses
Maxime Dénès
2017-11-20
Fixes #5787 (printing of "constr:" lost in the move of constr to Generic).
Hugo Herbelin
2017-11-20
Fixing factorization of recursive notations in the case of an atomic separator.
Hugo Herbelin
2017-11-20
Remove pidentref grammar entry.
Gaëtan Gilbert
2017-11-20
Disable whitespace linter for .out files.
Gaëtan Gilbert
2017-11-20
Check findlib version in configure (fix #4270).
Gaëtan Gilbert
2017-11-20
Merge PR #6188: Rename coq-inferior.el -> inferior-coq.el to match provided f...
Maxime Dénès
2017-11-20
Merge PR #6184: [lib] Minor pending cleanup to consolidate helper function.
Maxime Dénès
2017-11-20
Merge PR #6183: [plugins] Prepare plugin API for functional handling of state.
Maxime Dénès
2017-11-20
Merge PR #6166: Fix regression in treating Defined as defined
Maxime Dénès
2017-11-20
Merge PR #6163: [dev] Remove deprecation warning from `base_include`
Maxime Dénès
2017-11-20
Merge PR #6161: Fix micromega.ml to match generated file and enforce match in...
Maxime Dénès
2017-11-20
Add Equations to CI
Matthieu Sozeau
2017-11-20
Merge PR #6125: Fixing remaining problems with bug #5762 and PR #1120 (clause...
Maxime Dénès
2017-11-20
Merge PR #6025: Fix #5761: cbv on undefined evars under binders produces unbo...
Maxime Dénès
2017-11-19
Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Gaëtan Gilbert
2017-11-19
Rename coq-inferior.el -> inferior-coq.el to match provided feature.
Gaëtan Gilbert
2017-11-19
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-11-19
Remove branch on caml version >= 3.10 from configure.
Gaëtan Gilbert
2017-11-19
[lib] Minor pending cleanup to consolidate helper function.
Emilio Jesus Gallego Arias
2017-11-19
[vernac] Increase table size.
Emilio Jesus Gallego Arias
2017-11-19
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
[next]