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
blanchet [Wed, 09 Apr 2014 18:22:11 +0200] rev 56484
thread mutual cliques through
hoelzl [Wed, 09 Apr 2014 13:15:21 +0200] rev 56483
generalize ln/log_powr; add log_base_powr/pow
haftmann [Wed, 09 Apr 2014 10:04:31 +0200] rev 56482
parametricity transfer rule for INFIMUM, SUPREMUM
hoelzl [Wed, 09 Apr 2014 09:37:49 +0200] rev 56481
add divide_simps
hoelzl [Wed, 09 Apr 2014 09:37:48 +0200] rev 56480
field_simps: better support for negation and division, and power