Thu, 10 Apr 2014 10:27:29 +0200 tuned error -- allow user to click on hyperlink to open remote file;
wenzelm [Thu, 10 Apr 2014 10:27:29 +0200] rev 56504
tuned error -- allow user to click on hyperlink to open remote file;
Thu, 10 Apr 2014 10:06:54 +0200 no comment -- File.read_stream already enforces UTF8 (like HTML5) and HTTP servers often produce a wrong charset encoding;
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;
Wed, 09 Apr 2014 23:22:58 +0200 improved support for external URLs, based on standard Java network operations;
wenzelm [Wed, 09 Apr 2014 23:22:58 +0200] rev 56502
improved support for external URLs, based on standard Java network operations;
Wed, 09 Apr 2014 23:04:20 +0200 basic URL operations (with Isabelle/Scala error handling);
wenzelm [Wed, 09 Apr 2014 23:04:20 +0200] rev 56501
basic URL operations (with Isabelle/Scala error handling);
Wed, 09 Apr 2014 20:58:32 +0200 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 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);
Wed, 09 Apr 2014 17:54:09 +0200 allow text cartouches in regular outer syntax categories "text" and "altstring";
wenzelm [Wed, 09 Apr 2014 17:54:09 +0200] rev 56499
allow text cartouches in regular outer syntax categories "text" and "altstring";
Wed, 09 Apr 2014 17:29:37 +0200 tuned comments (see Scala version);
wenzelm [Wed, 09 Apr 2014 17:29:37 +0200] rev 56498
tuned comments (see Scala version);
Wed, 09 Apr 2014 16:22:06 +0200 dismiss popups more carefully (amending 7e8c11011fdf), notably allow mouse dragging within some tooltip, e.g. for text selection;
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;
Wed, 09 Apr 2014 15:19:22 +0200 clarifed results range;
wenzelm [Wed, 09 Apr 2014 15:19:22 +0200] rev 56496
clarifed results range;
Wed, 09 Apr 2014 15:03:07 +0200 more explicit message discrimination;
wenzelm [Wed, 09 Apr 2014 15:03:07 +0200] rev 56495
more explicit message discrimination;
Wed, 09 Apr 2014 13:32:34 +0200 avoid confusion about pointless cursor movement with external links;
wenzelm [Wed, 09 Apr 2014 13:32:34 +0200] rev 56494
avoid confusion about pointless cursor movement with external links;
Wed, 09 Apr 2014 12:33:02 +0200 prefer regular Goal_Display.pretty_goals, without censorship of options;
wenzelm [Wed, 09 Apr 2014 12:33:02 +0200] rev 56493
prefer regular Goal_Display.pretty_goals, without censorship of options;
Wed, 09 Apr 2014 12:28:24 +0200 more standard names;
wenzelm [Wed, 09 Apr 2014 12:28:24 +0200] rev 56492
more standard names;
Wed, 09 Apr 2014 12:22:57 +0200 proper context for print_tac;
wenzelm [Wed, 09 Apr 2014 12:22:57 +0200] rev 56491
proper context for print_tac;
Wed, 09 Apr 2014 11:32:41 +0200 more conventional tactic programming;
wenzelm [Wed, 09 Apr 2014 11:32:41 +0200] rev 56490
more conventional tactic programming; tuned;
Wed, 09 Apr 2014 10:44:06 +0200 tuned;
wenzelm [Wed, 09 Apr 2014 10:44:06 +0200] rev 56489
tuned;
Thu, 10 Apr 2014 11:34:55 +0200 reintroduce example (cf. 39281b3e4fac)
traytel [Thu, 10 Apr 2014 11:34:55 +0200] rev 56488
reintroduce example (cf. 39281b3e4fac)
Thu, 10 Apr 2014 10:52:48 +0200 use mutual clique information (cf. c451cf8b29c8) to make N2M more robust
traytel [Thu, 10 Apr 2014 10:52:48 +0200] rev 56487
use mutual clique information (cf. c451cf8b29c8) to make N2M more robust
Thu, 10 Apr 2014 09:38:38 +0200 made N2M tactic more robust
traytel [Thu, 10 Apr 2014 09:38:38 +0200] rev 56486
made N2M tactic more robust
Wed, 09 Apr 2014 18:40:21 +0200 generate cliques for 'prim(co)rec' N2M
blanchet [Wed, 09 Apr 2014 18:40:21 +0200] rev 56485
generate cliques for 'prim(co)rec' N2M
Wed, 09 Apr 2014 18:22:11 +0200 thread mutual cliques through
blanchet [Wed, 09 Apr 2014 18:22:11 +0200] rev 56484
thread mutual cliques through
Wed, 09 Apr 2014 13:15:21 +0200 generalize ln/log_powr; add log_base_powr/pow
hoelzl [Wed, 09 Apr 2014 13:15:21 +0200] rev 56483
generalize ln/log_powr; add log_base_powr/pow
Wed, 09 Apr 2014 10:04:31 +0200 parametricity transfer rule for INFIMUM, SUPREMUM
haftmann [Wed, 09 Apr 2014 10:04:31 +0200] rev 56482
parametricity transfer rule for INFIMUM, SUPREMUM
Wed, 09 Apr 2014 09:37:49 +0200 add divide_simps
hoelzl [Wed, 09 Apr 2014 09:37:49 +0200] rev 56481
add divide_simps
Wed, 09 Apr 2014 09:37:48 +0200 field_simps: better support for negation and division, and power
hoelzl [Wed, 09 Apr 2014 09:37:48 +0200] rev 56480
field_simps: better support for negation and division, and power
Wed, 09 Apr 2014 09:37:47 +0200 revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
hoelzl [Wed, 09 Apr 2014 09:37:47 +0200] rev 56479
revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
Tue, 08 Apr 2014 23:16:00 +0200 merged
wenzelm [Tue, 08 Apr 2014 23:16:00 +0200] rev 56478
merged
Tue, 08 Apr 2014 23:05:21 +0200 more native rm_tree, using Java 7 facilities;
wenzelm [Tue, 08 Apr 2014 23:05:21 +0200] rev 56477
more native rm_tree, using Java 7 facilities;
Tue, 08 Apr 2014 22:24:00 +0200 expose more bad cases;
wenzelm [Tue, 08 Apr 2014 22:24:00 +0200] rev 56476
expose more bad cases;
Tue, 08 Apr 2014 22:01:08 +0200 tuned signature;
wenzelm [Tue, 08 Apr 2014 22:01:08 +0200] rev 56475
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip