index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
classes.ml
Age
Commit message (
Expand
)
Author
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
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 #9437: Comment universe operations in Classes.context
Pierre-Marie Pédrot
2019-01-30
Comment universe operations in Classes.context
Gaëtan Gilbert
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
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-04
Handle local definitions in implicit arguments of Instance
Jasper Hugunin
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-30
[vernac] [hooks] Refactor towards optional hooks.
Emilio Jesus Gallego Arias
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-11-18
[options] Remove deprecated option automatic introduction.
Emilio Jesus Gallego Arias
2018-11-09
Merge PR #8601: Move bound universe names to abstract contexts
Gaëtan Gilbert
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Adding universe names to polymorphic entry instances.
Pierre-Marie Pédrot
2018-11-08
Standardize handling of Automatic Introduction.
Jasper Hugunin
2018-11-06
[program] extend obligation to give back a mapping from obligations to
Matthieu Sozeau
2018-10-26
Merge PR #8687: Mini reorganization type of global constr of global
Pierre-Marie Pédrot
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
2018-10-18
[api] Qualify access to `Nametab`
Emilio Jesus Gallego Arias
2018-10-16
{Univops -> Vars}.universes_of_constr
Gaëtan Gilbert
2018-10-11
[vernac] Remove unused abstraction from declaration_hook type.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-09-29
[classes] Split large `new_instance` function up.
Emilio Jesus Gallego Arias
2018-09-27
[api] Remove unnecessary type alias introduced in 8.9
Emilio Jesus Gallego Arias
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-06-26
universes_of_constr don't include universes of monomorphic constants
Gaëtan Gilbert
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-05-31
[api] Move `Constrexpr` to the `interp` module.
Emilio Jesus Gallego Arias
2018-05-30
Move interning the [hint_pattern] outside the Typeclasses hooks.
Gaëtan Gilbert
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-27
[tactics] Turn boolean locality hint parameter into a named one.
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-04
Merge PR #7338: [api] Move `hint_info_expr` to `Typeclasses`.
Pierre-Marie Pédrot
2018-04-30
Merge PR #6935: Separate universe minimization and evar normalization functions
Pierre-Marie Pédrot
2018-04-26
[api] Move `hint_info_expr` to `Typeclasses`.
Emilio Jesus Gallego Arias
2018-04-23
Merge PR #7152: [api] Remove dependency of library on Vernacexpr.
Pierre-Marie Pédrot
2018-04-17
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-04-06
[api] Remove dependency of library on Vernacexpr.
Emilio Jesus Gallego Arias
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-07
Merge PR #6462: Sanitize universe declaration in Context (stop using a ref...)
Maxime Dénès
2018-03-05
Sanitize universe declaration in Context (stop using a ref...)
Gaëtan Gilbert
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
Merge PR #6511: [econstr] Continue consolidation of EConstr API under `interp`.
Maxime Dénès
[prev]
[next]