index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
proof_global.ml
Commit message (
Expand
)
Author
Age
*
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-26
*
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-19
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
|
Remove Warnings: unused value ...
Amin Timany
2017-06-16
*
|
Squashed commit of the following:
Amin Timany
2017-06-16
|
*
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
2017-06-12
|
/
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
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
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-23
|
*
|
Change wrong bullet message.
Théo Zimmermann
2017-05-20
|
|
/
*
|
[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
|
/
*
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
|
/
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
|
*
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-15
*
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
*
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
|
/
|
|
*
Fix some documentation typos.
Guillaume Melquiond
2016-11-24
*
|
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
*
|
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-20
*
|
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
*
|
|
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
*
|
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
|
/
|
/
|
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Add documentation for goal selectors.
Cyprien Mangin
2016-06-14
*
Add goal range selectors.
Cyprien Mangin
2016-06-14
*
Proof_global, STM: cleanup + use default_proof_mode instead of "Classic"
Enrico Tassi
2016-05-10
*
Moving VernacSolve to an EXTEND-based definition.
Pierre-Marie Pédrot
2016-03-19
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
|
*
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
|
*
Fixing Not_found on unknown bullet behavior.
Hugo Herbelin
2016-01-20
*
|
Use streams rather than strings to handle bullet suggestions.
Guillaume Melquiond
2016-01-02
*
|
Remove some useless module opening.
Guillaume Melquiond
2016-01-02
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-17
|
\
|
|
*
Proof using: do not clear unused section hyps automatically
Enrico Tassi
2015-12-15
[next]