index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-10
Merge origin/v8.5 into trunk
Hugo Herbelin
2015-11-10
Dead code from the commit having introduced primitive projections (a4043608).
Hugo Herbelin
2015-11-10
Typo.
Hugo Herbelin
2015-11-10
Fixing a bug in reporting ill-formed constructor.
Hugo Herbelin
2015-11-10
Test for bug #4404.
Pierre-Marie Pédrot
2015-11-10
Fix bug #4404: [remember] gives Error: Conversion test raised an anomaly.
Pierre-Marie Pédrot
2015-11-09
Pushing the backtrace in conversion anomalies.
Pierre-Marie Pédrot
2015-11-08
Adapting output test inference.v after c23f0cab6 (experimenting
Hugo Herbelin
2015-11-07
Fixing output test Existentials.v after eec77191b.
Hugo Herbelin
2015-11-07
Preventing an unwanted warning 5 "this function application is partial"
Hugo Herbelin
2015-11-07
Implementing assert and cut with LetIn rather than using a beta-redex.
Hugo Herbelin
2015-11-07
Experimenting printing the type of the defined term of a LetIn when
Hugo Herbelin
2015-11-07
Adding an amazing property of Prop.
Hugo Herbelin
2015-11-07
Preservation of the name of evars/goals when applying pose/set/intro/clearbody.
Hugo Herbelin
2015-11-07
Tests for syntax "Show id" and [id]:tac (shelved or not).
Hugo Herbelin
2015-11-07
Fixing documention of Add Printing Coercion.
Hugo Herbelin
2015-11-07
Merge remote-tracking branch 'origin/v8.5' into upstream-trunk
Hugo Herbelin
2015-11-06
Fixed #4407.
Pierre Courtieu
2015-11-06
Fixing #4406 coqdep: No recursive search of ml (-I).
Pierre Courtieu
2015-11-06
Fixing complexity file f_equal.v.
Hugo Herbelin
2015-11-06
More on how to compile doc.
Hugo Herbelin
2015-11-06
Fixing complexity issue with f_equal. Thanks to J.-H. Jourdan
Hugo Herbelin
2015-11-05
Add test-suite file for #4273.
Matthieu Sozeau
2015-11-05
Fix bug #4273
Matthieu Sozeau
2015-11-05
Update version numbers and magic numbers for 8.5beta3 release.
Maxime Dénès
2015-11-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-04
Checker was forgetting to register global universes introduced by opaque
Matthieu Sozeau
2015-11-04
Univs: missing checks in evarsolve with candidates and missing a
Matthieu Sozeau
2015-11-04
Univs: update refman, better printers for universe contexts.
Matthieu Sozeau
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-11-04
Univs: compatibility with 8.4.
Matthieu Sozeau
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-11-04
Test file for #4397.
Maxime Dénès
2015-11-03
Update compatibility file for some of bug #4392
Jason Gross
2015-11-02
Fix bug #4397: refreshing types in abstract_generalize.
Matthieu Sozeau
2015-11-02
Fix bug #4151: discrepancy between exact and eexact/eassumption.
Matthieu Sozeau
2015-11-02
Refresh rigid universes as well, and in 8.4 compatibility mode,
Matthieu Sozeau
2015-11-02
Follow-up fix on Enrico's 6e376c8097d75b6e, with Enrico.
Maxime Dénès
2015-11-02
Adding syntax "Show id" to show goal named id (shelved or not).
Hugo Herbelin
2015-11-02
Made that the syntax [id]:tac also applies to the shelve, which is after all ...
Hugo Herbelin
2015-11-02
STM: fix undo into a branch containing side effects
Enrico Tassi
2015-11-02
STM: never reopen a branch containing side effects
Enrico Tassi
2015-10-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-30
Command.declare_definition: grab the fix_exn early (follows 77cf18e)
Enrico Tassi
2015-10-30
Manually expand red_tactic so that notations do not break reduction tactics. ...
Guillaume Melquiond
2015-10-30
Add a way to get the right fix_exn in external vernacular commands
Matthieu Sozeau
2015-10-30
Fix typo.
Guillaume Melquiond
2015-10-29
Monotonizing Tactics.change_arg.
Pierre-Marie Pédrot
2015-10-29
Handle side-effects of Vernacular commands inside proofs better, so that
Matthieu Sozeau
2015-10-29
Collect subproof universes in handle_side_effects.
Matthieu Sozeau
[next]