index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
Age
Commit message (
Expand
)
Author
2017-06-06
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-02
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-01
[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-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-29
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-25
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-24
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-23
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-20
Change wrong bullet message.
Théo Zimmermann
2017-05-19
Removing unused warnings.
Pierre-Marie Pédrot
2017-05-03
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-04-27
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-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] 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-21
Remove VernacError
Gaetan Gilbert
2017-04-20
COMMENT: Proof_global.pstate.pid
Matej Kosik
2017-04-11
Update various comments to use "template polymorphism"
Gaetan Gilbert
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-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-03-29
Fix call to broken unsafe_type_of in apply tactic.
Maxime Dénès
2017-03-24
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-23
Fast path for implicit tactic solving.
Pierre-Marie Pédrot
2017-03-21
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-13
Remove a dead exception catching code.
Théo Zimmermann
2017-02-15
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
Moving printing code from Evd to Termops.
Pierre-Marie Pédrot
2017-02-14
Chasing a few unsafe constr coercions.
Pierre-Marie Pédrot
2017-02-14
Do not ask for a normalized goal to get hypotheses and conclusions.
Pierre-Marie Pédrot
[next]