Thu, 10 Apr 2014 17:48:17 +0200 revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
kuncar [Thu, 10 Apr 2014 17:48:17 +0200] rev 56523
revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
Thu, 10 Apr 2014 17:48:16 +0200 don't forget to init Interpretation and transfer theorems in the interpretation hook
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56522
don't forget to init Interpretation and transfer theorems in the interpretation hook
Thu, 10 Apr 2014 17:48:16 +0200 export theorems
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56521
export theorems
Thu, 10 Apr 2014 17:48:15 +0200 abstract Domainp in relator_domain rules => more natural statement of the rule
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56520
abstract Domainp in relator_domain rules => more natural statement of the rule
Thu, 10 Apr 2014 17:48:15 +0200 more appropriate name (Lifting.invariant -> eq_onp)
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56519
more appropriate name (Lifting.invariant -> eq_onp)
Thu, 10 Apr 2014 17:48:14 +0200 left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
kuncar [Thu, 10 Apr 2014 17:48:14 +0200] rev 56518
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
Thu, 10 Apr 2014 17:48:13 +0200 tuned
kuncar [Thu, 10 Apr 2014 17:48:13 +0200] rev 56517
tuned
Thu, 10 Apr 2014 15:14:38 +0200 more accurate type arguments for intermeadiate typedefs
traytel [Thu, 10 Apr 2014 15:14:38 +0200] rev 56516
more accurate type arguments for intermeadiate typedefs
Thu, 10 Apr 2014 14:40:11 +0200 merged
wenzelm [Thu, 10 Apr 2014 14:40:11 +0200] rev 56515
merged
Thu, 10 Apr 2014 14:36:29 +0200 ignore other_id reports for now (see 8eda56033203): massive amounts of redirections to 'class' etc. makes it difficult to edit main HOL;
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;
Thu, 10 Apr 2014 14:27:35 +0200 more standard names;
wenzelm [Thu, 10 Apr 2014 14:27:35 +0200] rev 56513
more standard names;
Thu, 10 Apr 2014 12:48:01 +0200 modernized simproc_setup;
wenzelm [Thu, 10 Apr 2014 12:48:01 +0200] rev 56512
modernized simproc_setup; modernized theory setup;
Thu, 10 Apr 2014 12:30:02 +0200 modernized theory setup;
wenzelm [Thu, 10 Apr 2014 12:30:02 +0200] rev 56511
modernized theory setup;
Thu, 10 Apr 2014 12:22:29 +0200 added simproc markup, which also indicates legacy simprocs outside the name space;
wenzelm [Thu, 10 Apr 2014 12:22:29 +0200] rev 56510
added simproc markup, which also indicates legacy simprocs outside the name space;
Thu, 10 Apr 2014 12:00:25 +0200 modernized simproc_setup;
wenzelm [Thu, 10 Apr 2014 12:00:25 +0200] rev 56509
modernized simproc_setup;
Thu, 10 Apr 2014 11:24:58 +0200 misc tuning;
wenzelm [Thu, 10 Apr 2014 11:24:58 +0200] rev 56508
misc tuning;
Thu, 10 Apr 2014 11:06:45 +0200 more contributors;
wenzelm [Thu, 10 Apr 2014 11:06:45 +0200] rev 56507
more contributors;
Thu, 10 Apr 2014 10:36:29 +0200 tuned;
wenzelm [Thu, 10 Apr 2014 10:36:29 +0200] rev 56506
tuned;
Thu, 10 Apr 2014 10:30:32 +0200 NEWS;
wenzelm [Thu, 10 Apr 2014 10:30:32 +0200] rev 56505
NEWS;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip