haftmann [Tue, 23 Jun 2009 11:31:28 +0200] rev 31769
lemma funcset_id by Jeremy Avigad
haftmann [Tue, 23 Jun 2009 11:31:27 +0200] rev 31768
lemma finite_image_set by Jeremy Avigad
nipkow [Tue, 23 Jun 2009 12:59:44 +0200] rev 31767
merged
nipkow [Tue, 23 Jun 2009 12:58:53 +0200] rev 31766
new lemmas
wenzelm [Tue, 23 Jun 2009 20:09:56 +0200] rev 31765
tuned input: require longer symbol prefix;
clarified result: no decode yet, single word with several completions;
wenzelm [Tue, 23 Jun 2009 17:43:51 +0200] rev 31764
moved string utilities to completion.scala;
tuned;
wenzelm [Tue, 23 Jun 2009 17:43:23 +0200] rev 31763
Completion of symbols and keywords.
wenzelm [Tue, 23 Jun 2009 12:42:45 +0200] rev 31762
more precise implementation of trait methods -- oddly this seems to require copy/paste for +, ++;
misc tuning;
chaieb [Tue, 23 Jun 2009 10:22:11 +0200] rev 31761
Added Library/Fraction_Field.thy: The fraction field of any integral
domain
nipkow [Tue, 23 Jun 2009 05:58:00 +0200] rev 31760
merged
nipkow [Tue, 23 Jun 2009 05:57:35 +0200] rev 31759
fixed name
wenzelm [Mon, 22 Jun 2009 23:48:24 +0200] rev 31758
observe standard theory naming conventions;
modernized headers;
wenzelm [Mon, 22 Jun 2009 22:51:08 +0200] rev 31757
end_timing: checked divisions with sane defaults;
wenzelm [Mon, 22 Jun 2009 22:49:44 +0200] rev 31756
eval: tuned input buffer and get_offset (which ran very hot, up to the point where AFP/FlyspeckTame would seemingly take forever);
nipkow [Mon, 22 Jun 2009 20:59:33 +0200] rev 31755
merged
nipkow [Mon, 22 Jun 2009 20:59:12 +0200] rev 31754
tuned FuncSet
wenzelm [Mon, 22 Jun 2009 20:31:08 +0200] rev 31753
Lexicon: removed unused max_entry;
immler@in.tum.de [Mon, 22 Jun 2009 17:07:09 +0200] rev 31752
use results of relevance-filter to determine additional clauses;
(needed for minimize to be able to prove the same problems as sledgehammer)
immler@in.tum.de [Mon, 22 Jun 2009 17:07:08 +0200] rev 31751
export proof when exporting problemfile
immler@in.tum.de [Mon, 22 Jun 2009 17:07:08 +0200] rev 31750
restructured external_prover
immler@in.tum.de [Mon, 22 Jun 2009 17:07:08 +0200] rev 31749
corrected comments
haftmann [Mon, 22 Jun 2009 14:25:22 +0200] rev 31748
adapted to number theory switch
haftmann [Mon, 22 Jun 2009 08:17:52 +0200] rev 31747
merged
haftmann [Sun, 21 Jun 2009 21:46:07 +0200] rev 31746
code equation observes default sort constraints for types
haftmann [Mon, 22 Jun 2009 08:00:46 +0200] rev 31745
merged
haftmann [Sun, 21 Jun 2009 21:37:24 +0200] rev 31744
more precise computation of sort constraints
haftmann [Sun, 21 Jun 2009 19:19:52 +0200] rev 31743
merged
haftmann [Sun, 21 Jun 2009 19:09:31 +0200] rev 31742
merged
haftmann [Sun, 21 Jun 2009 15:46:14 +0200] rev 31741
merged
haftmann [Sun, 21 Jun 2009 15:45:57 +0200] rev 31740
discontinued ancient tradition to suffix certain ML module names with "_package"