index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2019-06-07
Merge PR #10205: Make discriminate tactic compatible with HoTT
Pierre-Marie Pédrot
2019-06-06
Make discriminate tactic compatible with HoTT
Andreas Lynge
2019-06-06
Merge PR #8988: Towards unifying parsing/printing for universe instances and ...
Gaëtan Gilbert
2019-06-06
Merge PR #10305: Fix SSR (un)fold of polymorphic terms - issue 9336
Enrico Tassi
2019-06-06
Merge PR #10302: Fix SSR 'case B:b' with universe polymorphic equality
Enrico Tassi
2019-06-05
Merge PR #10215: Refine typing of vernacular commands
Maxime Dénès
2019-06-05
Merge PR #10307: allow empty tactic_rules in ARGUMENT EXTEND
Pierre-Marie Pédrot
2019-06-05
allow empty tactic_rules in ARGUMENT EXTEND
Dabrowski
2019-06-04
Fix SSR (un)fold of polymorphic terms - issue 9336
Andreas Lynge
2019-06-04
Fix SSR 'case B:b' with universe polymorphic equality
Andreas Lynge
2019-06-04
[rewrite] remove program_mode from attributes (unused)
Enrico Tassi
2019-06-04
[classes] remove program mode from the new_instance_* APIs
Enrico Tassi
2019-06-04
[vernac] more precise types for Add Morph, Instance, and Function
Enrico Tassi
2019-06-04
[rewrite] Add Morphism syntax made different for module type parameters
Enrico Tassi
2019-06-04
[function] always open a proof when used with `wf` or `measure`
Enrico Tassi
2019-06-04
Rename Proof_global.{pstate -> t}
Gaëtan Gilbert
2019-06-04
Funind: use maybe_open_proof a bit less
Gaëtan Gilbert
2019-06-04
Alternate syntax for ![]: VERNAC EXTEND Foo STATE proof
Gaëtan Gilbert
2019-06-04
coqpp: add new ![] specifiers for structured proof interaction
Gaëtan Gilbert
2019-06-04
Proof_global: pass only 1 pstate when we don't want the proof stack
Gaëtan Gilbert
2019-06-04
rewrite.ml: remove outdated comment
Gaëtan Gilbert
2019-06-04
rewrite.ml: drop the id returned by new_instance earlier
Gaëtan Gilbert
2019-06-03
Apparently unused ssr nonterminals
Jim Fehrle
2019-06-01
Allowing Set to be part of universe expressions.
Hugo Herbelin
2019-06-01
Towards unifying parsing/printing for universe instances and Type's argument.
Hugo Herbelin
2019-05-31
Remove Show Script (deprecated in 8.10)
Gaëtan Gilbert
2019-05-27
Ensure dynamically that opaque definitions come with their type.
Pierre-Marie Pédrot
2019-05-27
Merge PR #10237: Fix some incorrect uses of proof-local environment
Pierre-Marie Pédrot
2019-05-25
Documenting syntax "injection ... as [= pat1 ... patn ]".
Hugo Herbelin
2019-05-24
Merge PR #10233: Fixing typos - Part 3
Théo Zimmermann
2019-05-24
Use global env in numeral and string notations
Maxime Dénès
2019-05-24
Stop using pstate in global print queries
Gaëtan Gilbert
2019-05-24
Remove the indirect opaque accessor hooks from Opaqueproof.
Pierre-Marie Pédrot
2019-05-23
Fixing typos - Part 3
JPR
2019-05-23
Merge PR #10221: Fixing typos - Part 2 (reopening of #10218)
Théo Zimmermann
2019-05-23
Merge PR #10185: Remove undocumented Instance : ! syntax
Vincent Laporte
2019-05-23
Fixing typos - Part 2
JPR
2019-05-22
Partly revert micromega parsing using typeclasses.
Frédéric Besson
2019-05-21
Remove definition-not-visible warning
Gaëtan Gilbert
2019-05-21
Remove undocumented Instance : ! syntax
Gaëtan Gilbert
2019-05-21
Merge PR #10174: Further cleanup of the side-effect machinery
Gaëtan Gilbert
2019-05-20
Remove VtUnknown classification
Maxime Dénès
2019-05-20
Remove Refine Instance Mode option
Maxime Dénès
2019-05-19
Parameterize the constant_body type by opaque subproofs.
Pierre-Marie Pédrot
2019-05-14
Merge PR #8893: Moving evars_of_term from constr to econstr
Pierre-Marie Pédrot
2019-05-14
Allow run_tactic to return a value, remove hack from ltac2
Gaëtan Gilbert
2019-05-13
Passing evar_map to evars_of_term rather than expecting the term to be evar-nf.
Hugo Herbelin
2019-05-13
Moving Evd.evars_of_term from constr to econstr + consequences.
Hugo Herbelin
2019-05-13
Merge PR #9887: [api] Remove 8.10 deprecations.
Gaëtan Gilbert
2019-05-11
Merge PR #10052: Cleanup the hypothesis conversion function
Hugo Herbelin
[next]