index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
/
classes.ml
Commit message (
Expand
)
Author
Age
*
Merge PR #6462: Sanitize universe declaration in Context (stop using a ref...)
Maxime Dénès
2018-03-07
|
\
|
*
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-05
|
\
\
|
|
/
|
/
|
*
|
Merge PR #6511: [econstr] Continue consolidation of EConstr API under `interp`.
Maxime Dénès
2018-03-04
|
\
\
*
\
\
Merge PR #6676: [proofview] goals come with a state
Maxime Dénès
2018-03-04
|
\
\
\
|
|
*
|
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-28
|
|
/
/
|
/
|
|
|
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
|
/
|
/
|
*
|
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
|
*
proofview: goals come with a state
Enrico Tassi
2018-02-20
|
/
*
Remove the local polymorphic flag hack.
Maxime Dénès
2017-12-27
*
Merge PR #6289: Remove unused boolean from cl_context field of Typeclasses.ty...
Maxime Dénès
2017-12-27
|
\
*
|
[flags] Make program_mode a parameter for commands in vernac.
Emilio Jesus Gallego Arias
2017-12-17
*
|
[vernac] Split `command.ml` into separate files.
Emilio Jesus Gallego Arias
2017-12-17
*
|
[econstr] Switch constrintern API to non-imperative style.
Emilio Jesus Gallego Arias
2017-12-15
*
|
[econstr] Cleanup in `vernac/classes.ml`.
Emilio Jesus Gallego Arias
2017-12-13
*
|
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-06
*
|
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-12-01
|
*
Remove unused boolean from cl_context field of Typeclasses.typeclass
Gaëtan Gilbert
2017-11-30
|
/
*
Fix #5347: unify declaration of axioms with and without bound univs.
Gaëtan Gilbert
2017-11-25
*
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
*
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
*
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
*
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
*
Remove the function Global.type_of_global_unsafe.
Pierre-Marie Pédrot
2017-07-13
*
Make the typeclass implementation fully compatible with universe polymorphism.
Pierre-Marie Pédrot
2017-07-13
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
[vernac] Remove forward hooks from Obligations.
Emilio Jesus Gallego Arias
2017-06-20
*
Squashed commit of the following:
Amin Timany
2017-06-16
*
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
*
Explicit the unsafe flag of all calls to Refine.refine.
Pierre-Marie Pédrot
2017-06-13
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
*
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
|
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
[location] [ast] Switch Constrexpr AST to an extensible node type.
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
|
/
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
|
*
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-03
*
|
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
*
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
/
[next]