bulwahn [Wed, 19 May 2010 18:24:09 +0200] rev 37007
changing operations for accessing data to work with contexts
bulwahn [Wed, 19 May 2010 18:24:08 +0200] rev 37006
removed unnecessary Thm.transfer in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:07 +0200] rev 37005
changing compilation to work only with contexts; adapting quickcheck
bulwahn [Wed, 19 May 2010 18:24:06 +0200] rev 37004
removing unused argument in print_modes function
bulwahn [Wed, 19 May 2010 18:24:05 +0200] rev 37003
moving towards working with proof contexts in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:04 +0200] rev 37002
improved values command to handle a special case with tuples and polymorphic predicates more correctly
bulwahn [Wed, 19 May 2010 18:24:03 +0200] rev 37001
improved behaviour of defined_functions in the predicate compiler
huffman [Wed, 19 May 2010 17:01:07 -0700] rev 37000
move some example files into new HOLCF/Tutorial directory
huffman [Wed, 19 May 2010 16:28:24 -0700] rev 36999
remove redundant hdvd relation
huffman [Wed, 19 May 2010 16:08:41 -0700] rev 36998
remove unnecessary constant Fixrec.bind
huffman [Wed, 19 May 2010 14:38:25 -0700] rev 36997
add section about fixrec definitions with looping simp rules
huffman [Wed, 19 May 2010 13:07:15 -0700] rev 36996
more informative error message for fixrec when continuity proof fails
wenzelm [Thu, 20 May 2010 16:22:50 +0200] rev 36995
determine margin just before rendering -- proper reformatting when updating;
wenzelm [Thu, 20 May 2010 15:51:28 +0200] rev 36994
simplified alignment via FlowPanel;
tuned;
wenzelm [Thu, 20 May 2010 13:54:31 +0200] rev 36993
more systematic treatment of physical document wrt. font size etc.;
eliminated (crude) double buffering;
tuned;
wenzelm [Thu, 20 May 2010 11:44:41 +0200] rev 36992
tuned;
wenzelm [Thu, 20 May 2010 11:36:30 +0200] rev 36991
general Isabelle_System.try_read;
wenzelm [Thu, 20 May 2010 10:43:46 +0200] rev 36990
explicit Command.Status.UNDEFINED -- avoid fragile/cumbersome treatment of Option[State];
wenzelm [Thu, 20 May 2010 10:31:20 +0200] rev 36989
inverted "Freeze" to "Follow", which is the default;
update unconditionally;
wenzelm [Wed, 19 May 2010 21:18:02 +0200] rev 36988
basic controls to freeze/update prover results;
wenzelm [Wed, 19 May 2010 18:05:34 +0200] rev 36987
show fully detailed protocol messages;
wenzelm [Wed, 19 May 2010 17:39:22 +0200] rev 36986
some updates following src/Tools/jEdit/dist-template/settings;
haftmann [Wed, 19 May 2010 12:35:20 +0200] rev 36985
spelt out normalizer explicitly -- avoid dynamic reference to code generator configuration; avoid using old Codegen.eval_term
haftmann [Wed, 19 May 2010 10:17:31 +0200] rev 36984
merged
haftmann [Wed, 19 May 2010 10:17:05 +0200] rev 36983
dropped legacy_unconstrainT
haftmann [Wed, 19 May 2010 10:14:37 +0200] rev 36982
new version of triv_of_class machinery without legacy_unconstrain
haftmann [Wed, 19 May 2010 09:21:30 +0200] rev 36981
merge
haftmann [Wed, 19 May 2010 09:20:36 +0200] rev 36980
added implementations of Fset.Set, Fset.Coset; do not delete code equations for relational operators on fsets
huffman [Tue, 18 May 2010 19:00:55 -0700] rev 36979
remove several redundant lemmas about floor and ceiling
huffman [Tue, 18 May 2010 06:28:42 -0700] rev 36978
merged
huffman [Mon, 17 May 2010 18:59:59 -0700] rev 36977
declare add_nonneg_nonneg [simp]; remove now-redundant lemmas realpow_two_le_order(2)
huffman [Mon, 17 May 2010 18:51:25 -0700] rev 36976
simplify proof
huffman [Mon, 17 May 2010 16:52:34 -0700] rev 36975
simplify proof
huffman [Mon, 17 May 2010 15:58:32 -0700] rev 36974
remove some unnamed simp rules from Transcendental.thy; move the needed ones to MacLaurin.thy where they are used
wenzelm [Tue, 18 May 2010 10:13:33 +0200] rev 36973
prefer structure Keyword and Parse;
wenzelm [Tue, 18 May 2010 00:01:51 +0200] rev 36972
merged
huffman [Mon, 17 May 2010 12:00:10 -0700] rev 36971
merged
huffman [Mon, 17 May 2010 08:45:46 -0700] rev 36970
remove simp attribute from square_eq_1_iff
blanchet [Mon, 17 May 2010 17:50:09 +0200] rev 36969
merged
blanchet [Mon, 17 May 2010 15:21:11 +0200] rev 36968
make sure chained facts don't pop up in the metis proof
blanchet [Mon, 17 May 2010 12:15:37 +0200] rev 36967
fix bug in Isar proof reconstruction step relabeling + don't try to infer the sorts of TVars, since this often fails miserably
blanchet [Mon, 17 May 2010 10:18:14 +0200] rev 36966
generate proper arity declarations for TFrees for SPASS's DFG format;
and renamed a confusing function in the process
blanchet [Mon, 17 May 2010 10:16:54 +0200] rev 36965
identify common SPASS error more clearly
huffman [Mon, 17 May 2010 08:40:17 -0700] rev 36964
remove simp attribute from power2_eq_1_iff
haftmann [Mon, 17 May 2010 10:58:58 +0200] rev 36963
dropped old Library/Word.thy and toy example ex/Adder.thy
haftmann [Mon, 17 May 2010 10:58:31 +0200] rev 36962
dropped old Library/Word.thy and toy example ex/Adder.thy
wenzelm [Tue, 18 May 2010 00:01:03 +0200] rev 36961
do not open Legacy by default;
wenzelm [Mon, 17 May 2010 23:54:15 +0200] rev 36960
prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
eliminated old-style structure aliases K = Keyword, P = Parse;
wenzelm [Mon, 17 May 2010 15:11:25 +0200] rev 36959
renamed structure OuterLex to Token and type token to Token.T, keeping legacy aliases for some time;
eliminated slightly odd alias structure T;
wenzelm [Mon, 17 May 2010 15:05:32 +0200] rev 36958
tuned;
wenzelm [Mon, 17 May 2010 15:02:44 +0200] rev 36957
tuned signature;
wenzelm [Mon, 17 May 2010 14:23:54 +0200] rev 36956
renamed class Outer_Lex to Token and Token_Kind to Token.Kind;
wenzelm [Mon, 17 May 2010 10:20:55 +0200] rev 36955
centralized legacy aliases;
wenzelm [Sun, 16 May 2010 00:02:11 +0200] rev 36954
prefer structure Parse_Spec;
wenzelm [Sat, 15 May 2010 23:40:00 +0200] rev 36953
renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
wenzelm [Sat, 15 May 2010 23:32:15 +0200] rev 36952
renamed structure SpecParse to Parse_Spec, keeping the old name as alias for some time;
wenzelm [Sat, 15 May 2010 23:23:45 +0200] rev 36951
renamed structure ValueParse to Parse_Value;
eliminated old-style structure alias V;
wenzelm [Sat, 15 May 2010 23:16:32 +0200] rev 36950
refer directly to structure Keyword and Parse;
eliminated old-style structure aliases K and P;
wenzelm [Sat, 15 May 2010 22:24:25 +0200] rev 36949
renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
wenzelm [Sat, 15 May 2010 22:15:57 +0200] rev 36948
renamed Outer_Parse to Parse (in Scala);
wenzelm [Sat, 15 May 2010 22:05:49 +0200] rev 36947
renamed Outer_Keyword to Keyword (in Scala);
wenzelm [Sat, 15 May 2010 21:57:27 +0200] rev 36946
avoid open Conv;
wenzelm [Sat, 15 May 2010 21:50:05 +0200] rev 36945
less pervasive names from structure Thm;
wenzelm [Sat, 15 May 2010 21:41:32 +0200] rev 36944
less pervasive names from structure Thm;