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