hoelzl [Wed, 09 Apr 2014 09:37:47 +0200] rev 56479
revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
wenzelm [Tue, 08 Apr 2014 23:16:00 +0200] rev 56478
merged
wenzelm [Tue, 08 Apr 2014 23:05:21 +0200] rev 56477
more native rm_tree, using Java 7 facilities;
wenzelm [Tue, 08 Apr 2014 22:24:00 +0200] rev 56476
expose more bad cases;
wenzelm [Tue, 08 Apr 2014 22:01:08 +0200] rev 56475
tuned signature;
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);
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;
wenzelm [Tue, 08 Apr 2014 20:00:53 +0200] rev 56472
tuned;
wenzelm [Tue, 08 Apr 2014 19:35:50 +0200] rev 56471
more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
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);
wenzelm [Tue, 08 Apr 2014 16:07:02 +0200] rev 56469
avoid data redundancy;
wenzelm [Tue, 08 Apr 2014 15:12:54 +0200] rev 56468
tuned signature -- moved Command.Chunk to Text.Chunk;
wenzelm [Tue, 08 Apr 2014 14:59:36 +0200] rev 56467
more uniform ML/document antiquotations;
wenzelm [Tue, 08 Apr 2014 14:56:55 +0200] rev 56466
obsolete;
wenzelm [Tue, 08 Apr 2014 14:15:48 +0200] rev 56465
more positions and markup;
wenzelm [Tue, 08 Apr 2014 13:24:08 +0200] rev 56464
more precise token positions;
wenzelm [Tue, 08 Apr 2014 12:31:17 +0200] rev 56463
more uniform Command.Chunk operations;
wenzelm [Tue, 08 Apr 2014 12:19:33 +0200] rev 56462
more explicit Command.Chunk types, less ooddities;
tuned;
wenzelm [Tue, 08 Apr 2014 10:24:42 +0200] rev 56461
tuned;
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;
wenzelm [Tue, 08 Apr 2014 09:45:13 +0200] rev 56459
no report for position singularity, notably for aux. file, especially empty one;
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;
wenzelm [Mon, 07 Apr 2014 21:23:02 +0200] rev 56457
tuned signature -- prefer static type Document.Node.Name;
blanchet [Tue, 08 Apr 2014 18:48:10 +0200] rev 56456
commented out example that triggers a bug
blanchet [Tue, 08 Apr 2014 18:16:47 +0200] rev 56455
allow arguments to 'datatype_compat' in disorder
blanchet [Tue, 08 Apr 2014 18:06:21 +0200] rev 56454
added 'datatype_compat' examples/tests
blanchet [Tue, 08 Apr 2014 17:49:03 +0200] rev 56453
support deeply nested datatypes in 'datatype_compat'
blanchet [Tue, 08 Apr 2014 13:47:27 +0200] rev 56452
preserve user type variable names to avoid mismatches/confusion
haftmann [Tue, 08 Apr 2014 12:46:38 +0200] rev 56451
even more standardized doc session names after #b266e7a86485
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;
wenzelm [Mon, 07 Apr 2014 13:55:12 +0200] rev 56449
support for URL as file name, similar to treatment in jEdit.java;
wenzelm [Mon, 07 Apr 2014 13:11:31 +0200] rev 56448
provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
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;
nipkow [Sun, 06 Apr 2014 21:01:45 +0200] rev 56446
merged
nipkow [Sun, 06 Apr 2014 21:01:33 +0200] rev 56445
tuned lemmas: more general class
wenzelm [Sun, 06 Apr 2014 19:35:35 +0200] rev 56444
tuned proofs;
wenzelm [Sun, 06 Apr 2014 19:16:34 +0200] rev 56443
removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
nipkow [Sun, 06 Apr 2014 17:19:08 +0200] rev 56442
merged
nipkow [Sun, 06 Apr 2014 17:18:57 +0200] rev 56441
made field_simps "more complete"
wenzelm [Sun, 06 Apr 2014 17:09:32 +0200] rev 56440
shell functions for all Isabelle executables;
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;
wenzelm [Sun, 06 Apr 2014 16:36:28 +0200] rev 56438
more source positions;
wenzelm [Sun, 06 Apr 2014 15:51:02 +0200] rev 56437
clarified position: no offset here;
wenzelm [Sun, 06 Apr 2014 15:43:45 +0200] rev 56436
more source positions;
wenzelm [Sun, 06 Apr 2014 15:38:54 +0200] rev 56435
approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
wenzelm [Sun, 06 Apr 2014 15:19:22 +0200] rev 56434
clarified ML bootstrap;
wenzelm [Sun, 06 Apr 2014 14:30:26 +0200] rev 56433
prepare "back" position for Navigator, before following hyperlink;
wenzelm [Sat, 05 Apr 2014 23:56:21 +0200] rev 56432
tuned;
wenzelm [Sat, 05 Apr 2014 23:42:30 +0200] rev 56431
merged
wenzelm [Sat, 05 Apr 2014 23:36:00 +0200] rev 56430
more uniform build options;
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;
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;
wenzelm [Sat, 05 Apr 2014 20:08:00 +0200] rev 56427
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
wenzelm [Sat, 05 Apr 2014 19:16:44 +0200] rev 56426
tuned -- just one qualification of sections ("!");
wenzelm [Sat, 05 Apr 2014 19:16:16 +0200] rev 56425
tuned error;
wenzelm [Sat, 05 Apr 2014 19:07:05 +0200] rev 56424
proper settings instead of hard-wired information;
wenzelm [Sat, 05 Apr 2014 18:52:03 +0200] rev 56423
explicit indication of important doc sections ("!"), which are expanded in the tree view;
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;
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);
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