index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-03
Merge PR #8844: Move abstract out of tactics.ml
Pierre-Marie Pédrot
2018-11-03
Merge PR #8852: Use the obligation evar flag
Pierre-Marie Pédrot
2018-11-02
Merge PR #8834: [error printing] Fix improper grounding of open terms in prin...
Hugo Herbelin
2018-11-02
Merge PR #8895: gitignore test-suite/misc/poly-capture-global-univs/src/evil.ml
Pierre-Marie Pédrot
2018-11-02
Merge PR #8809: [dev doc] Update proof engine docs, fixes #6640
Pierre-Marie Pédrot
2018-11-02
gitignore test-suite/misc/poly-capture-global-univs/src/evil.ml
Gaëtan Gilbert
2018-11-02
[dev doc] Update proof engine docs, fixes #6640
Emilio Jesus Gallego Arias
2018-11-01
Merge PR #8845: Fix typos in the document about CIC
Théo Zimmermann
2018-10-31
Merge PR #8752: Enable fragile pattern warning in cclosure
Maxime Dénès
2018-10-31
Merge PR #8759: Fix #8755: Uncaught exception Ltac_plugin.Taccoerce.CannotCoe...
Hugo Herbelin
2018-10-31
Merge PR #8841: Share the construction of the evar instance in Clenv.make_eva...
Matthieu Sozeau
2018-10-31
Merge PR #8867: Notations: fixing a bug when printing abbreviations in custom...
Emilio Jesus Gallego Arias
2018-10-31
Merge PR #8864: Avoid passing empty environments
Pierre-Marie Pédrot
2018-10-31
Merge PR #8688: Generalizing the various evar_map printers in Termops over an...
Pierre-Marie Pédrot
2018-10-31
Merge PR #8825: [libobject] Move object_name next to object definition.
Pierre-Marie Pédrot
2018-10-31
Notations: fixing a bug with abbreviations in custom entries.
Hugo Herbelin
2018-10-31
Merge PR #8851: Credits for 8.9
Guillaume Melquiond
2018-10-31
Merge PR #8849: Fix for bug #8848.
Pierre-Marie Pédrot
2018-10-30
Merge PR #8750: [ci] [doc] Notes about branch names.
Gaëtan Gilbert
2018-10-30
Credits for 8.9
Matthieu Sozeau
2018-10-30
Overlays (#8844 split-tactics)
Gaëtan Gilbert
2018-10-30
Adding overlay for coq-elpi
Hugo Herbelin
2018-10-30
Generalizing the various evar_map printers in Termops over an environment.
Hugo Herbelin
2018-10-30
Remove fully_empty_glob_sign which uses a dummy environment
Maxime Dénès
2018-10-30
Avoid passing dummy env to error printer
Maxime Dénès
2018-10-30
Reduction functions based on CClosure should take an env
Maxime Dénès
2018-10-30
Remove one use of empty_env in ssr
Maxime Dénès
2018-10-30
Avoid redefining reduction functions in fun_ind
Maxime Dénès
2018-10-30
Distinguish globalization and pretyping error on unbound variable
Maxime Dénès
2018-10-30
Move abstract out of tactics.ml
Gaëtan Gilbert
2018-10-30
Switch to using the obligation_evar flag instead of the evar source
Matthieu Sozeau
2018-10-29
Fix for bug #8848
Matthieu Sozeau
2018-10-29
Merge PR #8751: Rename checker/{main->coqchk}
Pierre-Marie Pédrot
2018-10-29
Fix typos in the document about CIC
wkwkes
2018-10-29
Merge PR #8765: Give code ownership of merging doc to pushers team to notify ...
Maxime Dénès
2018-10-29
Merge PR #8667: [RFC] Vendoring of Camlp5
Pierre-Marie Pédrot
2018-10-29
Merge PR #8711: [ci] [appveyor] Enable cache for builds.
Maxime Dénès
2018-10-29
Merge PR #8737: Correctly report non-projection fields in records
Pierre-Marie Pédrot
2018-10-29
Merge PR #8780: Cleanup comparing projections through their constants.
Maxime Dénès
2018-10-29
Rename checker/{main->coqchk}
Gaëtan Gilbert
2018-10-29
Share the construction of the evar instance in Clenv.make_evar_clause.
Pierre-Marie Pédrot
2018-10-29
Merge PR #8763: Adapt coq_makefile to handle coqpp-based macro files.
Enrico Tassi
2018-10-29
Merge PR #8812: [ssreflect] Better use of Coqlib
Enrico Tassi
2018-10-29
[gramlib] Wrap `Gramlib`.
Emilio Jesus Gallego Arias
2018-10-29
[gramlib] Cleanup, remove unused parsing infrastructure.
Emilio Jesus Gallego Arias
2018-10-29
[camlp5] Fix warnings, switch Coq to vendored library.
Emilio Jesus Gallego Arias
2018-10-29
[camlp5] Automatic conversion from revised syntax + parsers
Emilio Jesus Gallego Arias
2018-10-29
[gramlib] Original Import from Camlp5 repos.
Emilio Jesus Gallego Arias
2018-10-28
[error printing] Fix improper grounding of open terms in printing.
Emilio Jesus Gallego Arias
2018-10-28
Merge PR #8827: Revert "[ci] Pin CI_REF to plugin_tutorial to use not yet mer...
Emilio Jesus Gallego Arias
[next]