Fri, 21 May 2010 22:08:13 +0200 print calculation result in the context where the fact is actually defined -- proper externing;
wenzelm [Fri, 21 May 2010 22:08:13 +0200] rev 37047
print calculation result in the context where the fact is actually defined -- proper externing; misc tuning;
Fri, 21 May 2010 21:28:31 +0200 future_job: propagate current Position.thread_data to the forked job -- this is important to provide a default position, e.g. for parallelizied Goal.prove within a package (proper command transactions are wrapped via Toplevel.setmp_thread_position);
wenzelm [Fri, 21 May 2010 21:28:31 +0200] rev 37046
future_job: propagate current Position.thread_data to the forked job -- this is important to provide a default position, e.g. for parallelizied Goal.prove within a package (proper command transactions are wrapped via Toplevel.setmp_thread_position);
Fri, 21 May 2010 20:46:00 +0200 some message styling;
wenzelm [Fri, 21 May 2010 20:46:00 +0200] rev 37045
some message styling;
Fri, 21 May 2010 20:10:45 +0200 simplified message markup, using plain XML.Elem directly;
wenzelm [Fri, 21 May 2010 20:10:45 +0200] rev 37044
simplified message markup, using plain XML.Elem directly;
Fri, 21 May 2010 18:10:19 +0200 more robust Position.setmp_thread_data, independently of Output.debugging (essentially reverts f9ec18f7c0f6, which was motivated by clean exception_trace, but without transaction positions the Isabelle_Process protocol breaks down);
wenzelm [Fri, 21 May 2010 18:10:19 +0200] rev 37043
more robust Position.setmp_thread_data, independently of Output.debugging (essentially reverts f9ec18f7c0f6, which was motivated by clean exception_trace, but without transaction positions the Isabelle_Process protocol breaks down);
Fri, 21 May 2010 17:26:42 +0200 refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
wenzelm [Fri, 21 May 2010 17:26:42 +0200] rev 37042
refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
Fri, 21 May 2010 16:49:33 +0200 bad_result: report fully explicit message;
wenzelm [Fri, 21 May 2010 16:49:33 +0200] rev 37041
bad_result: report fully explicit message;
Fri, 21 May 2010 16:40:25 +0200 observe additional isabelle-jedit.css for component and user;
wenzelm [Fri, 21 May 2010 16:40:25 +0200] rev 37040
observe additional isabelle-jedit.css for component and user; visial separation of message divs;
Fri, 21 May 2010 15:29:20 +0200 added checkboxes for debug/tracing filter;
wenzelm [Fri, 21 May 2010 15:29:20 +0200] rev 37039
added checkboxes for debug/tracing filter; misc tuning;
Fri, 21 May 2010 14:53:19 +0200 more abstract view on prover output messages;
wenzelm [Fri, 21 May 2010 14:53:19 +0200] rev 37038
more abstract view on prover output messages;
Fri, 21 May 2010 12:59:44 +0200 added some tooltips;
wenzelm [Fri, 21 May 2010 12:59:44 +0200] rev 37037
added some tooltips;
Fri, 21 May 2010 11:51:03 +0200 HTML_Panel.handler as overridable method;
wenzelm [Fri, 21 May 2010 11:51:03 +0200] rev 37036
HTML_Panel.handler as overridable method;
Fri, 21 May 2010 11:50:19 +0200 added Library.undefined (in Scala);
wenzelm [Fri, 21 May 2010 11:50:19 +0200] rev 37035
added Library.undefined (in Scala);
Fri, 21 May 2010 11:16:01 +0200 more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread;
wenzelm [Fri, 21 May 2010 11:16:01 +0200] rev 37034
more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread; do not re-use mutable DOM -- avoid races wrt. the rendering engine; more thorough resize -- always recalculate metrics/margin synchronously; asynchronous setDocument; tuned;
Fri, 21 May 2010 11:12:54 +0200 component resize: full handle_resize;
wenzelm [Fri, 21 May 2010 11:12:54 +0200] rev 37033
component resize: full handle_resize;
Thu, 20 May 2010 21:19:38 -0700 speed up some proofs and fix some warnings
huffman [Thu, 20 May 2010 21:19:38 -0700] rev 37032
speed up some proofs and fix some warnings
Thu, 20 May 2010 23:22:37 +0200 merged
wenzelm [Thu, 20 May 2010 23:22:37 +0200] rev 37031
merged
Thu, 20 May 2010 19:55:42 +0200 merged
haftmann [Thu, 20 May 2010 19:55:42 +0200] rev 37030
merged
Thu, 20 May 2010 18:00:48 +0200 proper code generator for complement
haftmann [Thu, 20 May 2010 18:00:48 +0200] rev 37029
proper code generator for complement
Thu, 20 May 2010 17:35:02 +0200 proper document text
haftmann [Thu, 20 May 2010 17:35:02 +0200] rev 37028
proper document text
Thu, 20 May 2010 17:29:43 +0200 implement Mapping.map_entry
haftmann [Thu, 20 May 2010 17:29:43 +0200] rev 37027
implement Mapping.map_entry
Thu, 20 May 2010 17:29:43 +0200 operations default, map_entry, map_default; more lemmas
haftmann [Thu, 20 May 2010 17:29:43 +0200] rev 37026
operations default, map_entry, map_default; more lemmas
Thu, 20 May 2010 16:43:00 +0200 added More_List.thy explicitly
haftmann [Thu, 20 May 2010 16:43:00 +0200] rev 37025
added More_List.thy explicitly
Thu, 20 May 2010 16:40:29 +0200 renamed List_Set to the now more appropriate More_Set
haftmann [Thu, 20 May 2010 16:40:29 +0200] rev 37024
renamed List_Set to the now more appropriate More_Set
Thu, 20 May 2010 16:35:54 +0200 added theory More_List
haftmann [Thu, 20 May 2010 16:35:54 +0200] rev 37023
added theory More_List
Thu, 20 May 2010 16:35:53 +0200 moved generic List operations to theory More_List
haftmann [Thu, 20 May 2010 16:35:53 +0200] rev 37022
moved generic List operations to theory More_List
Thu, 20 May 2010 16:35:53 +0200 adjusted
haftmann [Thu, 20 May 2010 16:35:53 +0200] rev 37021
adjusted
Thu, 20 May 2010 16:35:52 +0200 turned old-style mem into an input abbreviation
haftmann [Thu, 20 May 2010 16:35:52 +0200] rev 37020
turned old-style mem into an input abbreviation
Thu, 20 May 2010 23:20:01 +0200 zoom font size;
wenzelm [Thu, 20 May 2010 23:20:01 +0200] rev 37019
zoom font size;
Thu, 20 May 2010 23:19:28 +0200 added somewhat generic zoom box;
wenzelm [Thu, 20 May 2010 23:19:28 +0200] rev 37018
added somewhat generic zoom box;
Thu, 20 May 2010 21:32:48 +0200 try CheckBox instead of ToggleButton, which is visually confusing without window focus, e.g. in a floating instance (problem of MacOS look-and-feel);
wenzelm [Thu, 20 May 2010 21:32:48 +0200] rev 37017
try CheckBox instead of ToggleButton, which is visually confusing without window focus, e.g. in a floating instance (problem of MacOS look-and-feel);
Thu, 20 May 2010 21:10:03 +0200 mutate displayed document synchronously in Swing thread, for improved robustness;
wenzelm [Thu, 20 May 2010 21:10:03 +0200] rev 37016
mutate displayed document synchronously in Swing thread, for improved robustness;
Thu, 20 May 2010 21:07:05 +0200 read style sheets only once;
wenzelm [Thu, 20 May 2010 21:07:05 +0200] rev 37015
read style sheets only once;
Thu, 20 May 2010 20:56:26 +0200 handle component resize for output / HTML panel;
wenzelm [Thu, 20 May 2010 20:56:26 +0200] rev 37014
handle component resize for output / HTML panel;
Thu, 20 May 2010 20:22:00 +0200 Isabelle_System: allow explicit isabelle_home argument;
wenzelm [Thu, 20 May 2010 20:22:00 +0200] rev 37013
Isabelle_System: allow explicit isabelle_home argument;
Thu, 20 May 2010 20:20:52 +0200 enable shell script editor mode;
wenzelm [Thu, 20 May 2010 20:20:52 +0200] rev 37012
enable shell script editor mode;
Thu, 20 May 2010 16:25:22 +0200 merged
wenzelm [Thu, 20 May 2010 16:25:22 +0200] rev 37011
merged
Thu, 20 May 2010 07:36:50 +0200 merged
bulwahn [Thu, 20 May 2010 07:36:50 +0200] rev 37010
merged
Thu, 20 May 2010 07:34:45 +0200 deactivated timing of infering modes
bulwahn [Thu, 20 May 2010 07:34:45 +0200] rev 37009
deactivated timing of infering modes
Wed, 19 May 2010 18:24:09 +0200 adapting examples
bulwahn [Wed, 19 May 2010 18:24:09 +0200] rev 37008
adapting examples
Wed, 19 May 2010 18:24:09 +0200 changing operations for accessing data to work with contexts
bulwahn [Wed, 19 May 2010 18:24:09 +0200] rev 37007
changing operations for accessing data to work with contexts
Wed, 19 May 2010 18:24:08 +0200 removed unnecessary Thm.transfer in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:08 +0200] rev 37006
removed unnecessary Thm.transfer in the predicate compiler
Wed, 19 May 2010 18:24:07 +0200 changing compilation to work only with contexts; adapting quickcheck
bulwahn [Wed, 19 May 2010 18:24:07 +0200] rev 37005
changing compilation to work only with contexts; adapting quickcheck
Wed, 19 May 2010 18:24:06 +0200 removing unused argument in print_modes function
bulwahn [Wed, 19 May 2010 18:24:06 +0200] rev 37004
removing unused argument in print_modes function
Wed, 19 May 2010 18:24:05 +0200 moving towards working with proof contexts in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:05 +0200] rev 37003
moving towards working with proof contexts in the predicate compiler
Wed, 19 May 2010 18:24:04 +0200 improved values command to handle a special case with tuples and polymorphic predicates more correctly
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
Wed, 19 May 2010 18:24:03 +0200 improved behaviour of defined_functions in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:03 +0200] rev 37001
improved behaviour of defined_functions in the predicate compiler
Wed, 19 May 2010 17:01:07 -0700 move some example files into new HOLCF/Tutorial directory
huffman [Wed, 19 May 2010 17:01:07 -0700] rev 37000
move some example files into new HOLCF/Tutorial directory
Wed, 19 May 2010 16:28:24 -0700 remove redundant hdvd relation
huffman [Wed, 19 May 2010 16:28:24 -0700] rev 36999
remove redundant hdvd relation
Wed, 19 May 2010 16:08:41 -0700 remove unnecessary constant Fixrec.bind
huffman [Wed, 19 May 2010 16:08:41 -0700] rev 36998
remove unnecessary constant Fixrec.bind
Wed, 19 May 2010 14:38:25 -0700 add section about fixrec definitions with looping simp rules
huffman [Wed, 19 May 2010 14:38:25 -0700] rev 36997
add section about fixrec definitions with looping simp rules
Wed, 19 May 2010 13:07:15 -0700 more informative error message for fixrec when continuity proof fails
huffman [Wed, 19 May 2010 13:07:15 -0700] rev 36996
more informative error message for fixrec when continuity proof fails
Thu, 20 May 2010 16:22:50 +0200 determine margin just before rendering -- proper reformatting when updating;
wenzelm [Thu, 20 May 2010 16:22:50 +0200] rev 36995
determine margin just before rendering -- proper reformatting when updating;
Thu, 20 May 2010 15:51:28 +0200 simplified alignment via FlowPanel;
wenzelm [Thu, 20 May 2010 15:51:28 +0200] rev 36994
simplified alignment via FlowPanel; tuned;
Thu, 20 May 2010 13:54:31 +0200 more systematic treatment of physical document wrt. font size etc.;
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;
Thu, 20 May 2010 11:44:41 +0200 tuned;
wenzelm [Thu, 20 May 2010 11:44:41 +0200] rev 36992
tuned;
Thu, 20 May 2010 11:36:30 +0200 general Isabelle_System.try_read;
wenzelm [Thu, 20 May 2010 11:36:30 +0200] rev 36991
general Isabelle_System.try_read;
Thu, 20 May 2010 10:43:46 +0200 explicit Command.Status.UNDEFINED -- avoid fragile/cumbersome treatment of Option[State];
wenzelm [Thu, 20 May 2010 10:43:46 +0200] rev 36990
explicit Command.Status.UNDEFINED -- avoid fragile/cumbersome treatment of Option[State];
Thu, 20 May 2010 10:31:20 +0200 inverted "Freeze" to "Follow", which is the default;
wenzelm [Thu, 20 May 2010 10:31:20 +0200] rev 36989
inverted "Freeze" to "Follow", which is the default; update unconditionally;
Wed, 19 May 2010 21:18:02 +0200 basic controls to freeze/update prover results;
wenzelm [Wed, 19 May 2010 21:18:02 +0200] rev 36988
basic controls to freeze/update prover results;
Wed, 19 May 2010 18:05:34 +0200 show fully detailed protocol messages;
wenzelm [Wed, 19 May 2010 18:05:34 +0200] rev 36987
show fully detailed protocol messages;
Wed, 19 May 2010 17:39:22 +0200 some updates following src/Tools/jEdit/dist-template/settings;
wenzelm [Wed, 19 May 2010 17:39:22 +0200] rev 36986
some updates following src/Tools/jEdit/dist-template/settings;
Wed, 19 May 2010 12:35:20 +0200 spelt out normalizer explicitly -- avoid dynamic reference to code generator configuration; avoid using old Codegen.eval_term
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
Wed, 19 May 2010 10:17:31 +0200 merged
haftmann [Wed, 19 May 2010 10:17:31 +0200] rev 36984
merged
Wed, 19 May 2010 10:17:05 +0200 dropped legacy_unconstrainT
haftmann [Wed, 19 May 2010 10:17:05 +0200] rev 36983
dropped legacy_unconstrainT
Wed, 19 May 2010 10:14:37 +0200 new version of triv_of_class machinery without legacy_unconstrain
haftmann [Wed, 19 May 2010 10:14:37 +0200] rev 36982
new version of triv_of_class machinery without legacy_unconstrain
Wed, 19 May 2010 09:21:30 +0200 merge
haftmann [Wed, 19 May 2010 09:21:30 +0200] rev 36981
merge
Wed, 19 May 2010 09:20:36 +0200 added implementations of Fset.Set, Fset.Coset; do not delete code equations for relational operators on fsets
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
Tue, 18 May 2010 19:00:55 -0700 remove several redundant lemmas about floor and ceiling
huffman [Tue, 18 May 2010 19:00:55 -0700] rev 36979
remove several redundant lemmas about floor and ceiling
Tue, 18 May 2010 06:28:42 -0700 merged
huffman [Tue, 18 May 2010 06:28:42 -0700] rev 36978
merged
Mon, 17 May 2010 18:59:59 -0700 declare add_nonneg_nonneg [simp]; remove now-redundant lemmas realpow_two_le_order(2)
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)
Mon, 17 May 2010 18:51:25 -0700 simplify proof
huffman [Mon, 17 May 2010 18:51:25 -0700] rev 36976
simplify proof
Mon, 17 May 2010 16:52:34 -0700 simplify proof
huffman [Mon, 17 May 2010 16:52:34 -0700] rev 36975
simplify proof
Mon, 17 May 2010 15:58:32 -0700 remove some unnamed simp rules from Transcendental.thy; move the needed ones to MacLaurin.thy where they are used
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
Tue, 18 May 2010 10:13:33 +0200 prefer structure Keyword and Parse;
wenzelm [Tue, 18 May 2010 10:13:33 +0200] rev 36973
prefer structure Keyword and Parse;
Tue, 18 May 2010 00:01:51 +0200 merged
wenzelm [Tue, 18 May 2010 00:01:51 +0200] rev 36972
merged
Mon, 17 May 2010 12:00:10 -0700 merged
huffman [Mon, 17 May 2010 12:00:10 -0700] rev 36971
merged
Mon, 17 May 2010 08:45:46 -0700 remove simp attribute from square_eq_1_iff
huffman [Mon, 17 May 2010 08:45:46 -0700] rev 36970
remove simp attribute from square_eq_1_iff
Mon, 17 May 2010 17:50:09 +0200 merged
blanchet [Mon, 17 May 2010 17:50:09 +0200] rev 36969
merged
Mon, 17 May 2010 15:21:11 +0200 make sure chained facts don't pop up in the metis proof
blanchet [Mon, 17 May 2010 15:21:11 +0200] rev 36968
make sure chained facts don't pop up in the metis proof
Mon, 17 May 2010 12:15:37 +0200 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 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
Mon, 17 May 2010 10:18:14 +0200 generate proper arity declarations for TFrees for SPASS's DFG format;
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
Mon, 17 May 2010 10:16:54 +0200 identify common SPASS error more clearly
blanchet [Mon, 17 May 2010 10:16:54 +0200] rev 36965
identify common SPASS error more clearly
Mon, 17 May 2010 08:40:17 -0700 remove simp attribute from power2_eq_1_iff
huffman [Mon, 17 May 2010 08:40:17 -0700] rev 36964
remove simp attribute from power2_eq_1_iff
Mon, 17 May 2010 10:58:58 +0200 dropped old Library/Word.thy and toy example ex/Adder.thy
haftmann [Mon, 17 May 2010 10:58:58 +0200] rev 36963
dropped old Library/Word.thy and toy example ex/Adder.thy
Mon, 17 May 2010 10:58:31 +0200 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
Tue, 18 May 2010 00:01:03 +0200 do not open Legacy by default;
wenzelm [Tue, 18 May 2010 00:01:03 +0200] rev 36961
do not open Legacy by default;
Mon, 17 May 2010 23:54:15 +0200 prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
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;
Mon, 17 May 2010 15:11:25 +0200 renamed structure OuterLex to Token and type token to Token.T, keeping legacy aliases for some time;
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;
Mon, 17 May 2010 15:05:32 +0200 tuned;
wenzelm [Mon, 17 May 2010 15:05:32 +0200] rev 36958
tuned;
Mon, 17 May 2010 15:02:44 +0200 tuned signature;
wenzelm [Mon, 17 May 2010 15:02:44 +0200] rev 36957
tuned signature;
Mon, 17 May 2010 14:23:54 +0200 renamed class Outer_Lex to Token and Token_Kind to Token.Kind;
wenzelm [Mon, 17 May 2010 14:23:54 +0200] rev 36956
renamed class Outer_Lex to Token and Token_Kind to Token.Kind;
Mon, 17 May 2010 10:20:55 +0200 centralized legacy aliases;
wenzelm [Mon, 17 May 2010 10:20:55 +0200] rev 36955
centralized legacy aliases;
Sun, 16 May 2010 00:02:11 +0200 prefer structure Parse_Spec;
wenzelm [Sun, 16 May 2010 00:02:11 +0200] rev 36954
prefer structure Parse_Spec;
Sat, 15 May 2010 23:40:00 +0200 renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
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;
Sat, 15 May 2010 23:32:15 +0200 renamed structure SpecParse to Parse_Spec, 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;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip