index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-25
Overlay for stronger restrict_universe_context.
Gaëtan Gilbert
2017-11-25
Restrict universe context when declaring constants in obligations.
Gaëtan Gilbert
2017-11-25
Fix #5347: unify declaration of axioms with and without bound univs.
Gaëtan Gilbert
2017-11-25
Fix interpretation of global universes in univdecl constraints.
Gaëtan Gilbert
2017-11-25
Forbid repeated names in universe binders.
Gaëtan Gilbert
2017-11-25
Universe binders survive sections, modules and compilation.
Gaëtan Gilbert
2017-11-25
Allow local universe renaming in Print.
Gaëtan Gilbert
2017-11-25
Make restrict_universe_context stronger.
Gaëtan Gilbert
2017-11-25
Fix obligations handling of universes anticipating stronger restrict
Matthieu Sozeau
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
restrict_universe_context: do not prune named universes.
Gaëtan Gilbert
2017-11-24
Fix defining non primitive projections with abstracted universes.
Gaëtan Gilbert
2017-11-24
Register universe binders for record projections.
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-24
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
Use type Universes.universe_binders.
Gaëtan Gilbert
2017-11-24
Merge PR #6231: Fix link to Recursive Make Considered Harmful
Maxime Dénès
2017-11-24
Merge PR #6205: Fixing a 8.7 regression of ring_simplify in ArithRing
Maxime Dénès
2017-11-24
Merge PR #486: Make some functions on terms more robust w.r.t new term constr...
Maxime Dénès
2017-11-24
Merge PR #876: In omega or romega, recognizing Z and nat modulo conversion
Maxime Dénès
2017-11-24
Update PR filter used by RM.
Maxime Dénès
2017-11-24
Merge PR #6197: [plugin] Remove LocalityFixme über hack.
Maxime Dénès
2017-11-23
Make one more function robust in term_dnet.ml
Maxime Dénès
2017-11-23
Make some functions on terms more robust w.r.t new term constructs.
Maxime Dénès
2017-11-23
Merge PR #6167: Fixing factorization of recursive notations with an atomic se...
Maxime Dénès
2017-11-23
Merge PR #6203: Fix universe polymorphic Program obligations.
Maxime Dénès
2017-11-23
Merge PR #6186: [api] Miscellaneous consolidation.
Maxime Dénès
2017-11-23
Merge PR #6221: Add PR filter used by RM to the contributing guide.
Maxime Dénès
2017-11-23
Fix link to Recursive Make Considered Harmful
Gaëtan Gilbert
2017-11-23
Add PR filter used by RM to the contributing guide.
Maxime Dénès
2017-11-23
Adding ad hoc overlay for sf/vfa.
Hugo Herbelin
2017-11-23
Recognizing Z in romega up to conversion.
Hugo Herbelin
2017-11-23
Using is_conv rather than eq_constr to find `nat` or `Z` in omega.
Hugo Herbelin
2017-11-23
Fixing a 8.7 regression of ring_simplify in ArithRing.
Hugo Herbelin
2017-11-23
Merge PR #6200: Remove pidentref grammar entry.
Maxime Dénès
2017-11-23
Merge PR #1092: [stm] [doc] Add some documentation to obscure AsyncTaskQueue
Maxime Dénès
2017-11-23
Merge PR #6123: Nix file
Maxime Dénès
2017-11-23
Merge PR #6189: Disable whitespace linter for .out files.
Maxime Dénès
2017-11-23
Merge PR #6187: Check findlib version in configure (fix #4270).
Maxime Dénès
2017-11-23
Merge PR #6192: Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Maxime Dénès
2017-11-22
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
[plugin] Encapsulate modifiers to vernac commands.
Emilio Jesus Gallego Arias
2017-11-22
[api] A few more minor deprecation notices.
Emilio Jesus Gallego Arias
2017-11-22
[api] Re-enable deprecation warnings.
Emilio Jesus Gallego Arias
2017-11-22
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
[next]