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-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
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
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
Allowing to extend the Print Grammar command generically.
Pierre-Marie Pédrot
2016-09-11
Move Ltac-specific components from G_proofs to G_ltac.
Pierre-Marie Pédrot
2016-09-09
Removing the last uses of Pptactic in the lower layers.
Pierre-Marie Pédrot
2016-09-08
Unplugging Pptactic from Ppvernac.
Pierre-Marie Pédrot
2016-09-08
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
Making Hints generic in the use of external tactics.
Pierre-Marie Pédrot
2016-09-08
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
Making Vernacexpr independent from Tacexpr.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-07
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-07
CoqIDE: Errors are sticky (fix #4368)
Enrico Tassi
2016-09-07
Removing useless tactic compatibility layer in Rewrite.
Pierre-Marie Pédrot
2016-09-07
STM: if_verbose on "Checking task ..." (fix #4058)
Enrico Tassi
2016-09-07
ltacprof: rec-calls are coaleshed
Enrico Tassi
2016-09-07
micromega : more robust generation of proof terms
Frédéric Besson
2016-09-06
A proposal to unify the messages given by Test and Print Options (#5062).
Hugo Herbelin
2016-09-06
STM: queries give back a dummy safe_id in case of error (#5041)
Enrico Tassi
2016-09-06
STM: sideff: report safe_id correctly (fix #4968)
Enrico Tassi
2016-09-06
STM: nested Abort is like nested Qed (fix #4756)
Enrico Tassi
2016-09-05
coqide: use Document instead of tags to detect sentences to `Skip (#4829)
Enrico Tassi
2016-09-05
Test file for #5065 - Anomaly: Not a proof by induction
Maxime Dénès
2016-09-05
Fix #5065: Anomaly: Not a proof by induction
Maxime Dénès
2016-09-05
Fast path in push_rel_context_to_named_context.
Pierre-Marie Pédrot
2016-09-05
profile_ltac: rewritten to be purely functional and STM aware
Enrico Tassi
2016-09-05
xml_printer: use sensible names for putc and puts
Enrico Tassi
2016-09-05
feedback: support multiple feedback listeners
Enrico Tassi
2016-09-05
Summary: simpler API for process-local storage
Enrico Tassi
2016-09-04
Do not normalize evars in Eauto.e_give_exact.
Pierre-Marie Pédrot
2016-09-03
Fixing what is probably a typo in Strict Proofs mode (#5062).
Hugo Herbelin
2016-09-02
Fast path in whd_evar.
Pierre-Marie Pédrot
2016-09-02
Silence the CAMLP5 warnings on command line.
Pierre-Marie Pédrot
2016-09-02
Remove useless debug code.
Guillaume Melquiond
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
Fix test-suite after Frédéric's 6231f07b2.
Maxime Dénès
2016-09-01
Fixed Bug #5003 : more careful generalisation of dependent terms.
Frédéric Besson
2016-09-01
More efficient data structure to check if a native file is loaded.
Maxime Dénès
2016-09-01
Notation_ops.subst_glob_vars: substituting also in evar kind for
Hugo Herbelin
2016-09-01
Short documentation, filling TODO's in evd.mli.
Hugo Herbelin
[next]