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
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-03-20
Merge PR #8669: Show diffs in some error messages
Emilio Jesus Gallego Arias
2019-03-17
Use local universe names when printing universe inconsistency
Gaëtan Gilbert
2019-03-14
Documentation for SProp
Gaëtan Gilbert
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Inductives in SProp, forbid primitive records with only sprop fields
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Make Sorts.t private
Gaëtan Gilbert
2019-03-13
Merge PR #9627: Small retroknowledge/primitive cleanup
Vincent Laporte
2019-03-12
Merge PR #9632: Fix #9631: Instance: anomaly grounding non evar-free term
Emilio Jesus Gallego Arias
2019-03-12
Merge PR #9596: Fix #9595: missing non-primitive-record warning with 0 field ...
Emilio Jesus Gallego Arias
2019-03-12
Merge PR #9389: Implement a method for manual declaration of implicits.
Emilio Jesus Gallego Arias
2019-03-11
Nicer error for bad primitive types (through type_errors etc)
Gaëtan Gilbert
2019-03-06
Merge PR #9476: Constructor type information uses the expanded form.
Gaëtan Gilbert
2019-03-01
Move test_mode from Flags to Vernacentries (use point)
Gaëtan Gilbert
2019-02-28
Show diffs in error messages if color is enabled
Jim Fehrle
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-26
Initialize styles so textual markers are used when color is not enabled
Jim Fehrle
2019-02-25
Fix #9631: Instance: anomaly grounding non evar-free term
Gaëtan Gilbert
2019-02-23
[vernac] Unify declaration hooks.
Emilio Jesus Gallego Arias
2019-02-22
Apply implicit binders to Hypothesis inside sections.
Jasper Hugunin
2019-02-22
Merge PR #9314: Enrich implicits for instances
Gaëtan Gilbert
2019-02-20
Merge PR #9529: Change Primitive message: "is registered" -> "is declared".
Vincent Laporte
2019-02-19
Fix #9595: missing non-primitive-record warning with 0 field record
Gaëtan Gilbert
2019-02-19
Make inductive cumulativity flag local to vernacentries
Gaëtan Gilbert
2019-02-18
Merge PR #9589: Deprecate duplicated explicitation_eq
Emilio Jesus Gallego Arias
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-17
Merge PR #9528: Fix #9527: unknown evar in nonterminating [fix] error.
Pierre-Marie Pédrot
2019-02-16
Deprecated duplicated explicitation_eq
Jasper Hugunin
2019-02-13
[ssr] move shorter Canonical to Coq proper
Enrico Tassi
2019-02-13
refactor grammar
Enrico Tassi
2019-02-13
Fix #9432: canonical structure and coercion accept universe binders.
Gaëtan Gilbert
2019-02-12
[tactics] Remove dependency of abstract on global proof state.
Emilio Jesus Gallego Arias
2019-02-11
Fix #9527: unknown evar in nonterminating [fix] error.
Gaëtan Gilbert
2019-02-08
Merge PR #9481: [parsing] Use AST node for main parsing entry.
Enrico Tassi
2019-02-08
Change Primitive message: "is registered" -> "is declared".
Gaëtan Gilbert
2019-02-08
Merge PR #9410: Make `Program` a regular attribute
Matthieu Sozeau
2019-02-05
[parsing] Use AST node for main parsing entry.
Emilio Jesus Gallego Arias
2019-02-05
Remove the Plexing.Error exception.
Pierre-Marie Pédrot
2019-02-05
Merge PR #9373: Kernel: don't automatically downgrade ill-shaped primitive re...
Pierre-Marie Pédrot
2019-02-05
Merge PR #9396: Skip indirection through Evd for obligation ustate manipulation
Matthieu Sozeau
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Enrich implicits for instances
Jasper Hugunin
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Merge PR #9317: Restrict universes in records.
Pierre-Marie Pédrot
2019-02-04
Merge PR #9144: Fixes #4633: clearer message unknown existential
Pierre-Marie Pédrot
2019-02-04
Merge PR #9409: Move non-primitive-record warning to declare_mutual_inductive...
Pierre-Marie Pédrot
2019-02-04
Merge PR #9437: Comment universe operations in Classes.context
Pierre-Marie Pédrot
[next]