wenzelm [Wed, 24 Jun 2009 20:52:49 +0200] rev 31793
proper ML interface set_full_types;
nipkow [Wed, 24 Jun 2009 17:50:49 +0200] rev 31792
Replaced Suc_remove by Suc_eq_plus1
nipkow [Wed, 24 Jun 2009 15:51:07 +0200] rev 31791
New ATP option: full types
nipkow [Wed, 24 Jun 2009 09:41:14 +0200] rev 31790
corrected and unified thm names
haftmann [Tue, 23 Jun 2009 21:07:39 +0200] rev 31789
merged
haftmann [Tue, 23 Jun 2009 21:05:59 +0200] rev 31788
merged
haftmann [Tue, 23 Jun 2009 21:03:31 +0200] rev 31787
Datatype.get_all
haftmann [Tue, 23 Jun 2009 18:10:39 +0200] rev 31786
corrected handling of free variables in arguments
haftmann [Tue, 23 Jun 2009 17:17:07 +0200] rev 31785
tuned proof
haftmann [Tue, 23 Jun 2009 16:27:12 +0200] rev 31784
tuned interfaces of datatype module
haftmann [Tue, 23 Jun 2009 15:32:34 +0200] rev 31783
add_datatypes does not yield particular rules any longer
haftmann [Tue, 23 Jun 2009 14:51:21 +0200] rev 31782
merged
haftmann [Tue, 23 Jun 2009 14:50:34 +0200] rev 31781
add_datatype interface yields type names and less rules
wenzelm [Tue, 23 Jun 2009 21:05:51 +0200] rev 31780
non-public representation;
wenzelm [Tue, 23 Jun 2009 21:00:18 +0200] rev 31779
fixed abbrev !! for \<And>;
wenzelm [Tue, 23 Jun 2009 20:14:40 +0200] rev 31778
merged
haftmann [Tue, 23 Jun 2009 14:33:35 +0200] rev 31777
merged
haftmann [Tue, 23 Jun 2009 14:24:58 +0200] rev 31776
simplified proof
haftmann [Tue, 23 Jun 2009 12:09:30 +0200] rev 31775
uniformly capitialized names for subdirectories
haftmann [Tue, 23 Jun 2009 12:09:14 +0200] rev 31774
renamed ioa to automaton
haftmann [Tue, 23 Jun 2009 12:08:35 +0200] rev 31773
renamed ioa to automaton
haftmann [Tue, 23 Jun 2009 12:08:34 +0200] rev 31772
dropped duplicated lemmas, tuned header
haftmann [Tue, 23 Jun 2009 12:08:33 +0200] rev 31771
NewNumberTheory depends on Algebra
haftmann [Tue, 23 Jun 2009 11:32:12 +0200] rev 31770
merged
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;