index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
*
\
Merge PR#717: [proof] Deprecate "proof mode" API
Maxime Dénès
2017-06-07
|
\
\
*
|
|
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
|
Don't double up on periods in anomalies
Jason Gross
2017-06-02
*
|
|
Merge PR#647: [emacs] [toplevel] Make emacs flag local to the toplevel.
Maxime Dénès
2017-06-02
|
\
\
\
|
*
|
|
[emacs] [toplevel] Make emacs flag local to the toplevel.
Emilio Jesus Gallego Arias
2017-06-01
*
|
|
|
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-06-01
|
\
\
\
\
|
|
|
*
|
[proof] Deprecate "proof mode" API
Emilio Jesus Gallego Arias
2017-05-31
|
|
|
/
/
*
|
/
/
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
|
|
/
/
|
/
|
|
|
*
|
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-29
|
/
/
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
\
*
\
\
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
\
*
\
\
\
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-24
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Fix bindings handling of setoid_rewrite.
Cyprien Mangin
2017-05-23
|
|
*
|
|
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-23
|
*
|
|
|
Change wrong bullet message.
Théo Zimmermann
2017-05-20
|
|
/
/
/
|
|
*
|
Removing unused warnings.
Pierre-Marie Pédrot
2017-05-19
|
|
*
|
Generalizing the refine primitive so as to accept tactic arguments.
Pierre-Marie Pédrot
2017-05-03
|
|
/
/
|
*
|
Merge PR#411: Mention template polymorphism in the documentation.
Maxime Dénès
2017-05-03
|
|
\
\
|
*
|
|
Remove unused [open] statements
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-27
|
*
|
|
Merge PR#586: trivial cleanup commits which does not change Coq API
Maxime Dénès
2017-04-27
|
|
\
\
\
|
|
*
|
|
contracting the type of "Pfedit.solve_by_implicit_tactic"
Matej Košík
2017-04-27
*
|
|
|
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
|
|
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
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-24
|
/
/
/
*
|
|
Merge PR#552: Miscelaneous commits
Maxime Dénès
2017-04-24
|
\
\
\
*
|
|
|
Remove VernacError
Gaetan Gilbert
2017-04-21
|
*
|
|
COMMENT: Proof_global.pstate.pid
Matej Kosik
2017-04-20
|
/
/
/
|
*
/
Update various comments to use "template polymorphism"
Gaetan Gilbert
2017-04-11
|
/
/
*
|
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
|
\
\
|
*
\
Merge PR#508: Optimize pending evars
Maxime Dénès
2017-04-06
|
|
\
\
*
|
|
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
|
|
|
*
|
|
|
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
*
|
|
|
Fix call to broken unsafe_type_of in apply tactic.
Maxime Dénès
2017-03-29
*
|
|
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
\
\
\
|
|
*
|
|
[nit] Fix a couple incorrect uses of msg_error.
Emilio Jesus Gallego Arias
2017-03-24
|
|
/
/
/
|
|
*
/
Fast path for implicit tactic solving.
Pierre-Marie Pédrot
2017-03-23
|
|
/
/
|
*
|
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-21
|
*
|
Remove a dead exception catching code.
Théo Zimmermann
2017-03-13
|
*
|
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-15
*
|
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
|
*
|
|
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
[next]