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
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2020-12-21
Move evaluable_global_reference from Names to Tacred.
Pierre-Marie Pédrot
2020-12-09
Using self-documenting argument names in two exceptions of cases.ml.
Hugo Herbelin
2020-12-09
Fixing support for argument scopes and let-ins while interning cases patterns.
Hugo Herbelin
2020-12-07
Merge PR #13556: Fix spelling in warning entry
coqbot-app[bot]
2020-12-06
Add support for high resolution timeout functions.
Lasse Blaauwbroek
2020-12-06
Fix spelling in warning entry
Simon Friis Vindum
2020-12-04
Merge PR #13552: Delay inventing names for monomorphic universes
Pierre-Marie Pédrot
2020-12-04
Delay inventing names for monomorphic universes
Gaëtan Gilbert
2020-12-02
Move *_with_full_binders variants out of the kernel.
Pierre-Marie Pédrot
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
[prev]
[next]