index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-23
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-22
coqc -o now places .glob file near .vo file
Enrico Tassi
2016-09-22
typos
Enrico Tassi
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
Merge remote-tracking branch 'github/pr/283' into trunk
Maxime Dénès
2016-09-22
Fixing #5095 (non relevant too strict test in let-in abstraction).
Hugo Herbelin
2016-09-21
Removing dead code in CoqIDE.
Pierre-Marie Pédrot
2016-09-21
Fix an error-prone error API.
Pierre-Marie Pédrot
2016-09-21
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-21
Fix description of change in intro semantics.
Maxime Dénès
2016-09-20
Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-20
Remove dead code in library/lib.ml.
Maxime Dénès
2016-09-19
Replace { command ; } with ( command )
Erik Martin-Dorel
2016-09-19
Fix typos in RefMan-uti.tex.
Erik Martin-Dorel
2016-09-19
Fixing test FunExt.v.
Hugo Herbelin
2016-09-19
Fix warning when using Variables at toplevel.
Maxime Dénès
2016-09-19
extensionality: Handle dependently-used hypotheses
Jason Gross
2016-09-19
Adding an "extensionality in H" tactic which applies functional
Hugo Herbelin
2016-09-17
Further "decide equality" tests on demand of Jason.
Hugo Herbelin
2016-09-16
Addressing OCaml compilation warnings.
Hugo Herbelin
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-15
Documenting API changes.
Pierre-Marie Pédrot
2016-09-15
Moving Tacexpr to ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
Made Ppanotation Ltac-agnostic.
Pierre-Marie Pédrot
2016-09-15
Added a test file for contradiction.
Hugo Herbelin
2016-09-15
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
Extending "contradiction" so that it recognizes statements such as "~x=x" or ...
Hugo Herbelin
2016-09-15
Continuing fix to #5078, taking also into account intropatterns.
Hugo Herbelin
2016-09-15
Typo.
Hugo Herbelin
2016-09-15
Moving Tactic_matching to ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
Moving Ltac-specific generic arguments to their own file in the ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
Moving Ltac printers to ltac/ folder.
Pierre-Marie Pédrot
2016-09-15
Generalizing the notion of constr substitution to generic arguments.
Pierre-Marie Pédrot
2016-09-14
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-09-14
Moving the tactic-in-term extension from G_constr to G_ltac.
Pierre-Marie Pédrot
2016-09-14
Fix CAMLP4 compilation.
Pierre-Marie Pédrot
2016-09-14
Allowing to extend the Print Grammar command generically.
Pierre-Marie Pédrot
2016-09-14
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-14
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-14
Fixing test-suite after commit 43104a0b.
Pierre-Marie Pédrot
2016-09-13
Fixing #5078 (wrong detection of evaluable local hypotheses).
Hugo Herbelin
2016-09-13
LtacProp: fix reset_profile (fix #5079)
Enrico Tassi
2016-09-13
test-suite/output-modulo-time made more robust
Enrico Tassi
2016-09-13
AsyncTaskQueue: annotate debug feedback messages with worker id
Enrico Tassi
2016-09-13
CoqIDE: push to message win feedback Message(Debug,Info,Notice)
Enrico Tassi
2016-09-13
coqc: print debug feedback coming from workers
Enrico Tassi
2016-09-13
stm: feedback forwarding has to be atomic
Enrico Tassi
[next]