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
2016-09-27
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-24
Moving "move" in the new proof engine.
Hugo Herbelin
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
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-16
Adding variants enter_one and refine_one which assume that exactly one
Hugo Herbelin
2016-09-16
Make the Coq codebase independent from Ltac-related code.
Pierre-Marie Pédrot
2016-09-14
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-12
Merge remote-tracking branch 'github-coq/pr/249' into v8.6
Matthieu Sozeau
2016-09-09
no-refold patch
Paul Steckler
2016-09-09
Fast path in Clenvtac.clenv_refine typeclass resolution.
Pierre-Marie Pédrot
2016-09-08
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-01
Fixing name of internal refine ("simple refine").
Hugo Herbelin
2016-08-30
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
CLEANUP: using |> operator more consistently
Matej Kosik
2016-08-25
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-25
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
CLEANUP: removing calls of the "Context.Named.Declaration.to_tuple" function
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-08-19
[pp] Fix newline issues.
Emilio Jesus Gallego Arias
2016-08-17
infoH: output via msg_* to make the XML protocol happy
Enrico Tassi
2016-07-13
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-13
Fixing printing of evar name in an error message of instantiate.
Hugo Herbelin
2016-07-04
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-03
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
Fixing #4881 (synchronizing "Declare Implicit Tactic" with backtrack).
Hugo Herbelin
2016-07-01
Fixing #4882 (anomaly with Declare Implicit Tactic on hole of type with evars).
Hugo Herbelin
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-24
Optim in Clenv: use noccurn instead of depends.
Pierre-Marie Pédrot
2016-06-20
Prevent a useless evar normalization in Clenvtac.unify.
Pierre-Marie Pédrot
2016-06-14
Add documentation for goal selectors.
Cyprien Mangin
2016-06-14
Add goal range selectors.
Cyprien Mangin
2016-06-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-12
Another fix to #4782 (a typing error not captured when dealing with bindings).
Hugo Herbelin
2016-06-11
Fixing #4782 (a typing error not captured when dealing with bindings).
Hugo Herbelin
2016-06-09
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-08
proofs/proofs.mllib: no more proof_errors !
Pierre Letouzey
2016-06-01
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
[next]