index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
proof_global.ml
Age
Commit message (
Expand
)
Author
2018-01-11
Force polymorphic definitions to have no internal constraints.
Pierre-Marie Pédrot
2017-12-06
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-01
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-11-29
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-25
Make restrict_universe_context stronger.
Gaëtan Gilbert
2017-11-24
In close_proof only check univ decls with the restricted context.
Gaëtan Gilbert
2017-11-24
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
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-13
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
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-10-17
[stm] Remove state-handling from Futures.
Emilio Jesus Gallego Arias
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-26
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-19
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Remove Warnings: unused value ...
Amin Timany
2017-06-16
Squashed commit of the following:
Amin Timany
2017-06-12
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-25
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-24
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
Merge PR#642: Small cleanup on `close_proof` type.
Maxime Dénès
2017-05-23
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-20
Change wrong bullet message.
Théo Zimmermann
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-24
Merge PR#552: Miscelaneous commits
Maxime Dénès
2017-04-21
Remove VernacError
Gaetan Gilbert
2017-04-20
COMMENT: Proof_global.pstate.pid
Matej Kosik
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-21
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-02-15
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2016-11-30
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-24
Fix some documentation typos.
Guillaume Melquiond
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-08
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-25
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
[next]