Wed, 23 Apr 2014 10:23:27 +0200 blanchet move size hooks together, with new one preceding old one and sharing same theory data
Wed, 23 Apr 2014 10:23:26 +0200 blanchet allow registration of custom size functions for BNF-based datatypes
Wed, 23 Apr 2014 10:23:26 +0200 blanchet reverted rb458558cbcc2 -- better to keep 'case' and 'rec' distinct, otherwise we lose the connection between 'ctor_rec' (the low-level recursor) and 'rec'
Wed, 23 Apr 2014 10:23:26 +0200 blanchet generate 'rec_o_map' and 'size_o_map' in size extension
Wed, 23 Apr 2014 10:23:26 +0200 blanchet made old-style 'size' interpretation hook more robust in case 'size' is already specified (either by the user or by the new datatype package)
Wed, 23 Apr 2014 10:23:26 +0200 blanchet generate size instances for new-style datatypes
Wed, 23 Apr 2014 10:23:26 +0200 blanchet invoke 'fp_sugar' interpretation hook on mutually recursive clique
Wed, 23 Apr 2014 10:23:26 +0200 blanchet declare 'bool' and its proxies as a datatype for SPASS-Pirate
Wed, 23 Apr 2014 10:23:26 +0200 blanchet added 'inj_map' as auxiliary BNF theorem
Wed, 23 Apr 2014 10:23:26 +0200 blanchet tuned whitespace
Wed, 23 Apr 2014 09:32:00 +0200 hoelzl remove add_eq_zero_iff, it is replaced by add_nonneg_eq_0_iff; also removes it from the simpset
Tue, 22 Apr 2014 12:41:34 +0200 wenzelm favorites for jEdit file browser, although an expanded directory path is expected here, not environment variables;
Tue, 22 Apr 2014 12:30:54 +0200 wenzelm tuned;
Tue, 22 Apr 2014 12:05:02 +0200 wenzelm clarified exit code for the rare situation where Runtime.exn_error_message might fail;
Tue, 22 Apr 2014 12:03:58 +0200 wenzelm tuned;
Tue, 22 Apr 2014 11:53:05 +0200 wenzelm tuned -- avoid warning about catch-all handler;
Tue, 22 Apr 2014 11:47:57 +0200 wenzelm more general exit;
Mon, 21 Apr 2014 21:16:05 +0200 haftmann swap with qualifier;
Sun, 20 Apr 2014 00:25:05 +0100 paulson sos accepts False, returns apply command
Sat, 19 Apr 2014 20:01:26 +0200 wenzelm clarified actor plumbing;
Sat, 19 Apr 2014 19:52:02 +0200 wenzelm more elementary option sledgehammer_provers, avoiding complications of defaults from ML side (NB: guessing at number of cores does not make sense in PIDE);
Sat, 19 Apr 2014 19:03:32 +0200 wenzelm clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
Sat, 19 Apr 2014 18:37:41 +0200 wenzelm removed odd context argument: Thy_Info.get_theory does not fit into PIDE document model;
Sat, 19 Apr 2014 17:33:51 +0200 wenzelm obsolete for release;
Sat, 19 Apr 2014 17:28:07 +0200 wenzelm obsolete since polyml-5.5.0;
Sat, 19 Apr 2014 17:23:05 +0200 wenzelm added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
Thu, 17 Apr 2014 14:52:23 +0200 wenzelm reintroduced process interrupt for the sake of synchronous protocol commands like "use_theories" (see also 27930cf6f0f7);
Thu, 17 Apr 2014 13:21:36 +0200 wenzelm added protocol command "use_theories", with core functionality of batch build;
Thu, 17 Apr 2014 12:03:15 +0200 wenzelm tuned comments;
Thu, 17 Apr 2014 11:42:36 +0200 wenzelm tuned;
Thu, 17 Apr 2014 11:31:46 +0200 wenzelm tuned option name;
Thu, 17 Apr 2014 11:29:15 +0200 wenzelm tuned;
Thu, 17 Apr 2014 11:13:30 +0200 wenzelm proper tooltip_lines for multi-line text;
Thu, 17 Apr 2014 10:58:10 +0200 wenzelm unused;
Thu, 17 Apr 2014 10:54:10 +0200 wenzelm capitalize more carefully, e.g. relevant for option "ML_exception_trace";
Wed, 16 Apr 2014 21:51:41 +0200 haftmann more simp rules for Fun.swap
Wed, 16 Apr 2014 18:28:13 +0200 wenzelm updated to jdk-8u5;
Wed, 16 Apr 2014 14:16:22 +0200 wenzelm avoid ooddity: invoke intended function instead of java.awt.Container.invalidate();
Wed, 16 Apr 2014 13:48:35 +0200 wenzelm tuned;
Wed, 16 Apr 2014 13:35:49 +0200 wenzelm tuned spelling;
Wed, 16 Apr 2014 13:28:21 +0200 wenzelm more uniform treatment of word case for check / complete;
Wed, 16 Apr 2014 12:32:36 +0200 wenzelm capitalize fully (like in Emacs);
Wed, 16 Apr 2014 12:26:12 +0200 wenzelm clarified word case;
Wed, 16 Apr 2014 11:52:26 +0200 wenzelm more specific support for sequence of words;
Wed, 16 Apr 2014 09:38:40 +0200 wenzelm tuned signature -- separate module Word;
Tue, 15 Apr 2014 22:41:10 +0200 wenzelm more NEWS;
Tue, 15 Apr 2014 22:19:07 +0200 wenzelm tuned default: melange of all "en" dialects;
Tue, 15 Apr 2014 22:18:21 +0200 wenzelm updated to jortho-1.0-2: added dictionary "en-CA", changed dictionary "en" to be the union of all dialects instead of intersection;
Tue, 15 Apr 2014 21:13:20 +0200 wenzelm more context-sensitivity;
Tue, 15 Apr 2014 20:24:49 +0200 wenzelm tuned spelling;
Tue, 15 Apr 2014 19:51:55 +0200 wenzelm back to unrestricted before_caret_range, which is important for quick editing at the end of line (amending 83777a91f5de);
Tue, 15 Apr 2014 19:27:50 +0200 wenzelm prefer direct caret_range for update_dictionary actions, which usually happen outside the flow of editing;
Tue, 15 Apr 2014 19:11:34 +0200 wenzelm clarified abbreviations for cartouche delimiters, to work in any context;
Tue, 15 Apr 2014 16:44:06 +0200 wenzelm clarified treatment of markup ranges wrt. revert/convert: inflate_singularity allows to retrieve information like language_context more reliably during editing;
Tue, 15 Apr 2014 13:07:59 +0200 wenzelm more robust JEdit_Lib.line_range, according to usual jEdit confusion at end of last line;
Tue, 15 Apr 2014 12:45:16 +0200 wenzelm avoid conflict of Isabelle/jEdit popups with jEdit context menu;
Tue, 15 Apr 2014 12:34:16 +0200 wenzelm clarified before_caret_range: prevent continuation on next line;
Tue, 15 Apr 2014 11:26:17 +0200 wenzelm explicit menu action to complete word;
Tue, 15 Apr 2014 11:05:48 +0200 wenzelm common context menu for Isabelle/jEdit;
Tue, 15 Apr 2014 10:44:38 +0200 wenzelm tuned;
Tue, 15 Apr 2014 00:23:15 +0200 wenzelm tuned;
Tue, 15 Apr 2014 00:21:31 +0200 wenzelm tuned spelling;
Tue, 15 Apr 2014 00:14:57 +0200 wenzelm tuned menu;
Tue, 15 Apr 2014 00:07:07 +0200 wenzelm NEWS;
Tue, 15 Apr 2014 00:03:39 +0200 wenzelm tuned spelling;
Mon, 14 Apr 2014 23:26:52 +0200 wenzelm proper signature for dynamic BeanShell action;
Mon, 14 Apr 2014 23:24:05 +0200 wenzelm tuned;
Mon, 14 Apr 2014 23:13:10 +0200 wenzelm added context menu for spell checker actions;
Mon, 14 Apr 2014 22:51:23 +0200 wenzelm full repaint after dictionary update;
Mon, 14 Apr 2014 21:51:41 +0200 wenzelm some actions to maintain spell-checker dictionary;
Mon, 14 Apr 2014 20:36:50 +0200 wenzelm more explicit user declarations for main dictionary;
Mon, 14 Apr 2014 13:26:12 +0200 noschinl Removed old experiment (broken since b458b4ac570f resp 4159caa18f85)
Mon, 14 Apr 2014 13:08:17 +0200 hoelzl added divide_nonneg_nonneg and co; made it a simp rule
Mon, 14 Apr 2014 10:55:56 +0200 wenzelm support for persistent user dictionaries;
Mon, 14 Apr 2014 09:28:42 +0200 wenzelm tuned;
Mon, 14 Apr 2014 09:24:47 +0200 wenzelm eliminated somewhat pointless locale parameter;
Sun, 13 Apr 2014 22:08:00 +0200 wenzelm tuned;
Sun, 13 Apr 2014 21:59:37 +0200 wenzelm clarified complete: participate in case-mangling of check;
Sun, 13 Apr 2014 21:51:49 +0200 wenzelm tuned;
Sun, 13 Apr 2014 21:43:25 +0200 wenzelm added spell-checker completion dialog, without counting frequency of items due to empty name;
Sun, 13 Apr 2014 19:55:16 +0200 wenzelm tuned signature;
Sun, 13 Apr 2014 19:32:49 +0200 wenzelm special treatment for '' ligature in TeX, which counts as word separator
Sun, 13 Apr 2014 19:20:03 +0200 wenzelm more elementary notion of "word" (similar to VoxSpell) -- treat hyphen as separator;
Sun, 13 Apr 2014 19:18:30 +0200 wenzelm tuned rendering -- avoid overlap with squiggly underline;
Sun, 13 Apr 2014 16:42:44 +0200 wenzelm added dictionaries_selector GUI;
Sun, 13 Apr 2014 16:06:55 +0200 wenzelm tuned signature -- explicit Spell_Checker_Variable;
Sun, 13 Apr 2014 15:34:54 +0200 wenzelm updated to jortho-1.0-1: dictionaries from SCOWL 7.1, with parameters like aspell;
Sun, 13 Apr 2014 15:32:03 +0200 wenzelm clarified according to ML version;
Sat, 12 Apr 2014 21:59:30 +0200 wenzelm merged
Sat, 12 Apr 2014 21:58:58 +0200 wenzelm NEWS;
Sat, 12 Apr 2014 21:44:38 +0200 wenzelm more spell_checker_elements;
Sat, 12 Apr 2014 21:38:38 +0200 wenzelm some case-mangling;
Sat, 12 Apr 2014 21:00:04 +0200 wenzelm more general spell_checker_elements;
Sat, 12 Apr 2014 20:49:57 +0200 wenzelm added spell-checker options;
Sat, 12 Apr 2014 18:55:49 +0200 wenzelm added bad_words;
Sat, 12 Apr 2014 17:46:54 +0200 wenzelm markup for prose words within formal comments;
Fri, 11 Apr 2014 23:26:31 +0200 wenzelm added spell-checker based on jortho-1.0;
Fri, 11 Apr 2014 19:07:56 +0200 wenzelm prefere standard Isabelle/Scala operation, with fixed locale;
Sat, 12 Apr 2014 11:27:36 +0200 haftmann more operations and lemmas
Sat, 12 Apr 2014 17:26:27 +0200 nipkow made mult_pos_pos a simp rule
Fri, 11 Apr 2014 23:22:00 +0200 kuncar bi_unique and co. rules from the BNF hook must be introduced after bi_unique op= and co. rules are introduced
Fri, 11 Apr 2014 22:53:47 +0200 nipkow merged
Fri, 11 Apr 2014 22:53:33 +0200 nipkow made divide_pos_pos a simp rule
Fri, 11 Apr 2014 22:19:37 +0200 kuncar fix the reflexivity prover
Fri, 11 Apr 2014 17:53:16 +0200 kuncar merged
Fri, 11 Apr 2014 16:59:42 +0200 kuncar observe also DEADID BNFs and associate the conjunction in rel_inject to the right
Fri, 11 Apr 2014 17:11:41 +0200 nipkow made ereal_add_nonneg_nonneg a simp rule
Fri, 11 Apr 2014 13:36:57 +0200 nipkow made mult_nonneg_nonneg a simp rule
Fri, 11 Apr 2014 12:43:22 +0200 wenzelm merged
Fri, 11 Apr 2014 12:40:12 +0200 wenzelm more formal dependencies via 'document_files';
Fri, 11 Apr 2014 11:52:28 +0200 wenzelm explicit 'document_files' in session ROOT specifications;
Fri, 11 Apr 2014 09:36:38 +0200 wenzelm tuned message, to accommodate extra brackets produced by Scala parsers;
Thu, 10 Apr 2014 18:29:32 +0200 wenzelm tuned;
Thu, 10 Apr 2014 18:13:44 +0200 wenzelm removed obsolete doc_dump option (see also 892061142ba6);
Wed, 09 Apr 2014 14:08:25 +0200 haftmann restoring notion of primitive vs. derived operations in terms of generated code;
Wed, 09 Apr 2014 14:08:18 +0200 haftmann removed duplication and tuned
Thu, 10 Apr 2014 17:48:54 +0200 kuncar make list_all an abbreviation of pred_list - prevent duplication
Thu, 10 Apr 2014 17:48:33 +0200 kuncar 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 kuncar simplify and fix theories thanks to 356a5efdb278
Thu, 10 Apr 2014 17:48:18 +0200 kuncar setup for Transfer and Lifting from BNF; tuned thm names
Thu, 10 Apr 2014 17:48:17 +0200 kuncar 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 kuncar don't forget to init Interpretation and transfer theorems in the interpretation hook
Thu, 10 Apr 2014 17:48:16 +0200 kuncar export theorems
Thu, 10 Apr 2014 17:48:15 +0200 kuncar abstract Domainp in relator_domain rules => more natural statement of the rule
Thu, 10 Apr 2014 17:48:15 +0200 kuncar more appropriate name (Lifting.invariant -> eq_onp)
Thu, 10 Apr 2014 17:48:14 +0200 kuncar 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 kuncar tuned
Thu, 10 Apr 2014 15:14:38 +0200 traytel more accurate type arguments for intermeadiate typedefs
Thu, 10 Apr 2014 14:40:11 +0200 wenzelm merged
Thu, 10 Apr 2014 14:36:29 +0200 wenzelm ignore other_id reports for now (see 8eda56033203): massive amounts of redirections to 'class' etc. makes it difficult to edit main HOL;
Thu, 10 Apr 2014 14:27:35 +0200 wenzelm more standard names;
Thu, 10 Apr 2014 12:48:01 +0200 wenzelm modernized simproc_setup;
Thu, 10 Apr 2014 12:30:02 +0200 wenzelm modernized theory setup;
Thu, 10 Apr 2014 12:22:29 +0200 wenzelm added simproc markup, which also indicates legacy simprocs outside the name space;
Thu, 10 Apr 2014 12:00:25 +0200 wenzelm modernized simproc_setup;
Thu, 10 Apr 2014 11:24:58 +0200 wenzelm misc tuning;
Thu, 10 Apr 2014 11:06:45 +0200 wenzelm more contributors;
Thu, 10 Apr 2014 10:36:29 +0200 wenzelm tuned;
Thu, 10 Apr 2014 10:30:32 +0200 wenzelm NEWS;
Thu, 10 Apr 2014 10:27:29 +0200 wenzelm tuned error -- allow user to click on hyperlink to open remote file;
Thu, 10 Apr 2014 10:06:54 +0200 wenzelm 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 wenzelm improved support for external URLs, based on standard Java network operations;
Wed, 09 Apr 2014 23:04:20 +0200 wenzelm basic URL operations (with Isabelle/Scala error handling);
Wed, 09 Apr 2014 20:58:32 +0200 wenzelm 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 wenzelm allow text cartouches in regular outer syntax categories "text" and "altstring";
Wed, 09 Apr 2014 17:29:37 +0200 wenzelm tuned comments (see Scala version);
Wed, 09 Apr 2014 16:22:06 +0200 wenzelm 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 wenzelm clarifed results range;
Wed, 09 Apr 2014 15:03:07 +0200 wenzelm more explicit message discrimination;
Wed, 09 Apr 2014 13:32:34 +0200 wenzelm avoid confusion about pointless cursor movement with external links;
Wed, 09 Apr 2014 12:33:02 +0200 wenzelm prefer regular Goal_Display.pretty_goals, without censorship of options;
Wed, 09 Apr 2014 12:28:24 +0200 wenzelm more standard names;
Wed, 09 Apr 2014 12:22:57 +0200 wenzelm proper context for print_tac;
Wed, 09 Apr 2014 11:32:41 +0200 wenzelm more conventional tactic programming;
Wed, 09 Apr 2014 10:44:06 +0200 wenzelm tuned;
Thu, 10 Apr 2014 11:34:55 +0200 traytel reintroduce example (cf. 39281b3e4fac)
Thu, 10 Apr 2014 10:52:48 +0200 traytel use mutual clique information (cf. c451cf8b29c8) to make N2M more robust
Thu, 10 Apr 2014 09:38:38 +0200 traytel made N2M tactic more robust
Wed, 09 Apr 2014 18:40:21 +0200 blanchet generate cliques for 'prim(co)rec' N2M
Wed, 09 Apr 2014 18:22:11 +0200 blanchet thread mutual cliques through
Wed, 09 Apr 2014 13:15:21 +0200 hoelzl generalize ln/log_powr; add log_base_powr/pow
Wed, 09 Apr 2014 10:04:31 +0200 haftmann parametricity transfer rule for INFIMUM, SUPREMUM
Wed, 09 Apr 2014 09:37:49 +0200 hoelzl add divide_simps
Wed, 09 Apr 2014 09:37:48 +0200 hoelzl field_simps: better support for negation and division, and power
Wed, 09 Apr 2014 09:37:47 +0200 hoelzl revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
Tue, 08 Apr 2014 23:16:00 +0200 wenzelm merged
Tue, 08 Apr 2014 23:05:21 +0200 wenzelm more native rm_tree, using Java 7 facilities;
Tue, 08 Apr 2014 22:24:00 +0200 wenzelm expose more bad cases;
Tue, 08 Apr 2014 22:01:08 +0200 wenzelm tuned signature;
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
Sat, 05 Apr 2014 01:04:46 +0100 paulson A single [simp] to handle the case -a/-b.
Fri, 04 Apr 2014 22:51:22 +0200 wenzelm support for jEdit Navigator plugin;
Fri, 04 Apr 2014 22:21:46 +0200 wenzelm 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 blanchet added option to Mirabelle
Fri, 04 Apr 2014 17:58:25 +0100 paulson divide_minus_left divide_minus_right are in field_simps but are not default simprules
Thu, 03 Apr 2014 23:51:52 +0100 paulson removing simprule status for divide_minus_left and divide_minus_right
Fri, 04 Apr 2014 16:43:47 +0200 wenzelm merged;
Fri, 04 Apr 2014 15:58:20 +0200 wenzelm tuned rendering -- take 1px line border into account;
Fri, 04 Apr 2014 14:31:31 +0200 wenzelm 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 wenzelm tuned white space;
Fri, 04 Apr 2014 15:56:40 +0200 blanchet use Z3 TPTP cores rather than proofs since the latter are somewhat broken
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip