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;
Sun, 06 Apr 2014 19:16:34 +0200 removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
wenzelm [Sun, 06 Apr 2014 19:16:34 +0200] rev 56443
removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
Sun, 06 Apr 2014 17:19:08 +0200 merged
nipkow [Sun, 06 Apr 2014 17:19:08 +0200] rev 56442
merged
Sun, 06 Apr 2014 17:18:57 +0200 made field_simps "more complete"
nipkow [Sun, 06 Apr 2014 17:18:57 +0200] rev 56441
made field_simps "more complete"
Sun, 06 Apr 2014 17:09:32 +0200 shell functions for all Isabelle executables;
wenzelm [Sun, 06 Apr 2014 17:09:32 +0200] rev 56440
shell functions for all Isabelle executables;
Sun, 06 Apr 2014 16:59:41 +0200 renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
wenzelm [Sun, 06 Apr 2014 16:59:41 +0200] rev 56439
renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
Sun, 06 Apr 2014 16:36:28 +0200 more source positions;
wenzelm [Sun, 06 Apr 2014 16:36:28 +0200] rev 56438
more source positions;
Sun, 06 Apr 2014 15:51:02 +0200 clarified position: no offset here;
wenzelm [Sun, 06 Apr 2014 15:51:02 +0200] rev 56437
clarified position: no offset here;
Sun, 06 Apr 2014 15:43:45 +0200 more source positions;
wenzelm [Sun, 06 Apr 2014 15:43:45 +0200] rev 56436
more source positions;
Sun, 06 Apr 2014 15:38:54 +0200 approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
wenzelm [Sun, 06 Apr 2014 15:38:54 +0200] rev 56435
approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
Sun, 06 Apr 2014 15:19:22 +0200 clarified ML bootstrap;
wenzelm [Sun, 06 Apr 2014 15:19:22 +0200] rev 56434
clarified ML bootstrap;
Sun, 06 Apr 2014 14:30:26 +0200 prepare "back" position for Navigator, before following hyperlink;
wenzelm [Sun, 06 Apr 2014 14:30:26 +0200] rev 56433
prepare "back" position for Navigator, before following hyperlink;
Sat, 05 Apr 2014 23:56:21 +0200 tuned;
wenzelm [Sat, 05 Apr 2014 23:56:21 +0200] rev 56432
tuned;
Sat, 05 Apr 2014 23:42:30 +0200 merged
wenzelm [Sat, 05 Apr 2014 23:42:30 +0200] rev 56431
merged
Sat, 05 Apr 2014 23:36:00 +0200 more uniform build options;
wenzelm [Sat, 05 Apr 2014 23:36:00 +0200] rev 56430
more uniform build options;
Sat, 05 Apr 2014 23:17:30 +0200 re-implemented build_doc in Isabelle/Scala;
wenzelm [Sat, 05 Apr 2014 23:17:30 +0200] rev 56429
re-implemented build_doc in Isabelle/Scala; clarified command-line: specify documentation files (via document_variants) instead of sessions;
Sat, 05 Apr 2014 22:37:17 +0200 more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
wenzelm [Sat, 05 Apr 2014 22:37:17 +0200] rev 56428
more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
Sat, 05 Apr 2014 20:08:00 +0200 more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
wenzelm [Sat, 05 Apr 2014 20:08:00 +0200] rev 56427
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
Sat, 05 Apr 2014 19:16:44 +0200 tuned -- just one qualification of sections ("!");
wenzelm [Sat, 05 Apr 2014 19:16:44 +0200] rev 56426
tuned -- just one qualification of sections ("!");
Sat, 05 Apr 2014 19:16:16 +0200 tuned error;
wenzelm [Sat, 05 Apr 2014 19:16:16 +0200] rev 56425
tuned error;
Sat, 05 Apr 2014 19:07:05 +0200 proper settings instead of hard-wired information;
wenzelm [Sat, 05 Apr 2014 19:07:05 +0200] rev 56424
proper settings instead of hard-wired information;
Sat, 05 Apr 2014 18:52:03 +0200 explicit indication of important doc sections ("!"), which are expanded in the tree view;
wenzelm [Sat, 05 Apr 2014 18:52:03 +0200] rev 56423
explicit indication of important doc sections ("!"), which are expanded in the tree view;
Sat, 05 Apr 2014 18:14:54 +0200 clarified Doc entry: more explicit path;
wenzelm [Sat, 05 Apr 2014 18:14:54 +0200] rev 56422
clarified Doc entry: more explicit path; allow plain files as Doc; refer to official jEdit documentation;
Sat, 05 Apr 2014 15:03:40 +0200 updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
wenzelm [Sat, 05 Apr 2014 15:03:40 +0200] rev 56421
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
Sat, 05 Apr 2014 11:37:00 +0200 closer correspondence of document and session names, while maintaining document names for external reference
haftmann [Sat, 05 Apr 2014 11:37:00 +0200] rev 56420
closer correspondence of document and session names, while maintaining document names for external reference
Sat, 05 Apr 2014 17:52:29 +0100 ignore jedit mark files
paulson <lp15@cam.ac.uk> [Sat, 05 Apr 2014 17:52:29 +0100] rev 56419
ignore jedit mark files
Sat, 05 Apr 2014 10:12:51 +0200 avoid romanism
haftmann [Sat, 05 Apr 2014 10:12:51 +0200] rev 56418
avoid romanism
Sat, 05 Apr 2014 10:03:04 +0200 churning pie charts (with non-canonical prerequisites!)
haftmann [Sat, 05 Apr 2014 10:03:04 +0200] rev 56417
churning pie charts (with non-canonical prerequisites!)
Sat, 05 Apr 2014 10:03:03 +0200 CONTRIBUTORS
haftmann [Sat, 05 Apr 2014 10:03:03 +0200] rev 56416
CONTRIBUTORS
Sat, 05 Apr 2014 10:01:07 +0200 proper inclusion into library
haftmann [Sat, 05 Apr 2014 10:01:07 +0200] rev 56415
proper inclusion into library
Sat, 05 Apr 2014 01:04:46 +0100 A single [simp] to handle the case -a/-b.
paulson <lp15@cam.ac.uk> [Sat, 05 Apr 2014 01:04:46 +0100] rev 56414
A single [simp] to handle the case -a/-b.
Fri, 04 Apr 2014 22:51:22 +0200 support for jEdit Navigator plugin;
wenzelm [Fri, 04 Apr 2014 22:51:22 +0200] rev 56413
support for jEdit Navigator plugin;
Fri, 04 Apr 2014 22:21:46 +0200 more permissive Session.update_options: this is wired to jEdit PropertiesChanged, which may occur before the prover is started;
wenzelm [Fri, 04 Apr 2014 22:21:46 +0200] rev 56412
more permissive Session.update_options: this is wired to jEdit PropertiesChanged, which may occur before the prover is started;
Fri, 04 Apr 2014 19:09:56 +0200 added option to Mirabelle
blanchet [Fri, 04 Apr 2014 19:09:56 +0200] rev 56411
added option to Mirabelle
Fri, 04 Apr 2014 17:58:25 +0100 divide_minus_left divide_minus_right are in field_simps but are not default simprules
paulson <lp15@cam.ac.uk> [Fri, 04 Apr 2014 17:58:25 +0100] rev 56410
divide_minus_left divide_minus_right are in field_simps but are not default simprules
Thu, 03 Apr 2014 23:51:52 +0100 removing simprule status for divide_minus_left and divide_minus_right
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 23:51:52 +0100] rev 56409
removing simprule status for divide_minus_left and divide_minus_right
Fri, 04 Apr 2014 16:43:47 +0200 merged;
wenzelm [Fri, 04 Apr 2014 16:43:47 +0200] rev 56408
merged;
Fri, 04 Apr 2014 15:58:20 +0200 tuned rendering -- take 1px line border into account;
wenzelm [Fri, 04 Apr 2014 15:58:20 +0200] rev 56407
tuned rendering -- take 1px line border into account;
Fri, 04 Apr 2014 14:31:31 +0200 revert ce37fcb30cf2 for the sake of Mac OS X -- let some event listeners of jEdit reset the cursor;
wenzelm [Fri, 04 Apr 2014 14:31:31 +0200] rev 56406
revert ce37fcb30cf2 for the sake of Mac OS X -- let some event listeners of jEdit reset the cursor;
Fri, 04 Apr 2014 13:12:16 +0200 tuned white space;
wenzelm [Fri, 04 Apr 2014 13:12:16 +0200] rev 56405
tuned white space;
Fri, 04 Apr 2014 15:56:40 +0200 use Z3 TPTP cores rather than proofs since the latter are somewhat broken
blanchet [Fri, 04 Apr 2014 15:56:40 +0200] rev 56404
use Z3 TPTP cores rather than proofs since the latter are somewhat broken
Fri, 04 Apr 2014 14:44:51 +0200 tuned spaces
blanchet [Fri, 04 Apr 2014 14:44:51 +0200] rev 56403
tuned spaces
Fri, 04 Apr 2014 13:22:26 +0200 merged
Andreas Lochbihler [Fri, 04 Apr 2014 13:22:26 +0200] rev 56402
merged
Fri, 04 Apr 2014 13:22:15 +0200 add missing adaptation for narrowing to work with variables of type integer => integer
Andreas Lochbihler [Fri, 04 Apr 2014 13:22:15 +0200] rev 56401
add missing adaptation for narrowing to work with variables of type integer => integer
Fri, 04 Apr 2014 12:37:57 +0200 merged
wenzelm [Fri, 04 Apr 2014 12:37:57 +0200] rev 56400
merged
Fri, 04 Apr 2014 12:07:48 +0200 added ML antiquotation @{print};
wenzelm [Fri, 04 Apr 2014 12:07:48 +0200] rev 56399
added ML antiquotation @{print};
Fri, 04 Apr 2014 10:41:53 +0200 afford larger full_index, to save a few milliseconds during rendering (notably text_overview);
wenzelm [Fri, 04 Apr 2014 10:41:53 +0200] rev 56398
afford larger full_index, to save a few milliseconds during rendering (notably text_overview);
Fri, 04 Apr 2014 11:49:47 +0200 improved parsing of "z3_tptp" proofs
blanchet [Fri, 04 Apr 2014 11:49:47 +0200] rev 56397
improved parsing of "z3_tptp" proofs
Thu, 03 Apr 2014 22:04:57 +0200 merged
wenzelm [Thu, 03 Apr 2014 22:04:57 +0200] rev 56396
merged
Thu, 03 Apr 2014 21:55:48 +0200 more direct warning within persistent Protocol.Status;
wenzelm [Thu, 03 Apr 2014 21:55:48 +0200] rev 56395
more direct warning within persistent Protocol.Status; consider Markup.ERROR (e.g. from Output.error_message without exception) as failure; tuned;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip