index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
uState.ml
Age
Commit message (
Expand
)
Author
2018-07-25
Fix #7900 previous commit fixes a bug when using side effects in obligations.
Matthieu Sozeau
2018-07-25
kernel: missing check that all universes are declared.
Matthieu Sozeau
2018-07-03
Remove unused output of Universes.normalize_univ_variables
Gaëtan Gilbert
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-05-31
[api] Move `Constrexpr` to the `interp` module.
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated objects in engine / interp / library
Emilio Jesus Gallego Arias
2018-05-17
Split off Universes functions for minimization.
Gaëtan Gilbert
2018-05-17
Make Universes.refresh_constraints internal to UState
Gaëtan Gilbert
2018-05-17
Split off Universes functions about substitutions and constraints
Gaëtan Gilbert
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-08
Don't use ref universe_opt_subst
Gaëtan Gilbert
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
Delayed weak constraints for cumulative inductive types.
Gaëtan Gilbert
2018-03-09
Statically enforce that ULub is only between levels.
Gaëtan Gilbert
2018-03-06
Rename some universe minimizing "normalize" functions to "minimize"
Gaëtan Gilbert
2018-03-06
Deprecate UState aliases in Evd.
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-01-17
Merge PR #6298: Fix #6297: handle constraints like (u+1 <= Set/Prop)
Maxime Dénès
2017-12-30
Moving some universe substitution code out of the kernel.
Pierre-Marie Pédrot
2017-12-14
Merge PR #6038: [build] Remove coqmktop in favor of ocamlfind.
Maxime Dénès
2017-12-11
Merge PR #6324: Fix #6323: stronger restrict universe context vs abstract.
Maxime Dénès
2017-12-09
[lib] Rename Profile to CProfile
Emilio Jesus Gallego Arias
2017-12-07
Merge PR #6290: Rename update to set, Fixes #6196
Maxime Dénès
2017-12-06
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-05
Rename update to set, fixes #6196
Paul Steckler
2017-12-01
Fix #6297: handle constraints like (u+1 <= Set/Prop)
Gaëtan Gilbert
2017-12-01
Proper nametab handling of global universe names
Matthieu Sozeau
2017-11-25
Forbid repeated names in universe binders.
Gaëtan Gilbert
2017-11-24
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
restrict_universe_context: do not prune named universes.
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
Use type Universes.universe_binders.
Gaëtan Gilbert
2017-11-22
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-13
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-09-19
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
proof_global: cleanup and comment close_proof
Matthieu Sozeau
2017-09-19
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-07-04
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-16
Squashed commit of the following:
Amin Timany
2017-06-05
Univs: fix bug #5365, generation of u+k <= v constraints
Matthieu Sozeau
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-04-27
Fast path when checking equality of universe levels in UState.
Pierre-Marie Pédrot
2017-04-27
Code cleaning in unification algorithm for universes.
Pierre-Marie Pédrot
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
[prev]
[next]