wenzelm [Thu, 10 Apr 2014 14:36:29 +0200] rev 56514
ignore other_id reports for now (see 8eda56033203): massive amounts of redirections to 'class' etc. makes it difficult to edit main HOL;
silently ignore excessive reports -- no ambition to detect that situation accurately;
wenzelm [Thu, 10 Apr 2014 14:27:35 +0200] rev 56513
more standard names;
wenzelm [Thu, 10 Apr 2014 12:48:01 +0200] rev 56512
modernized simproc_setup;
modernized theory setup;
wenzelm [Thu, 10 Apr 2014 12:30:02 +0200] rev 56511
modernized theory setup;
wenzelm [Thu, 10 Apr 2014 12:22:29 +0200] rev 56510
added simproc markup, which also indicates legacy simprocs outside the name space;
wenzelm [Thu, 10 Apr 2014 12:00:25 +0200] rev 56509
modernized simproc_setup;
wenzelm [Thu, 10 Apr 2014 11:24:58 +0200] rev 56508
misc tuning;
wenzelm [Thu, 10 Apr 2014 11:06:45 +0200] rev 56507
more contributors;
wenzelm [Thu, 10 Apr 2014 10:36:29 +0200] rev 56506
tuned;
wenzelm [Thu, 10 Apr 2014 10:30:32 +0200] rev 56505
NEWS;
wenzelm [Thu, 10 Apr 2014 10:27:29 +0200] rev 56504
tuned error -- allow user to click on hyperlink to open remote file;
wenzelm [Thu, 10 Apr 2014 10:06:54 +0200] rev 56503
no comment -- File.read_stream already enforces UTF8 (like HTML5) and HTTP servers often produce a wrong charset encoding;
wenzelm [Wed, 09 Apr 2014 23:22:58 +0200] rev 56502
improved support for external URLs, based on standard Java network operations;
wenzelm [Wed, 09 Apr 2014 23:04:20 +0200] rev 56501
basic URL operations (with Isabelle/Scala error handling);
wenzelm [Wed, 09 Apr 2014 20:58:32 +0200] rev 56500
proper Args.name vs. Args.text as documented (in contrast to adhoc union in 75aaee32893d, which had to cope with more limited Args.T);
wenzelm [Wed, 09 Apr 2014 17:54:09 +0200] rev 56499
allow text cartouches in regular outer syntax categories "text" and "altstring";
wenzelm [Wed, 09 Apr 2014 17:29:37 +0200] rev 56498
tuned comments (see Scala version);
wenzelm [Wed, 09 Apr 2014 16:22:06 +0200] rev 56497
dismiss popups more carefully (amending 7e8c11011fdf), notably allow mouse dragging within some tooltip, e.g. for text selection;
wenzelm [Wed, 09 Apr 2014 15:19:22 +0200] rev 56496
clarifed results range;
wenzelm [Wed, 09 Apr 2014 15:03:07 +0200] rev 56495
more explicit message discrimination;
wenzelm [Wed, 09 Apr 2014 13:32:34 +0200] rev 56494
avoid confusion about pointless cursor movement with external links;
wenzelm [Wed, 09 Apr 2014 12:33:02 +0200] rev 56493
prefer regular Goal_Display.pretty_goals, without censorship of options;
wenzelm [Wed, 09 Apr 2014 12:28:24 +0200] rev 56492
more standard names;
wenzelm [Wed, 09 Apr 2014 12:22:57 +0200] rev 56491
proper context for print_tac;
wenzelm [Wed, 09 Apr 2014 11:32:41 +0200] rev 56490
more conventional tactic programming;
tuned;
wenzelm [Wed, 09 Apr 2014 10:44:06 +0200] rev 56489
tuned;
traytel [Thu, 10 Apr 2014 11:34:55 +0200] rev 56488
reintroduce example (cf. 39281b3e4fac)
traytel [Thu, 10 Apr 2014 10:52:48 +0200] rev 56487
use mutual clique information (cf. c451cf8b29c8) to make N2M more robust
traytel [Thu, 10 Apr 2014 09:38:38 +0200] rev 56486
made N2M tactic more robust
blanchet [Wed, 09 Apr 2014 18:40:21 +0200] rev 56485
generate cliques for 'prim(co)rec' N2M