index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-24
[doc] more precise description of when automatic clears are triggered
Enrico Tassi
2019-01-24
[doc] explain how to avoid automatic clears
Enrico Tassi
2019-01-22
clarify when an ident is added to the clear switch
Enrico Tassi
2019-01-22
Update CHANGES.md
Enrico
2019-01-22
Apply suggestions from code review
Théo Zimmermann
2019-01-21
[ssr] cleanup of some comments
Enrico Tassi
2019-01-21
[ssr] better structure the ipats doc
Enrico Tassi
2019-01-19
[ssr] compile "=> {x..} y" as "=> {x..y} y"
Enrico Tassi
2019-01-18
[ssr] compile "=> {x..}/v" as "/v{x..v}"
Enrico Tassi
2019-01-18
[ssr] compile "=> {} y" as "=> {y} y"
Enrico Tassi
2019-01-18
[ssr] clean up implementation of {}/v -> /v{v}
Enrico Tassi
2019-01-17
Merge PR #9048: Fix vernac classification of `Fail Instance`
Enrico Tassi
2019-01-17
Merge PR #9242: merge-pr: add reviewer info to commit message
Maxime Dénès
2019-01-16
Merge PR #9346: Add .nia.cache to .gitignore
Gaëtan Gilbert
2019-01-16
Add .nia.cache to .gitignore
Jason Gross
2019-01-14
Merge PR #9307: Handle local definitions in implicit arguments of Instance
Maxime Dénès
2019-01-11
Fix vernac classification of `Fail Instance`
Maxime Dénès
2019-01-11
Merge pull request #8778 from SkySkimmer/merge-plugin-tuto
Yves Bertot
2019-01-10
Merge PR #9335: [STM] kill no_safe_id anomaly
Maxime Dénès
2019-01-10
[STM] kill no_safe_id anomaly
Enrico Tassi
2019-01-10
Merge PR #9143: Documenting the internal role of to_string and print in Names
Maxime Dénès
2019-01-10
Merge PR #9331: [STM] Fix semantics of `cur_id` w.r.t. error states
Enrico Tassi
2019-01-09
[STM] Fix semantics of `cur_id` w.r.t. error states
Maxime Dénès
2019-01-09
Merge PR #9318: Add Azure Pipelines build badge
Théo Zimmermann
2019-01-09
Merge PR #9327: [Manual] Remove link to non-existing CSS file
Clément Pit-Claudel
2019-01-09
Merge PR #9088: Add CI job running test suite with `async-proofs on`
Emilio Jesus Gallego Arias
2019-01-09
[Manual] Remove link to non-existing CSS file
Vincent Laporte
2019-01-09
Merge PR #9322: [ci] Update fiat-crypto legacy
Gaëtan Gilbert
2019-01-09
Make some tests more robust by adding missing proof terminators
Maxime Dénès
2019-01-09
Test ltacprof in sequential mode
Maxime Dénès
2019-01-09
Add a CI job running test suite with `-async-proofs on`
Maxime Dénès
2019-01-09
Make it possible to pass flags to coq when running test suite
Maxime Dénès
2019-01-09
Merge PR #9316: Fix #3934: coqc -time -quick gives unreadable output
Enrico Tassi
2019-01-09
Merge PR #9273: Fix #9272: `Unset Nested Proofs Allowed` does not capture nes...
Enrico Tassi
2019-01-08
Move position and update GitLab alt text
Kayla Ngan
2019-01-08
[ci] Update fiat-crypto legacy
Jason Gross
2019-01-08
Fix #3934: coqc -time -quick gives unreadable output
Maxime Dénès
2019-01-08
Fix #9272: `Unset Nested Proofs Allowed` does not capture nested `Instance` p...
Maxime Dénès
2019-01-08
Add Azure Pipelines build badge
Kayla Ngan
2019-01-08
Integrate plugin tutorial after code import
Gaëtan Gilbert
2019-01-08
plugin_tutorial: ignore Coqlib.find_reference deprecation warning.
Gaëtan Gilbert
2019-01-08
Fix undefined variables in coq_makefile
Gaëtan Gilbert
2019-01-08
Add 'doc/plugin_tutorial/' from commit '168a13dab1c9987f592994150997e692d4d7e...
Gaëtan Gilbert
2019-01-08
merge-pr: add reviewer info to commit message
Gaëtan Gilbert
2019-01-08
Merge PR #9282: [ssrmatching] update license banner (fix #9281)
Maxime Dénès
2019-01-08
Merge PR #9292: Fixing some wrong scopes of variables in the interpretation o...
Emilio Jesus Gallego Arias
2019-01-07
Merge PR #9241: Fix #9240: Register for IDProp causes anomaly when non constant
Enrico Tassi
2019-01-07
Merge PR #8373: Fixes #8369: Not_found in printing message about an unresolve...
Matthieu Sozeau
2019-01-07
Merge pull request #22 from SkySkimmer/unlicense
Gaëtan Gilbert
2019-01-07
Merge PR #9309: [ci] Add Verdi Raft with dependencies to CI
Emilio Jesus Gallego Arias
[next]