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