Fri, 11 Apr 2014 17:53:16 +0200 merged
kuncar [Fri, 11 Apr 2014 17:53:16 +0200] rev 56539
merged
Fri, 11 Apr 2014 16:59:42 +0200 observe also DEADID BNFs and associate the conjunction in rel_inject to the right
kuncar [Fri, 11 Apr 2014 16:59:42 +0200] rev 56538
observe also DEADID BNFs and associate the conjunction in rel_inject to the right
Fri, 11 Apr 2014 17:11:41 +0200 made ereal_add_nonneg_nonneg a simp rule
nipkow [Fri, 11 Apr 2014 17:11:41 +0200] rev 56537
made ereal_add_nonneg_nonneg a simp rule
Fri, 11 Apr 2014 13:36:57 +0200 made mult_nonneg_nonneg a simp rule
nipkow [Fri, 11 Apr 2014 13:36:57 +0200] rev 56536
made mult_nonneg_nonneg a simp rule
Fri, 11 Apr 2014 12:43:22 +0200 merged
wenzelm [Fri, 11 Apr 2014 12:43:22 +0200] rev 56535
merged
Fri, 11 Apr 2014 12:40:12 +0200 more formal dependencies via 'document_files';
wenzelm [Fri, 11 Apr 2014 12:40:12 +0200] rev 56534
more formal dependencies via 'document_files';
Fri, 11 Apr 2014 11:52:28 +0200 explicit 'document_files' in session ROOT specifications;
wenzelm [Fri, 11 Apr 2014 11:52:28 +0200] rev 56533
explicit 'document_files' in session ROOT specifications; clarified Isabelle_System.copy_file(_base): preserve file-attributes and local directory hierarchy;
Fri, 11 Apr 2014 09:36:38 +0200 tuned message, to accommodate extra brackets produced by Scala parsers;
wenzelm [Fri, 11 Apr 2014 09:36:38 +0200] rev 56532
tuned message, to accommodate extra brackets produced by Scala parsers;
Thu, 10 Apr 2014 18:29:32 +0200 tuned;
wenzelm [Thu, 10 Apr 2014 18:29:32 +0200] rev 56531
tuned;
Thu, 10 Apr 2014 18:13:44 +0200 removed obsolete doc_dump option (see also 892061142ba6);
wenzelm [Thu, 10 Apr 2014 18:13:44 +0200] rev 56530
removed obsolete doc_dump option (see also 892061142ba6);
Wed, 09 Apr 2014 14:08:25 +0200 restoring notion of primitive vs. derived operations in terms of generated code;
haftmann [Wed, 09 Apr 2014 14:08:25 +0200] rev 56529
restoring notion of primitive vs. derived operations in terms of generated code; established _paramatric suffix for parametricity rules
Wed, 09 Apr 2014 14:08:18 +0200 removed duplication and tuned
haftmann [Wed, 09 Apr 2014 14:08:18 +0200] rev 56528
removed duplication and tuned
Thu, 10 Apr 2014 17:48:54 +0200 make list_all an abbreviation of pred_list - prevent duplication
kuncar [Thu, 10 Apr 2014 17:48:54 +0200] rev 56527
make list_all an abbreviation of pred_list - prevent duplication
Thu, 10 Apr 2014 17:48:33 +0200 add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
kuncar [Thu, 10 Apr 2014 17:48:33 +0200] rev 56526
add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
Thu, 10 Apr 2014 17:48:32 +0200 simplify and fix theories thanks to 356a5efdb278
kuncar [Thu, 10 Apr 2014 17:48:32 +0200] rev 56525
simplify and fix theories thanks to 356a5efdb278
Thu, 10 Apr 2014 17:48:18 +0200 setup for Transfer and Lifting from BNF; tuned thm names
kuncar [Thu, 10 Apr 2014 17:48:18 +0200] rev 56524
setup for Transfer and Lifting from BNF; tuned thm names
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;
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;
Tue, 08 Apr 2014 21:48:09 +0200 more direct interpretation of "warned" status, like "failed" and independently of "finished", e.g. relevant for Rendering.overview_color of aux. files where main command status is unavailable (amending 0546e036d1c0);
wenzelm [Tue, 08 Apr 2014 21:48:09 +0200] rev 56474
more direct interpretation of "warned" status, like "failed" and independently of "finished", e.g. relevant for Rendering.overview_color of aux. files where main command status is unavailable (amending 0546e036d1c0);
Tue, 08 Apr 2014 20:03:00 +0200 simplified Text.Chunk -- eliminated ooddities;
wenzelm [Tue, 08 Apr 2014 20:03:00 +0200] rev 56473
simplified Text.Chunk -- eliminated ooddities; afford strict symbol_index, which is usually empty anyway;
Tue, 08 Apr 2014 20:00:53 +0200 tuned;
wenzelm [Tue, 08 Apr 2014 20:00:53 +0200] rev 56472
tuned;
Tue, 08 Apr 2014 19:35:50 +0200 more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
wenzelm [Tue, 08 Apr 2014 19:35:50 +0200] rev 56471
more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
Tue, 08 Apr 2014 19:17:28 +0200 accumulate markup reports for "other" command ids, which are later retargeted and merged for rendering (in erratic order);
wenzelm [Tue, 08 Apr 2014 19:17:28 +0200] rev 56470
accumulate markup reports for "other" command ids, which are later retargeted and merged for rendering (in erratic order);
Tue, 08 Apr 2014 16:07:02 +0200 avoid data redundancy;
wenzelm [Tue, 08 Apr 2014 16:07:02 +0200] rev 56469
avoid data redundancy;
Tue, 08 Apr 2014 15:12:54 +0200 tuned signature -- moved Command.Chunk to Text.Chunk;
wenzelm [Tue, 08 Apr 2014 15:12:54 +0200] rev 56468
tuned signature -- moved Command.Chunk to Text.Chunk;
Tue, 08 Apr 2014 14:59:36 +0200 more uniform ML/document antiquotations;
wenzelm [Tue, 08 Apr 2014 14:59:36 +0200] rev 56467
more uniform ML/document antiquotations;
Tue, 08 Apr 2014 14:56:55 +0200 obsolete;
wenzelm [Tue, 08 Apr 2014 14:56:55 +0200] rev 56466
obsolete;
Tue, 08 Apr 2014 14:15:48 +0200 more positions and markup;
wenzelm [Tue, 08 Apr 2014 14:15:48 +0200] rev 56465
more positions and markup;
Tue, 08 Apr 2014 13:24:08 +0200 more precise token positions;
wenzelm [Tue, 08 Apr 2014 13:24:08 +0200] rev 56464
more precise token positions;
Tue, 08 Apr 2014 12:31:17 +0200 more uniform Command.Chunk operations;
wenzelm [Tue, 08 Apr 2014 12:31:17 +0200] rev 56463
more uniform Command.Chunk operations;
Tue, 08 Apr 2014 12:19:33 +0200 more explicit Command.Chunk types, less ooddities;
wenzelm [Tue, 08 Apr 2014 12:19:33 +0200] rev 56462
more explicit Command.Chunk types, less ooddities; tuned;
Tue, 08 Apr 2014 10:24:42 +0200 tuned;
wenzelm [Tue, 08 Apr 2014 10:24:42 +0200] rev 56461
tuned;
Tue, 08 Apr 2014 09:48:38 +0200 ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
wenzelm [Tue, 08 Apr 2014 09:48:38 +0200] rev 56460
ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
Tue, 08 Apr 2014 09:45:13 +0200 no report for position singularity, notably for aux. file, especially empty one;
wenzelm [Tue, 08 Apr 2014 09:45:13 +0200] rev 56459
no report for position singularity, notably for aux. file, especially empty one;
Mon, 07 Apr 2014 23:02:29 +0200 simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
wenzelm [Mon, 07 Apr 2014 23:02:29 +0200] rev 56458
simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name; more liberal hyperlink to files, allow hyperlinks within editor files independently of the (POSIX) file-system;
Mon, 07 Apr 2014 21:23:02 +0200 tuned signature -- prefer static type Document.Node.Name;
wenzelm [Mon, 07 Apr 2014 21:23:02 +0200] rev 56457
tuned signature -- prefer static type Document.Node.Name;
Tue, 08 Apr 2014 18:48:10 +0200 commented out example that triggers a bug
blanchet [Tue, 08 Apr 2014 18:48:10 +0200] rev 56456
commented out example that triggers a bug
Tue, 08 Apr 2014 18:16:47 +0200 allow arguments to 'datatype_compat' in disorder
blanchet [Tue, 08 Apr 2014 18:16:47 +0200] rev 56455
allow arguments to 'datatype_compat' in disorder
Tue, 08 Apr 2014 18:06:21 +0200 added 'datatype_compat' examples/tests
blanchet [Tue, 08 Apr 2014 18:06:21 +0200] rev 56454
added 'datatype_compat' examples/tests
Tue, 08 Apr 2014 17:49:03 +0200 support deeply nested datatypes in 'datatype_compat'
blanchet [Tue, 08 Apr 2014 17:49:03 +0200] rev 56453
support deeply nested datatypes in 'datatype_compat'
Tue, 08 Apr 2014 13:47:27 +0200 preserve user type variable names to avoid mismatches/confusion
blanchet [Tue, 08 Apr 2014 13:47:27 +0200] rev 56452
preserve user type variable names to avoid mismatches/confusion
Tue, 08 Apr 2014 12:46:38 +0200 even more standardized doc session names after #b266e7a86485
haftmann [Tue, 08 Apr 2014 12:46:38 +0200] rev 56451
even more standardized doc session names after #b266e7a86485
Mon, 07 Apr 2014 16:37:57 +0200 refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
wenzelm [Mon, 07 Apr 2014 16:37:57 +0200] rev 56450
refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
Mon, 07 Apr 2014 13:55:12 +0200 support for URL as file name, similar to treatment in jEdit.java;
wenzelm [Mon, 07 Apr 2014 13:55:12 +0200] rev 56449
support for URL as file name, similar to treatment in jEdit.java;
Mon, 07 Apr 2014 13:11:31 +0200 provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
wenzelm [Mon, 07 Apr 2014 13:11:31 +0200] rev 56448
provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
Mon, 07 Apr 2014 13:06:34 +0200 separate file_node vs. file_path, e.g. relevant on Windows for hyperlink to the latter;
wenzelm [Mon, 07 Apr 2014 13:06:34 +0200] rev 56447
separate file_node vs. file_path, e.g. relevant on Windows for hyperlink to the latter;
Sun, 06 Apr 2014 21:01:45 +0200 merged
nipkow [Sun, 06 Apr 2014 21:01:45 +0200] rev 56446
merged
Sun, 06 Apr 2014 21:01:33 +0200 tuned lemmas: more general class
nipkow [Sun, 06 Apr 2014 21:01:33 +0200] rev 56445
tuned lemmas: more general class
Sun, 06 Apr 2014 19:35:35 +0200 tuned proofs;
wenzelm [Sun, 06 Apr 2014 19:35:35 +0200] rev 56444
tuned proofs;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip