index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
2018-06-18
Fix #7421: constr_eq ignores universe constraints.
Gaëtan Gilbert
2018-06-07
Fix #7615: Functor inlining drops universe substitution.
Pierre-Marie Pédrot
2018-06-05
Make direct invocations of `simple apply` obey `Opaque` directive.
Maxime Dénès
2018-06-04
Merge PR #7229: Deprecate implicit tactic solving.
Hugo Herbelin
2018-06-04
Merge PR #7486: Update old parts of CHANGES to use current bug numbers.
Hugo Herbelin
2018-06-04
Documenting the deprecation.
Pierre-Marie Pédrot
2018-05-28
Add CHANGES entry
Maxime Dénès
2018-05-24
[tactics] Remove anonymous fix/cofix form.
Emilio Jesus Gallego Arias
2018-05-21
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-17
Document nested proofs and associated option.
Théo Zimmermann
2018-05-11
Update old parts of CHANGES to use current bug numbers.
Théo Zimmermann
2018-05-11
Notations: advertize that distinct "only parsing"/"only printing" rules work.
Hugo Herbelin
2018-05-02
Make "intro"/"intros" progress on existential variables.
Hugo Herbelin
2018-04-29
Strict focusing using Default Goal Selector.
Gaëtan Gilbert
2018-04-23
Merge PR #7244: Making tactic-in-term aware of "Set Ltac Debug"
Pierre-Marie Pédrot
2018-04-16
Fix typo in CHANGES.
Maxime Dénès
2018-04-16
Mention other deprecations and fixes in CHANGES
Maxime Dénès
2018-04-16
CHANGES: document COQFLAGS change
Ralf Jung
2018-04-16
Merge PR #7200: [ltac] Deprecate nameless fix/cofix.
Maxime Dénès
2018-04-14
Add missing CHANGES entry for #6169.
Théo Zimmermann
2018-04-13
Making tactic-in-term aware of "Set Ltac Debug".
Hugo Herbelin
2018-04-13
[ltac] Deprecate nameless fix/cofix.
Emilio Jesus Gallego Arias
2018-04-09
Merge PR #7103: Fix #7101: STM delegation policy broken
Enrico Tassi
2018-04-02
Fix #6404 - Print tactics called by ML tactics
Jason Gross
2018-04-01
Merge PR #7106: Supporting fix and cofix in Ltac pattern-matching (wish #7092)
Pierre-Marie Pédrot
2018-03-30
Add CHANGES for removing Implicit Arguments and Arguments Scope
Jasper Hugunin
2018-03-28
Supporting fix/cofix in Ltac pattern-matching (wish #7092).
Hugo Herbelin
2018-03-28
Fix #7101: STM delegation policy broken
Maxime Dénès
2018-03-23
Merge PR #7018: Fix typo in CHANGES.
Maxime Dénès
2018-03-23
update CHANGES
Enrico Tassi
2018-03-19
Fix typo in CHANGES.
Théo Zimmermann
2018-03-15
Add some missing entries in CHANGES
Maxime Dénès
2018-03-09
[doc] Document removal of deprecated options.
Emilio Jesus Gallego Arias
2018-03-09
Merge PR #6949: Revert PR #873: New strategy based on open scopes for decidin...
Maxime Dénès
2018-03-09
Merge PR #6775: Allow using cumulativity without forcing strict constraints.
Maxime Dénès
2018-03-09
Revert "Merge PR #873: New strategy based on open scopes for deciding which n...
Maxime Dénès
2018-03-09
Merge PR #6923: Export options
Maxime Dénès
2018-03-09
Documentation for Cumulativity Weak Constraints.
Gaëtan Gilbert
2018-03-09
Merge PR #6480: Allow Prop as source for coercions
Maxime Dénès
2018-03-09
Merge PR #6820: Tacticals assert_fails and assert_succeeds
Maxime Dénès
2018-03-09
Documenting the Export modifier for options in CHANGES.
Pierre-Marie Pédrot
2018-03-09
doc and changes for coercion from prop/type
charguer
2018-03-09
Merge PR #6851: Fix #6830: coqdep VDFILE uses too many arguments for fiat-cry...
Maxime Dénès
2018-03-08
Merge PR #6926: An experimental 'Show Extraction' command (grant feature wish...
Maxime Dénès
2018-03-08
Merge PR #6743: Add notation {x & P} for sigT
Maxime Dénès
2018-03-08
Merge PR #6909: Deprecate Focus and Unfocus
Maxime Dénès
2018-03-08
Merge PR #6582: Mangle auto-generated names
Maxime Dénès
2018-03-07
[vernac] Warn when using “Require” in a section
Vincent Laporte
2018-03-07
Merge PR #6744: Add String.concat
Maxime Dénès
2018-03-06
Add CHANGES and man entry for coqdep learning _CoqProject.
Gaëtan Gilbert
[next]