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-10-10
Fixing #5133 (error reporting delayed).
Hugo Herbelin
2016-10-09
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-09
A tentative fix for #5102 (bullets parsing broken by calls to parse_entry).
Hugo Herbelin
2016-10-09
Moving Pp.comments to CLexer so that Pp is purer (no more side-effect
Hugo Herbelin
2016-10-09
Attaching all extra imperative components of the lexer/parser state to
Hugo Herbelin
2016-10-09
Fixing beautification to file.
Hugo Herbelin
2016-10-08
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-08
Adding debugging printer for Genarg.ArgT.t.
Hugo Herbelin
2016-10-08
Report about changes of semantics of auto as an ltac argument (see #4966).
Hugo Herbelin
2016-10-08
Fix bug #5066: Anomaly: cannot find Coq.Logic.JMeq.JMeq.
Pierre-Marie Pédrot
2016-10-08
Fix bug #5098: Symmetry broken in HoTT.
Pierre-Marie Pédrot
2016-10-07
Fix bug #4464: "Anomaly: variable H' unbound. Please report.".
Pierre-Marie Pédrot
2016-10-07
Fix bug #5125: Bad error message when attempting to use where with Class.
Pierre-Marie Pédrot
2016-10-06
Do not add "Append" as a lexer keyword.
Pierre-Marie Pédrot
2016-10-06
Disable compatibility notations warnings.
Maxime Dénès
2016-10-06
evarconv.ml: Fix bug #4529, primproj unfolding
Matthieu Sozeau
2016-10-06
Removing a slow access to a named environment.
Pierre-Marie Pédrot
2016-10-06
w_merge: Add a comment about the (List.rev evars)
Matthieu Sozeau
2016-10-06
Remove the -no-compat-notations flag.
Maxime Dénès
2016-10-06
Remove the Set Verbose Compat option and turn the warning on by default.
Maxime Dénès
2016-10-06
unification.ml: fix for bug #4763, unif regression
Matthieu Sozeau
2016-10-06
Fixing unexpected "noise" introduced in commit 24d5448c.
Hugo Herbelin
2016-10-05
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-05
Fix a bug of Mltop.declare_cache_object.
Pierre-Marie Pédrot
2016-10-05
Clean up type classes flags and update compat file.
Maxime Dénès
2016-10-05
Fixing a beautifier bug pointed out by Emilio.
Hugo Herbelin
2016-10-05
Fix incorrect token description for bullets.
Guillaume Melquiond
2016-10-05
Revert "Move bullet detection from lexer to parser (bug #5102)."
Guillaume Melquiond
2016-10-04
Fix #5048 - Casts in pattern raise an anomaly in Constrintern.
Maxime Dénès
2016-10-04
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-04
Changing the separator for appended string options to comma.
Maxime Dénès
2016-10-04
Merge remote-tracking branch 'github/pr/305' into v8.6
Maxime Dénès
2016-10-03
Fixing #4970 (confusion between special "{" and non special "{{" in notations).
Hugo Herbelin
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-10-03
Document change related to Keep Proof Equalities in CHANGES.
Maxime Dénès
2016-10-03
Merge remote-tracking branch 'github/pr/304' into v8.6
Maxime Dénès
2016-10-03
fixing bug 4609: document an option governing the generation of equalities
Yves Bertot
2016-10-02
More tests for tactic "subst".
Hugo Herbelin
2016-10-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-02
Move bullet detection from lexer to parser (bug #5102).
Guillaume Melquiond
2016-10-02
Fix bug #5069: Scheme Equality gives anomalies in sections.
Pierre-Marie Pédrot
2016-10-02
Fix bug #5087: Improve the error message on record with duplicated fields.
Pierre-Marie Pédrot
2016-10-01
Fix bug #4661: Cannot mask the absolute name.
Pierre-Marie Pédrot
2016-10-01
Speed up the Search commands.
Guillaume Melquiond
2016-10-01
Micro refactoring: use exact_no_check.
Théo Zimmermann
2016-10-01
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-10-01
Allow appending to string options.
Guillaume Melquiond
2016-09-30
Quick fix to another bug of "subst" introduced in 4e3d464 and spotted by Maxime.
Hugo Herbelin
2016-09-30
Fix bug #5045: [generalize] creates ill-typed terms in 8.6.
Pierre-Marie Pédrot
2016-09-30
Fix bug #4471: [generalize dependent] permits ill-typed terms in trunk.
Pierre-Marie Pédrot
[next]