index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-20
Merge PR#276: Stopping injection not to work on discriminable atoms (see #4890).
Maxime Dénès
2017-05-17
A fix for #5390 (a useful error on used introduction names was masked).
Hugo Herbelin
2017-05-17
Stopping injection not to work on discriminable atoms (see #4890).
Hugo Herbelin
2017-05-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-13
Uniformity of style for selecting plural or not; spacing for comma.
Hugo Herbelin
2017-05-11
Remove an unused open introduced by the previous commit.
Maxime Dénès
2017-05-11
Merge PR#201: Transparent abstract
Maxime Dénès
2017-05-05
Remove two unused opens.
Maxime Dénès
2017-05-05
Merge PR#598: Removing dead code in Autorewrite.
Maxime Dénès
2017-05-05
Remove unused open.
Maxime Dénès
2017-05-03
Merge PR#541: Fixing "decide equality" bug #5449
Maxime Dénès
2017-05-02
Remove unused module definition after merging PR#592.
Maxime Dénès
2017-05-02
Merge PR#592: Fix bug #5501: Universe polymorphism breaks proof involving auto.
Maxime Dénès
2017-05-02
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-01
Fixing Set Rewriting Schemes bugs introduced in v8.5.
Hugo Herbelin
2017-05-01
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
Removing dead code in Autorewrite.
Pierre-Marie Pédrot
2017-04-30
Fix bug #5501: Universe polymorphism breaks proof involving auto.
Pierre-Marie Pédrot
2017-04-30
Fixing "decide equality"'s bug #5449.
Hugo Herbelin
2017-04-28
Revert "Using a more explicit algebraic type for evars of kind "MatchingVar"."
Maxime Dénès
2017-04-28
Using a more explicit algebraic type for evars of kind "MatchingVar".
Hugo Herbelin
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-27
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Add [_] prefix to unused values which maybe should be kept
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-25
transparent abstract: Respond to review comment
Jason Gross
2017-04-25
transparent abstract: Respond to review comment
Jason Gross
2017-04-25
Make opaque optional only for tclABSTRACT
Jason Gross
2017-04-25
Generalize cache_term_by_tactic_then
Jason Gross
2017-04-25
Add support for transparent abstract (no syntax)
Jason Gross
2017-04-25
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
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
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
Removing various tactic compatibility layers in core tactics.
Pierre-Marie Pédrot
2017-04-24
Removing compatibility layer in Leminv.
Pierre-Marie Pédrot
2017-04-24
Fix the API of the new pf_constr_of_global.
Pierre-Marie Pédrot
2017-04-24
Porting generalize_dep to the new tactic engine.
Pierre-Marie Pédrot
2017-04-24
Removing the tclWEAK_PROGRESS tactical.
Pierre-Marie Pédrot
2017-04-24
Removing the tclNOTSAMEGOAL primitive from the API.
Pierre-Marie Pédrot
2017-04-21
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-09
Fixing #5420 as well as many related bugs due to miscounting let-ins.
Hugo Herbelin
2017-04-08
Fix a heuristic used by legacy typeclass resolution.
Pierre-Marie Pédrot
2017-04-07
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-06
Merge PR#508: Optimize pending evars
Maxime Dénès
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
[next]