wenzelm [Sat, 22 May 2010 20:00:28 +0200] rev 37059
removed timing;
wenzelm [Sat, 22 May 2010 19:42:20 +0200] rev 37058
rendering information and style sheets via settings;
generalized Isabelle_System.try_read;
prefer getenv_strict in most situations;
wenzelm [Fri, 21 May 2010 23:48:48 +0200] rev 37057
more brackets -- unaligned to prevent odd auto-indentation;
wenzelm [Fri, 21 May 2010 23:21:40 +0200] rev 37056
merged
haftmann [Fri, 21 May 2010 17:16:16 +0200] rev 37055
adjusted to changes in Mapping.thy
haftmann [Fri, 21 May 2010 15:28:25 +0200] rev 37054
merged
haftmann [Fri, 21 May 2010 15:22:37 +0200] rev 37053
tuned
haftmann [Fri, 21 May 2010 15:22:37 +0200] rev 37052
more lemmas about mappings, in particular keys
haftmann [Fri, 21 May 2010 15:22:36 +0200] rev 37051
refined
haftmann [Fri, 21 May 2010 11:50:34 +0200] rev 37050
nats in Haskell are readable
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 21 May 2010 10:40:59 +0200] rev 37049
Let rsp and prs in fun_rel/fun_map format
wenzelm [Fri, 21 May 2010 23:19:27 +0200] rev 37048
tuned zoom_box;
tuned tooltips;
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;
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);
wenzelm [Fri, 21 May 2010 20:46:00 +0200] rev 37045
some message styling;
wenzelm [Fri, 21 May 2010 20:10:45 +0200] rev 37044
simplified message markup, using plain XML.Elem directly;
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);
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;
wenzelm [Fri, 21 May 2010 16:49:33 +0200] rev 37041
bad_result: report fully explicit message;
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;
wenzelm [Fri, 21 May 2010 15:29:20 +0200] rev 37039
added checkboxes for debug/tracing filter;
misc tuning;
wenzelm [Fri, 21 May 2010 14:53:19 +0200] rev 37038
more abstract view on prover output messages;
wenzelm [Fri, 21 May 2010 12:59:44 +0200] rev 37037
added some tooltips;
wenzelm [Fri, 21 May 2010 11:51:03 +0200] rev 37036
HTML_Panel.handler as overridable method;
wenzelm [Fri, 21 May 2010 11:50:19 +0200] rev 37035
added Library.undefined (in Scala);
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;
wenzelm [Fri, 21 May 2010 11:12:54 +0200] rev 37033
component resize: full handle_resize;
huffman [Thu, 20 May 2010 21:19:38 -0700] rev 37032
speed up some proofs and fix some warnings
wenzelm [Thu, 20 May 2010 23:22:37 +0200] rev 37031
merged
haftmann [Thu, 20 May 2010 19:55:42 +0200] rev 37030
merged
haftmann [Thu, 20 May 2010 18:00:48 +0200] rev 37029
proper code generator for complement
haftmann [Thu, 20 May 2010 17:35:02 +0200] rev 37028
proper document text
haftmann [Thu, 20 May 2010 17:29:43 +0200] rev 37027
implement Mapping.map_entry
haftmann [Thu, 20 May 2010 17:29:43 +0200] rev 37026
operations default, map_entry, map_default; more lemmas
haftmann [Thu, 20 May 2010 16:43:00 +0200] rev 37025
added More_List.thy explicitly
haftmann [Thu, 20 May 2010 16:40:29 +0200] rev 37024
renamed List_Set to the now more appropriate More_Set
haftmann [Thu, 20 May 2010 16:35:54 +0200] rev 37023
added theory More_List
haftmann [Thu, 20 May 2010 16:35:53 +0200] rev 37022
moved generic List operations to theory More_List
haftmann [Thu, 20 May 2010 16:35:53 +0200] rev 37021
adjusted
haftmann [Thu, 20 May 2010 16:35:52 +0200] rev 37020
turned old-style mem into an input abbreviation
wenzelm [Thu, 20 May 2010 23:20:01 +0200] rev 37019
zoom font size;
wenzelm [Thu, 20 May 2010 23:19:28 +0200] rev 37018
added somewhat generic zoom box;
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);
wenzelm [Thu, 20 May 2010 21:10:03 +0200] rev 37016
mutate displayed document synchronously in Swing thread, for improved robustness;
wenzelm [Thu, 20 May 2010 21:07:05 +0200] rev 37015
read style sheets only once;
wenzelm [Thu, 20 May 2010 20:56:26 +0200] rev 37014
handle component resize for output / HTML panel;
wenzelm [Thu, 20 May 2010 20:22:00 +0200] rev 37013
Isabelle_System: allow explicit isabelle_home argument;
wenzelm [Thu, 20 May 2010 20:20:52 +0200] rev 37012
enable shell script editor mode;
wenzelm [Thu, 20 May 2010 16:25:22 +0200] rev 37011
merged
bulwahn [Thu, 20 May 2010 07:36:50 +0200] rev 37010
merged
bulwahn [Thu, 20 May 2010 07:34:45 +0200] rev 37009
deactivated timing of infering modes
bulwahn [Wed, 19 May 2010 18:24:09 +0200] rev 37008
adapting examples
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