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-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-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
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
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
2019-02-04
Primitive integers
Maxime Dénès
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-30
Restrict universes in records.
Gaëtan Gilbert
2019-01-30
Comment universe operations in Classes.context
Gaëtan Gilbert
2019-01-29
Merge PR #9274: Make `Instance` without a body always open a proof
Enrico Tassi
2019-01-27
Merge PR #9263: [STM] explicit handling of parsing states
Emilio Jesus Gallego Arias
2019-01-25
Move non-primitive-record warning to declare_mutual_inductive_with_eliminations
Gaëtan Gilbert
2019-01-24
Update -compat to support -compat 8.10
Jason Gross
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2019-01-24
Kernel: don't automatically downgrade ill-shaped primitive records
Gaëtan Gilbert
2019-01-24
Skip indirection through Evd for obligation ustate manipulation
Gaëtan Gilbert
2019-01-23
Merge PR #9357: Fix recursive loadpath of ML files
Emilio Jesus Gallego Arias
2019-01-23
Merge PR #9270: Turn `Refine instance Mode` off by default
Pierre-Marie Pédrot
2019-01-22
Fixing #9329 (registering empty levels in the order they are recomputed).
Hugo Herbelin
2019-01-22
Turn `Refine Instance Mode` off by default
Maxime Dénès
2019-01-22
Remove useless freshness check in new_instance
Maxime Dénès
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-22
Simplify parsing of instance binders
Maxime Dénès
2019-01-22
VernacDeclareClass -> VernacExistingClass
Maxime Dénès
2019-01-22
VernacDeclareInstances -> VernacExistingInstance
Maxime Dénès
2019-01-21
Refactor typechecking of inductive types
Gaëtan Gilbert
2019-01-21
Move inductive_error to Type_errors
Gaëtan Gilbert
2019-01-21
Merge PR #9304: Default disable auto template warning.
Maxime Dénès
2019-01-19
Fix recursive loadpath of ML files
Maxime Dénès
2019-01-14
Merge PR #9307: Handle local definitions in implicit arguments of Instance
Maxime Dénès
2019-01-08
Fix #3934: coqc -time -quick gives unreadable output
Maxime Dénès
2019-01-06
Reworking error message for unresolved evar subterm of another evar.
Hugo Herbelin
2019-01-06
Fixes #4633: more explicit error message when referring to a generated evar.
Hugo Herbelin
2019-01-04
Handle local definitions in implicit arguments of Instance
Jasper Hugunin
2019-01-04
Default disable auto template warning.
Gaëtan Gilbert
[next]