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-03-08
Merge PR #6743: Add notation {x & P} for sigT
Maxime Dénès
2018-03-08
Merge PR #6927: Add some missing flushes in configure.
Maxime Dénès
2018-03-08
Merge PR #6909: Deprecate Focus and Unfocus
Maxime Dénès
2018-03-08
Merge PR #6899: [compat] Remove "Standard Proposition Elimination"
Maxime Dénès
2018-03-08
Merge PR #6881: [windows] support -addon in build script
Maxime Dénès
2018-03-08
Merge PR #6582: Mangle auto-generated names
Maxime Dénès
2018-03-08
Merge PR #6933: Standard headers for C and Python.
Maxime Dénès
2018-03-08
Merge PR #6934: Warn when using “Require” in a section
Maxime Dénès
2018-03-08
Merge PR #6924: Clean-up remove always false useeager argument.
Maxime Dénès
2018-03-08
Merge PR #6902: [compat] Remove "Discriminate Introduction"
Maxime Dénès
2018-03-08
Merge PR #6903: [compat] Remove "Shrink Abstract"
Maxime Dénès
2018-03-08
Merge PR #6783: ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Maxime Dénès
2018-03-07
Use a proper warning when a summary is captured out of module scope.
Vincent Laporte
2018-03-07
[vernac] Warn when using “Require” in a section
Vincent Laporte
2018-03-07
[stdlib] Do not use “Require” inside sections
Vincent Laporte
2018-03-07
Merge PR #6744: Add String.concat
Maxime Dénès
2018-03-07
Merge PR #6932: [stdlib] Do not use deprecated notations
Maxime Dénès
2018-03-07
Merge PR #6905: Fix make ml-doc
Maxime Dénès
2018-03-07
Merge PR #6911: [ssr] Declare prenex implicits for `Some_inj`
Maxime Dénès
2018-03-07
Merge PR #6922: Remove outdated information regarding the FAQ.
Maxime Dénès
2018-03-07
Merge PR #6374: [toplevel] Modify printing goal strategy.
Maxime Dénès
2018-03-07
Merge PR #6790: Allow universe declarations for [with Definition].
Maxime Dénès
2018-03-07
Merge PR #6462: Sanitize universe declaration in Context (stop using a ref...)
Maxime Dénès
2018-03-06
Standard headers for C and Python.
Maxime Dénès
2018-03-06
[stdlib] Do not use deprecated notations
Vincent Laporte
2018-03-06
Add some missing flushes in configure.
Maxime Dénès
2018-03-06
Hack to make bignum build on windows
Enrico Tassi
2018-03-06
build: win: turn off build/installation of gnu Make
Enrico Tassi
2018-03-06
Clean-up remove always false useeager argument.
Théo Zimmermann
2018-03-06
Remove outdated information regarding the FAQ.
Théo Zimmermann
2018-03-06
Merge PR #6917: Fix failing packaging job.
Maxime Dénès
2018-03-06
[compat] Remove "Discriminate Introduction"
Emilio Jesus Gallego Arias
2018-03-06
[compat] Remove "Shrink Abstract"
Emilio Jesus Gallego Arias
2018-03-06
Merge PR #6749: Fixing an anomaly in the presence of "let-in" in the type of ...
Maxime Dénès
2018-03-06
Merge PR #6795: [ssreflect] Export parsing witnesses in mli file.
Maxime Dénès
2018-03-06
ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Enrico Tassi
2018-03-06
Merge PR #6896: [compat] Remove NOOP deprecated options.
Maxime Dénès
2018-03-06
Merge PR #6824: Remove deprecated options related to typeclasses.
Maxime Dénès
2018-03-06
Merge PR #6900: [compat] Remove "Tactic Pattern Unification"
Maxime Dénès
2018-03-06
Merge PR #6898: [compat] Remove "Intuition Iff Unfolding"
Maxime Dénès
2018-03-06
Merge PR #6901: [compat] Remove "Injection L2R Pattern Order"
Maxime Dénès
2018-03-05
[toplevel] Modify printing goal strategy.
Emilio Jesus Gallego Arias
2018-03-05
Fix failing packaging job.
Théo Zimmermann
2018-03-05
Remove NOPLUGINDOCS option
mrmr1993
2018-03-05
Add empty description for @raise statements to satisfy ocamldoc
mrmr1993
2018-03-05
Escape curly braces in ocamldoc comment
mrmr1993
2018-03-05
Separate vim/emacs fold markers from ocamldoc comments
mrmr1993
2018-03-05
Build docs for plugins by default, add NOPLUGINDOCS flag to disable
mrmr1993
2018-03-05
Change non-documentation comment from ocamldoc style
mrmr1993
2018-03-05
Fix formatting of some ocamldoc comments to reduce warnings
mrmr1993
[next]