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-27
Merge PR #12586: [declare] Allow custom typing flags when declaring constants.
coqbot-app[bot]
2020-11-27
Merge PR #13483: Fix #13283: improved error on `clear implicit` flag
coqbot-app[bot]
2020-11-27
Fix #13283: improved error on `clear implicit` flag
Fabian Kunze
2020-11-26
[attributes] [typing] Rename `typing` to `bypass_check`
Emilio Jesus Gallego Arias
2020-11-26
[environ] [typing_flags] Introduce helper function to remove duplicate code
Emilio Jesus Gallego Arias
2020-11-26
[proofs] Support per-definition typing-flags in interactive proofs.
Emilio Jesus Gallego Arias
2020-11-26
[vernac] Allow to control typing flags with attributes.
Emilio Jesus Gallego Arias
2020-11-26
[kernel] Allow to set typing flags in add_constant
Emilio Jesus Gallego Arias
2020-11-26
[declare] Allow custom typing flags when declaring constants.
Emilio Jesus Gallego Arias
2020-11-26
Merge PR #13415: Separate interning and pretyping of universes
coqbot-app[bot]
2020-11-25
Separate interning and pretyping of universes
Gaëtan Gilbert
2020-11-25
Reserve "sort_expr" for uninterned universes
Gaëtan Gilbert
2020-11-24
Add a new evar source to refer to evars which are types of evars.
Hugo Herbelin
2020-11-24
Merge PR #13444: Fixes another instance of bug #7967 and #8076: restriction o...
coqbot-app[bot]
2020-11-23
Merge PR #11841: Distinguishing entry "ident" from entry "name" in term notat...
coqbot-app[bot]
2020-11-23
Merge PR #13377: Fix timeout by ensuring signal exceptions are not erroneousl...
Pierre-Marie Pédrot
2020-11-22
Uniformizing indentation in ppvernac.ml.
Hugo Herbelin
2020-11-22
Renaming "ident" into "name" in grammar entries, to prevent confusions.
Hugo Herbelin
2020-11-22
Fixes another instance of bug #7967: restriction of universes in "Context".
Hugo Herbelin
2020-11-22
Fix timeout by ensuring signal exceptions are not erroneously caught
Lasse Blaauwbroek
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
[next]