Wed, 09 Apr 2014 09:37:49 +0200 |
hoelzl |
add divide_simps
|
changeset |
files
|
Wed, 09 Apr 2014 09:37:48 +0200 |
hoelzl |
field_simps: better support for negation and division, and power
|
changeset |
files
|
Wed, 09 Apr 2014 09:37:47 +0200 |
hoelzl |
revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
|
changeset |
files
|
Tue, 08 Apr 2014 23:16:00 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 08 Apr 2014 23:05:21 +0200 |
wenzelm |
more native rm_tree, using Java 7 facilities;
|
changeset |
files
|
Tue, 08 Apr 2014 22:24:00 +0200 |
wenzelm |
expose more bad cases;
|
changeset |
files
|
Tue, 08 Apr 2014 22:01:08 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
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);
|
changeset |
files
|
Tue, 08 Apr 2014 20:03:00 +0200 |
wenzelm |
simplified Text.Chunk -- eliminated ooddities;
|
changeset |
files
|
Tue, 08 Apr 2014 20:00:53 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 08 Apr 2014 19:35:50 +0200 |
wenzelm |
more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
|
changeset |
files
|
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);
|
changeset |
files
|
Tue, 08 Apr 2014 16:07:02 +0200 |
wenzelm |
avoid data redundancy;
|
changeset |
files
|
Tue, 08 Apr 2014 15:12:54 +0200 |
wenzelm |
tuned signature -- moved Command.Chunk to Text.Chunk;
|
changeset |
files
|
Tue, 08 Apr 2014 14:59:36 +0200 |
wenzelm |
more uniform ML/document antiquotations;
|
changeset |
files
|
Tue, 08 Apr 2014 14:56:55 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Tue, 08 Apr 2014 14:15:48 +0200 |
wenzelm |
more positions and markup;
|
changeset |
files
|
Tue, 08 Apr 2014 13:24:08 +0200 |
wenzelm |
more precise token positions;
|
changeset |
files
|
Tue, 08 Apr 2014 12:31:17 +0200 |
wenzelm |
more uniform Command.Chunk operations;
|
changeset |
files
|
Tue, 08 Apr 2014 12:19:33 +0200 |
wenzelm |
more explicit Command.Chunk types, less ooddities;
|
changeset |
files
|
Tue, 08 Apr 2014 10:24:42 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
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;
|
changeset |
files
|
Tue, 08 Apr 2014 09:45:13 +0200 |
wenzelm |
no report for position singularity, notably for aux. file, especially empty one;
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 07 Apr 2014 21:23:02 +0200 |
wenzelm |
tuned signature -- prefer static type Document.Node.Name;
|
changeset |
files
|
Tue, 08 Apr 2014 18:48:10 +0200 |
blanchet |
commented out example that triggers a bug
|
changeset |
files
|
Tue, 08 Apr 2014 18:16:47 +0200 |
blanchet |
allow arguments to 'datatype_compat' in disorder
|
changeset |
files
|
Tue, 08 Apr 2014 18:06:21 +0200 |
blanchet |
added 'datatype_compat' examples/tests
|
changeset |
files
|
Tue, 08 Apr 2014 17:49:03 +0200 |
blanchet |
support deeply nested datatypes in 'datatype_compat'
|
changeset |
files
|
Tue, 08 Apr 2014 13:47:27 +0200 |
blanchet |
preserve user type variable names to avoid mismatches/confusion
|
changeset |
files
|
Tue, 08 Apr 2014 12:46:38 +0200 |
haftmann |
even more standardized doc session names after #b266e7a86485
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 07 Apr 2014 13:55:12 +0200 |
wenzelm |
support for URL as file name, similar to treatment in jEdit.java;
|
changeset |
files
|
Mon, 07 Apr 2014 13:11:31 +0200 |
wenzelm |
provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
|
changeset |
files
|
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;
|
changeset |
files
|
Sun, 06 Apr 2014 21:01:45 +0200 |
nipkow |
merged
|
changeset |
files
|
Sun, 06 Apr 2014 21:01:33 +0200 |
nipkow |
tuned lemmas: more general class
|
changeset |
files
|
Sun, 06 Apr 2014 19:35:35 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sun, 06 Apr 2014 19:16:34 +0200 |
wenzelm |
removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
|
changeset |
files
|
Sun, 06 Apr 2014 17:19:08 +0200 |
nipkow |
merged
|
changeset |
files
|
Sun, 06 Apr 2014 17:18:57 +0200 |
nipkow |
made field_simps "more complete"
|
changeset |
files
|
Sun, 06 Apr 2014 17:09:32 +0200 |
wenzelm |
shell functions for all Isabelle executables;
|
changeset |
files
|
Sun, 06 Apr 2014 16:59:41 +0200 |
wenzelm |
renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
|
changeset |
files
|
Sun, 06 Apr 2014 16:36:28 +0200 |
wenzelm |
more source positions;
|
changeset |
files
|
Sun, 06 Apr 2014 15:51:02 +0200 |
wenzelm |
clarified position: no offset here;
|
changeset |
files
|
Sun, 06 Apr 2014 15:43:45 +0200 |
wenzelm |
more source positions;
|
changeset |
files
|
Sun, 06 Apr 2014 15:38:54 +0200 |
wenzelm |
approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
|
changeset |
files
|
Sun, 06 Apr 2014 15:19:22 +0200 |
wenzelm |
clarified ML bootstrap;
|
changeset |
files
|
Sun, 06 Apr 2014 14:30:26 +0200 |
wenzelm |
prepare "back" position for Navigator, before following hyperlink;
|
changeset |
files
|
Sat, 05 Apr 2014 23:56:21 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 05 Apr 2014 23:42:30 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 05 Apr 2014 23:36:00 +0200 |
wenzelm |
more uniform build options;
|
changeset |
files
|
Sat, 05 Apr 2014 23:17:30 +0200 |
wenzelm |
re-implemented build_doc in Isabelle/Scala;
|
changeset |
files
|
Sat, 05 Apr 2014 22:37:17 +0200 |
wenzelm |
more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
|
changeset |
files
|
Sat, 05 Apr 2014 20:08:00 +0200 |
wenzelm |
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
|
changeset |
files
|
Sat, 05 Apr 2014 19:16:44 +0200 |
wenzelm |
tuned -- just one qualification of sections ("!");
|
changeset |
files
|
Sat, 05 Apr 2014 19:16:16 +0200 |
wenzelm |
tuned error;
|
changeset |
files
|
Sat, 05 Apr 2014 19:07:05 +0200 |
wenzelm |
proper settings instead of hard-wired information;
|
changeset |
files
|
Sat, 05 Apr 2014 18:52:03 +0200 |
wenzelm |
explicit indication of important doc sections ("!"), which are expanded in the tree view;
|
changeset |
files
|
Sat, 05 Apr 2014 18:14:54 +0200 |
wenzelm |
clarified Doc entry: more explicit path;
|
changeset |
files
|