index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
himsg.ml
Age
Commit message (
Expand
)
Author
2019-03-11
Nicer error for bad primitive types (through type_errors etc)
Gaëtan Gilbert
2019-02-28
Show diffs in error messages if color is enabled
Jim Fehrle
2019-02-25
Fix #9631: Instance: anomaly grounding non evar-free term
Gaëtan Gilbert
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-11
Fix #9527: unknown evar in nonterminating [fix] error.
Gaëtan Gilbert
2019-02-04
Merge PR #9144: Fixes #4633: clearer message unknown existential
Pierre-Marie Pédrot
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-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
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-28
Factor out common code in numeral/string notations
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-16
Print universe names in subtyping error instead of Var(x).
Gaëtan Gilbert
2018-11-16
Print full binders in subtyping incompatible polymorphism error.
Gaëtan Gilbert
2018-11-06
Move debug term printer to kernel
Maxime Dénès
2018-11-02
Merge PR #8834: [error printing] Fix improper grounding of open terms in prin...
Hugo Herbelin
2018-10-30
Generalizing the various evar_map printers in Termops over an environment.
Hugo Herbelin
2018-10-28
[error printing] Fix improper grounding of open terms in printing.
Emilio Jesus Gallego Arias
2018-10-26
[typeclasses] functionalize typeclass evar handling
Matthieu Sozeau
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-09-28
Functionalizing calls to the environment in Himsg.
Hugo Herbelin
2018-09-27
Merge PR #8475: Centralize the reliance on abstract universe context internals
Gaëtan Gilbert
2018-09-21
Removing calls to AUContext.instance.
Pierre-Marie Pédrot
2018-09-19
Fix Numeral Notations (2/4 - exceptions, usr_err)
Jason Gross
2018-09-03
Merge PR #891: Check universes are declared
Gaëtan Gilbert
2018-07-26
Merge PR #7786: In "redundant clause" pattern-matching error, show also the p...
Pierre-Marie Pédrot
2018-07-25
In "redundant clause" pattern-matching error, show also the pattern (#7777).
Hugo Herbelin
2018-07-25
kernel: missing check that all universes are declared.
Matthieu Sozeau
2018-07-25
Remove himsg.pr_puniverses, use @{} for universe printing in errors
Maxime Dénès
2018-07-17
Change QuestionMark for better record field missing error message.
Siddharth Bhat
2018-06-22
Remove hack skipping comparison of algebraic universes in subtyping.
Gaëtan Gilbert
2018-05-31
[api] Move `Constrexpr` to the `interp` module.
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-23
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-24
Slightly refining some error messages about unresolvable evars.
Hugo Herbelin
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
Merge PR #407: Fix SR breakage due to allowing fixpoints on non-rec values
Maxime Dénès
2018-03-08
Fix SR breakage due to allowing fixpoints on non-rec values
Matthieu Sozeau
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-02
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2017-11-22
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-13
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-09-22
Himsg: Dropping nf_evars made obsolete by EConstr.
Hugo Herbelin
[prev]
[next]