Tue, 08 Apr 2014 21:48:09 +0200 wenzelm 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 wenzelm simplified Text.Chunk -- eliminated ooddities;
Tue, 08 Apr 2014 20:00:53 +0200 wenzelm tuned;
Tue, 08 Apr 2014 19:35:50 +0200 wenzelm more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
Tue, 08 Apr 2014 19:17:28 +0200 wenzelm 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 wenzelm avoid data redundancy;
Tue, 08 Apr 2014 15:12:54 +0200 wenzelm tuned signature -- moved Command.Chunk to Text.Chunk;
Tue, 08 Apr 2014 14:59:36 +0200 wenzelm more uniform ML/document antiquotations;
Tue, 08 Apr 2014 14:56:55 +0200 wenzelm obsolete;
Tue, 08 Apr 2014 14:15:48 +0200 wenzelm more positions and markup;
Tue, 08 Apr 2014 13:24:08 +0200 wenzelm more precise token positions;
Tue, 08 Apr 2014 12:31:17 +0200 wenzelm more uniform Command.Chunk operations;
Tue, 08 Apr 2014 12:19:33 +0200 wenzelm more explicit Command.Chunk types, less ooddities;
Tue, 08 Apr 2014 10:24:42 +0200 wenzelm tuned;
Tue, 08 Apr 2014 09:48:38 +0200 wenzelm 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 wenzelm no report for position singularity, notably for aux. file, especially empty one;
Mon, 07 Apr 2014 23:02:29 +0200 wenzelm simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
Mon, 07 Apr 2014 21:23:02 +0200 wenzelm tuned signature -- prefer static type Document.Node.Name;
Tue, 08 Apr 2014 18:48:10 +0200 blanchet commented out example that triggers a bug
Tue, 08 Apr 2014 18:16:47 +0200 blanchet allow arguments to 'datatype_compat' in disorder
Tue, 08 Apr 2014 18:06:21 +0200 blanchet added 'datatype_compat' examples/tests
Tue, 08 Apr 2014 17:49:03 +0200 blanchet support deeply nested datatypes in 'datatype_compat'
Tue, 08 Apr 2014 13:47:27 +0200 blanchet preserve user type variable names to avoid mismatches/confusion
Tue, 08 Apr 2014 12:46:38 +0200 haftmann even more standardized doc session names after #b266e7a86485
Mon, 07 Apr 2014 16:37:57 +0200 wenzelm 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 wenzelm support for URL as file name, similar to treatment in jEdit.java;
Mon, 07 Apr 2014 13:11:31 +0200 wenzelm provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
Mon, 07 Apr 2014 13:06:34 +0200 wenzelm separate file_node vs. file_path, e.g. relevant on Windows for hyperlink to the latter;
Sun, 06 Apr 2014 21:01:45 +0200 nipkow merged
Sun, 06 Apr 2014 21:01:33 +0200 nipkow tuned lemmas: more general class
Sun, 06 Apr 2014 19:35:35 +0200 wenzelm tuned proofs;
Sun, 06 Apr 2014 19:16:34 +0200 wenzelm removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
Sun, 06 Apr 2014 17:19:08 +0200 nipkow merged
Sun, 06 Apr 2014 17:18:57 +0200 nipkow made field_simps "more complete"
Sun, 06 Apr 2014 17:09:32 +0200 wenzelm shell functions for all Isabelle executables;
Sun, 06 Apr 2014 16:59:41 +0200 wenzelm renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
Sun, 06 Apr 2014 16:36:28 +0200 wenzelm more source positions;
Sun, 06 Apr 2014 15:51:02 +0200 wenzelm clarified position: no offset here;
Sun, 06 Apr 2014 15:43:45 +0200 wenzelm more source positions;
Sun, 06 Apr 2014 15:38:54 +0200 wenzelm approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
Sun, 06 Apr 2014 15:19:22 +0200 wenzelm clarified ML bootstrap;
Sun, 06 Apr 2014 14:30:26 +0200 wenzelm prepare "back" position for Navigator, before following hyperlink;
Sat, 05 Apr 2014 23:56:21 +0200 wenzelm tuned;
Sat, 05 Apr 2014 23:42:30 +0200 wenzelm merged
Sat, 05 Apr 2014 23:36:00 +0200 wenzelm more uniform build options;
Sat, 05 Apr 2014 23:17:30 +0200 wenzelm re-implemented build_doc in Isabelle/Scala;
Sat, 05 Apr 2014 22:37:17 +0200 wenzelm more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
Sat, 05 Apr 2014 20:08:00 +0200 wenzelm more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
Sat, 05 Apr 2014 19:16:44 +0200 wenzelm tuned -- just one qualification of sections ("!");
Sat, 05 Apr 2014 19:16:16 +0200 wenzelm tuned error;
Sat, 05 Apr 2014 19:07:05 +0200 wenzelm proper settings instead of hard-wired information;
Sat, 05 Apr 2014 18:52:03 +0200 wenzelm explicit indication of important doc sections ("!"), which are expanded in the tree view;
Sat, 05 Apr 2014 18:14:54 +0200 wenzelm clarified Doc entry: more explicit path;
Sat, 05 Apr 2014 15:03:40 +0200 wenzelm 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 haftmann closer correspondence of document and session names, while maintaining document names for external reference
Sat, 05 Apr 2014 17:52:29 +0100 paulson ignore jedit mark files
Sat, 05 Apr 2014 10:12:51 +0200 haftmann avoid romanism
Sat, 05 Apr 2014 10:03:04 +0200 haftmann churning pie charts (with non-canonical prerequisites!)
Sat, 05 Apr 2014 10:03:03 +0200 haftmann CONTRIBUTORS
Sat, 05 Apr 2014 10:01:07 +0200 haftmann proper inclusion into library
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip