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-03-05
Merge PR #7791: Deprecating the declaration of arbitrary terms as hints.
Maxime Dénès
2020-03-04
Experimenting using a record for decl_notation.
Hugo Herbelin
2020-03-04
Adding support for an "only parsing" modifier in "where"-based notations.
Hugo Herbelin
2020-03-04
Merge PR #11380: [exninfo] Deprecate aliases for exception re-raising.
Pierre-Marie Pédrot
2020-03-03
[vernac] Use a record for VernacAddLoadPath
Emilio Jesus Gallego Arias
2020-03-03
[loadpath] Rework and simplify ML loadpath handling
Emilio Jesus Gallego Arias
2020-03-03
[exninfo] Deprecate aliases for exception re-raising.
Emilio Jesus Gallego Arias
2020-03-01
Refactor lookaheads using DSL
Maxime Dénès
2020-02-28
Deprecate the OCaml API to declare term Hints.
Pierre-Marie Pédrot
2020-02-28
Move the warning code out of the parser.
Pierre-Marie Pédrot
2020-02-28
Deprecating the declaration of arbitrary terms as hints.
Pierre-Marie Pédrot
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
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
Cancelling precedences in Set Printing Parentheses only at border of notations.
Hugo Herbelin
2020-02-23
parens --> parentheses
Abhishek Anand (optiplex7010@home)
2020-02-23
added the new option
Abhishek Anand (optiplex7010@home)
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
[next]