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-02-25
Merge PR #11663: Remove unqualified universe attributes.
Emilio Jesus Gallego Arias
2020-02-25
Merge PR #11498: [exn] Forbid raising in exn printers, make them return Pp.t ...
Pierre-Marie Pédrot
2020-02-25
Merge PR #11655: [parsing] Track need to reinit by typing
Pierre-Marie Pédrot
2020-02-24
[exn] Forbid raising in exn printers, make them return Pp.t option
Emilio Jesus Gallego Arias
2020-02-23
Remove unqualified universe attributes.
Théo Zimmermann
2020-02-23
Fix #11654: syntax of inductive declaration.
Théo Zimmermann
2020-02-22
Merge PR #11596: ComInductive: use lbound=Prop iff non polymorphic
Emilio Jesus Gallego Arias
2020-02-22
Merge PR #11635: Cleanup around the tolerability structure
Emilio Jesus Gallego Arias
2020-02-22
Fixing a bug introduced in PR #10832 (new format specific to a given notation).
Hugo Herbelin
2020-02-22
Simplification of type unparsing (index of variable in UnpMetaVar is unused).
Hugo Herbelin
2020-02-22
Making structure of type "tolerability" and related clearer.
Hugo Herbelin
2020-02-22
Preparing to simplifying the structure of type "tolerability".
Hugo Herbelin
2020-02-21
Merge PR #11590: Fixes #9741: only printing notations do not uselessly reserv...
Emilio Jesus Gallego Arias
2020-02-21
Merge PR #11642: Unconditionally print explanation for universe inconsistencies
Emilio Jesus Gallego Arias
2020-02-21
[parsing] Track need to reinit by typing
Emilio Jesus Gallego Arias
2020-02-21
Notations: Avoiding computing parsing rule when in onlyprinting mode.
Hugo Herbelin
2020-02-20
Merge PR #11143: In Print/Check/Show, adopt the view that the attached type i...
Emilio Jesus Gallego Arias
2020-02-20
Merge PR #10832: Addressing #6082 and #7766: warning when overriding notation...
Emilio Jesus Gallego Arias
2020-02-20
Unconditionally print explanation for universe inconsistencies
Gaëtan Gilbert
2020-02-19
Merge PR #11636: Revert buggy commit mistakenly pushed with #11530
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11600: New syntax [Inductive Acc A R | x : Prop := ...]
Emilio Jesus Gallego Arias
2020-02-19
Revert "Granting #9516 and #9518 (support for numerals and strings in custom ...
Hugo Herbelin
2020-02-19
Addressing #6082 and #7766 (overriding format of notation).
Hugo Herbelin
2020-02-19
Only parsing in Reserved Notation: turning notice into a warning.
Hugo Herbelin
2020-02-19
ComInductive: use lbound=Prop iff non polymorphic
Gaëtan Gilbert
2020-02-17
New syntax [Inductive Acc A R | x : Prop := ...]
Gaëtan Gilbert
2020-02-17
Revert "Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)"
Gaëtan Gilbert
2020-02-16
Revert "Suite picking numeral notation"
Hugo Herbelin
2020-02-16
Suite picking numeral notation
Hugo Herbelin
2020-02-16
Granting #9516 and #9518 (support for numerals and strings in custom entries).
Hugo Herbelin
2020-02-16
Fixing bug #9521 (anomaly due to missing declaration of level in custom entry).
Hugo Herbelin
2020-02-16
Mini-factorization in vernac grammar.
Hugo Herbelin
2020-02-16
Custom entries: accept that no level is mentioned for a subentry.
Hugo Herbelin
2020-02-15
Reusing type production_level for the result of adjust_level.
Hugo Herbelin
2020-02-15
Reorganize type "production_level" along a more intuitive structure.
Hugo Herbelin
2020-02-15
Dead code in Egramcoq.adjust_level.
Hugo Herbelin
2020-02-15
Fixing a precedence printing bug with custom entries.
Hugo Herbelin
2020-02-15
Fixes #11331 (unexpected level collisions between custom entries and constr).
Hugo Herbelin
2020-02-14
Use thunks to univ instead of lazy constr for template typing
Gaëtan Gilbert
2020-02-13
Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)
Gaëtan Gilbert
2020-02-13
Delete unused comment
Gaëtan Gilbert
2020-02-13
Don't duplicate the inductive keyword for each block elt when parsing
Gaëtan Gilbert
2020-02-13
Merge PR #11407: [mltop] Store digest of modules used to compile files.
Gaëtan Gilbert
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-13
Merge PR #11424: Check instance length in type_of_{inductive,constructor}
Pierre-Marie Pédrot
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-12
Check instance length in type_of_{inductive,constructor}
Gaëtan Gilbert
2020-02-12
ReferenceVariables error contains a globref instead of a constr
Gaëtan Gilbert
2020-02-12
Merge PR #11546: Remove the Template Check option.
Gaëtan Gilbert
2020-02-11
Fixing some residual bugs of PR #10202 (manual implicit args in subterms).
Hugo Herbelin
[next]