index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2020-11-20
Add preliminary support for notations with large class (non-recursive) binders.
Hugo Herbelin
2020-11-20
Merge PR #13425: [stm] [declare] Try to propagate safe bits of proof information
coqbot-app[bot]
2020-11-20
Merge PR #13305: Only lower inductives to Prop if the type is syntactically a...
Pierre-Marie Pédrot
2020-11-20
[stm] [declare] Remove pinfo internals hack.
Emilio Jesus Gallego Arias
2020-11-20
[stm] [declare] Try to propagate safe bits of proof information
Emilio Jesus Gallego Arias
2020-11-18
[attributes] Add output test suite for errors, improve error printing.
Emilio Jesus Gallego Arias
2020-11-18
[attributes] Update error message referring to deprecated syntax.
Emilio Jesus Gallego Arias
2020-11-18
[attributes] Deprecate `attr(true)` syntax in favor of booelan attributes.
Emilio Jesus Gallego Arias
2020-11-18
[attributes] Allow boolean, single-value attributes.
Emilio Jesus Gallego Arias
2020-11-17
Merge PR #12653: Syntax for specifying cumulative inductives
coqbot-app[bot]
2020-11-16
Improve bad variance error message: mention expected and actual variances
Gaëtan Gilbert
2020-11-16
Merge PR #13384: Warn on hints without an explicit locality
coqbot-app[bot]
2020-11-16
Merge PR #12690: Mini-fix of Locate for recursive notations using named varia...
coqbot-app[bot]
2020-11-16
Merge PR #13188: Default disable automatic generalization of Instance type
Pierre-Marie Pédrot
2020-11-16
Warning on hint commands that have no explicit locality.
Pierre-Marie Pédrot
2020-11-16
Merge PR #13388: Export locality for all hint commands
coqbot-app[bot]
2020-11-16
Only lower inductives to Prop if the type is syntactically an arity.
Gaëtan Gilbert
2020-11-16
Small cleanup in ComInductive
Gaëtan Gilbert
2020-11-16
Syntax for specifying cumulative inductives
Gaëtan Gilbert
2020-11-16
Infrastructure for cumulative inductive syntax (no grammar extension yet)
Gaëtan Gilbert
2020-11-15
Merge PR #12611: [record] Cleanup of data structure and functions
coqbot-app[bot]
2020-11-15
Moving the analysis of notation strings in notation.ml.
Hugo Herbelin
2020-11-15
Implement export locality for the remaining Hint commands.
Pierre-Marie Pédrot
2020-11-15
Default disable automatic generalization of Instance type
Gaëtan Gilbert
2020-11-13
[record] Some documentation + minor refactoring
Emilio Jesus Gallego Arias
2020-11-13
[record] [ci] Overlay for elpi
Emilio Jesus Gallego Arias
2020-11-13
[record] Options API cleanup.
Emilio Jesus Gallego Arias
2020-11-13
[record] Refactor nested functions.
Emilio Jesus Gallego Arias
2020-11-13
[record] Cleanup of data structure and functions [2/2]
Emilio Jesus Gallego Arias
2020-11-13
[record] Cleanup of data structure and functions [1/2]
Emilio Jesus Gallego Arias
2020-11-12
Revert to "using" not being a keyword in -noinit mode.
Théo Zimmermann
2020-11-12
Add support for Proof using in -noinit mode.
Théo Zimmermann
2020-11-12
Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, no...
coqbot-app[bot]
2020-11-12
Merge PR #13289: Cosmetic cleaning of uState.ml: a bit of doc, more unity in ...
Pierre-Marie Pédrot
2020-11-11
Addressing #13349: accept Search on subparts of ident, not only on subidents.
Hugo Herbelin
2020-11-10
Merge PR #13322: [obligation] Properly handle no obligations on `Next Obligat...
coqbot-app[bot]
2020-11-09
[obligation] Proper handle no obligations on `Next Obligation`
Emilio Jesus Gallego Arias
2020-11-09
Remove the native symbol registering from the safe environment.
Pierre-Marie Pédrot
2020-11-06
Merge PR #13139: Clean the constr-as-hint API
coqbot-app[bot]
2020-11-06
Merge PR #13255: Fixes #13244: support for coercions in Search
coqbot-app[bot]
2020-11-05
Merge PR #12218: Numeral notations for non inductive types
coqbot-app[bot]
2020-11-05
Merge PR #13301: Fixes #13298: Search applied to primitive projections needs ...
coqbot-app[bot]
2020-11-05
Merge PR #13191: Fix anomaly when importing a functor
Pierre-Marie Pédrot
2020-11-04
Typing patterns and using type constraints in Search.
Hugo Herbelin
2020-11-04
Fixes #13298: primitive projections needs a correct typing environment.
Hugo Herbelin
2020-11-04
Moving interpretation of user-level universes in constrintern.ml.
Hugo Herbelin
2020-11-04
Cosmetic cleaning of uState.ml and related: a bit of doc, more unity in naming.
Hugo Herbelin
2020-11-04
Further code simplification in arbitrary hint interpretation.
Pierre-Marie Pédrot
2020-11-04
Do not try to be clever for term-as-hint interpretation.
Pierre-Marie Pédrot
2020-11-04
Opacify the Hints.hint_term type.
Pierre-Marie Pédrot
[next]