Sun, 18 Aug 2013 15:29:50 +0200 haftmann explicit conversion from and to bool, and into algebraic structures with 0 and 1
Sun, 18 Aug 2013 15:29:50 +0200 haftmann some vague grouping of related theorems, with slight tuning of headings and sorting out of dubious lemmas into separate theory
Sun, 18 Aug 2013 13:58:33 +0200 wenzelm more markup;
Sun, 18 Aug 2013 13:28:06 +0200 wenzelm tuned;
Sun, 18 Aug 2013 13:25:31 +0200 wenzelm updated identifier syntax;
Sat, 17 Aug 2013 22:58:48 +0200 wenzelm Sledgehammer is docked on startup;
Sat, 17 Aug 2013 22:45:48 +0200 wenzelm prefer system option sledgehammer_timeout, with standard GUI in jEdit Plugin Options;
Sat, 17 Aug 2013 22:27:41 +0200 wenzelm more robust startup;
Sat, 17 Aug 2013 22:15:45 +0200 wenzelm some protocol to determine provers according to ML;
Sat, 17 Aug 2013 22:08:21 +0200 wenzelm public access for protocol handlers and protocol commands -- to be used within reason;
Sat, 17 Aug 2013 19:54:16 +0200 wenzelm always enable "minimize" to simplify interaction model;
Sat, 17 Aug 2013 19:13:28 +0200 wenzelm sledgehammer sendback always uses Markup.padding_command: sensible default for most practical applications -- old-style in-line replacement is superseded by auto mode or panel;
Sat, 17 Aug 2013 14:13:18 +0200 wenzelm recovered Locale.intern from d51bac27d4a0 (still used in AFP/Simp);
Sat, 17 Aug 2013 12:25:26 +0200 wenzelm NEWS;
Sat, 17 Aug 2013 12:21:25 +0200 wenzelm eliminated pointless subgoal argument;
Sat, 17 Aug 2013 12:13:53 +0200 wenzelm more direct sledgehammer configuration via mode = Normal_Result and output_result;
Sat, 17 Aug 2013 11:34:50 +0200 wenzelm more explicit sendback propertries based on mode;
Fri, 16 Aug 2013 23:11:51 +0200 wenzelm tuned;
Fri, 16 Aug 2013 22:57:16 +0200 wenzelm check_tool wrt. official ISABELLE_TOOLS;
Fri, 16 Aug 2013 22:39:31 +0200 wenzelm more markup via Name_Space.check;
Fri, 16 Aug 2013 21:33:36 +0200 wenzelm more standard attribute_setup / method_setup -- export key ML operations instead of parsers;
Fri, 16 Aug 2013 21:28:05 +0200 wenzelm standardized aliases;
Fri, 16 Aug 2013 20:58:15 +0200 wenzelm more markup -- avoid old Locale.extern;
Fri, 16 Aug 2013 19:03:31 +0200 blanchet renamed function
Fri, 16 Aug 2013 18:56:33 +0200 blanchet eliminate quasi-duplicate function
Fri, 16 Aug 2013 18:45:57 +0200 blanchet generalized "mk_permute"
Fri, 16 Aug 2013 18:36:55 +0200 blanchet tuning
Fri, 16 Aug 2013 18:14:58 +0200 blanchet added more functions to BNF library
Fri, 16 Aug 2013 18:06:37 +0200 blanchet moved function to where it seems to belong
Fri, 16 Aug 2013 18:04:39 +0200 blanchet moved library function where it belongs, and used Dmitriy's inside-out implementation
Fri, 16 Aug 2013 16:48:46 +0200 blanchet added useful library function
Fri, 16 Aug 2013 15:49:16 +0200 traytel tuned
Fri, 16 Aug 2013 15:35:47 +0200 blanchet moved useful library functions upstream
Fri, 16 Aug 2013 15:33:24 +0200 blanchet merge
Wed, 14 Aug 2013 14:05:54 +0200 blanchet added fixme
Wed, 14 Aug 2013 13:15:28 +0200 blanchet more (co)datatype documentation
Wed, 14 Aug 2013 17:45:16 +0200 Andreas Lochbihler use nat_of_integer for term reconstruction instead of abstract constructor to allow reconstructed terms being fed back to the code generator
Tue, 13 Aug 2013 18:22:55 +0200 traytel got rid of the dependency of Lifting_* on the function package; use the original rel constants for basic BNFs;
Wed, 14 Aug 2013 00:15:03 +0200 blanchet more work on (co)datatype docs
Tue, 13 Aug 2013 22:37:58 +0200 wenzelm more symbolic notation;
Tue, 13 Aug 2013 22:25:24 +0200 wenzelm Completion popup based on javax.swing.PopupFactory, which has better cross-platform chances than JWindow (cf. org/gjt/jedit/gui/CompletionPopup.java);
Tue, 13 Aug 2013 20:35:45 +0200 wenzelm merged
Tue, 13 Aug 2013 20:34:46 +0200 wenzelm discontinued special treatment of \<^isub> and \<^isup> in rendering or editor front-end;
Tue, 13 Aug 2013 19:52:12 +0200 wenzelm merged
Tue, 13 Aug 2013 16:15:31 +0200 wenzelm more general window_geometry;
Tue, 13 Aug 2013 19:57:57 +0200 blanchet added rail diagram
Tue, 13 Aug 2013 17:45:22 +0200 wenzelm merged
Tue, 13 Aug 2013 17:26:22 +0200 wenzelm disable old identifier syntax by default, legacy_isub_isup := true may be used temporarily as fall-back;
Tue, 13 Aug 2013 16:25:47 +0200 wenzelm standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
Tue, 13 Aug 2013 16:53:23 +0200 blanchet imported patch added_e_1_8
Tue, 13 Aug 2013 15:59:22 +0200 kuncar remove unnecessary dependencies on Library/Quotient_*
Tue, 13 Aug 2013 15:59:22 +0200 kuncar move Lifting/Transfer relevant parts of Library/Quotient_* to Main
Tue, 13 Aug 2013 15:59:22 +0200 kuncar introduce locale with syntax for fun_rel and map_fun and make thus ===> and ---> local
Tue, 13 Aug 2013 15:59:22 +0200 kuncar move useful lemmas to Main
Tue, 13 Aug 2013 14:20:22 +0200 wenzelm merged
Fri, 09 Aug 2013 19:34:23 +0900 Christian Sternagel indicate error-functions more prominently (by name prefix instead of suffix);
Fri, 09 Aug 2013 19:34:23 +0900 Christian Sternagel avoid low-level Same structure;
Fri, 09 Aug 2013 19:34:23 +0900 Christian Sternagel avoid misleading "instances" in function name;
Fri, 09 Aug 2013 19:34:23 +0900 Christian Sternagel move treatment of polymorphism to adhoc overloading command;
Fri, 09 Aug 2013 19:34:23 +0900 Christian Sternagel clarify function;
Tue, 13 Aug 2013 13:18:26 +0200 wenzelm attempt to transfer focus back to main window after closing popups, which is potentially relevant for heavy-weight windows (cf. workaround in org/gjt/sp/jedit/gui/CompletionPopup.java);
Tue, 13 Aug 2013 12:48:06 +0200 wenzelm imitate "noWordSep" of isabelle mode, e.g. relevant for word selection via double-click;
Tue, 13 Aug 2013 12:19:45 +0200 wenzelm support somewhat standard "select all" by default;
Tue, 13 Aug 2013 11:57:42 +0200 wenzelm more cleanup;
Tue, 13 Aug 2013 11:49:01 +0200 wenzelm more explicit error, e.g. for sledgehammer query operation applied in non-HOL session;
Tue, 13 Aug 2013 11:13:26 +0200 wenzelm tuned proofs;
Tue, 13 Aug 2013 11:34:56 +0200 blanchet added flag for jEdit/PIDE asynchronous mode
Tue, 13 Aug 2013 10:29:49 +0200 blanchet updated Vampire version numbers
Tue, 13 Aug 2013 10:26:56 +0200 blanchet Vampire 3.0 requires types to be declared -- make it happy (and get rid of "implicit" types since only Satallax seems to support them anymore)
Tue, 13 Aug 2013 09:58:08 +0200 blanchet whitepsace tuning
Tue, 13 Aug 2013 09:57:55 +0200 blanchet more robust parsing of Vampire proofs with "introduced" names
Mon, 12 Aug 2013 23:36:43 +0200 blanchet fixed "sorry"d proofs
Mon, 12 Aug 2013 23:21:06 +0200 blanchet repaired proofs (after change to xxx_case_def)
Mon, 12 Aug 2013 22:38:39 +0200 traytel temporary sorry's for temporarily nonterminating (due to 2b430bbb5a1a) proofs
Mon, 12 Aug 2013 21:30:37 +0200 blanchet qualify intermediate typedefs
Mon, 12 Aug 2013 21:30:36 +0200 blanchet avoid double qualification for case constants
Mon, 12 Aug 2013 21:30:35 +0200 blanchet qualify more generated names with optional type name component
Mon, 12 Aug 2013 20:04:03 +0200 traytel eliminated bogus assumption from theorem (that was instantiated with refl and resulted in flexflex pairs)
Mon, 12 Aug 2013 15:36:55 +0200 traytel generalized library function
Mon, 12 Aug 2013 18:03:47 +0200 wenzelm updated keywords;
Mon, 12 Aug 2013 18:02:01 +0200 wenzelm merged
Mon, 12 Aug 2013 17:57:51 +0200 wenzelm clarified Query_Operation.register: avoid hard-wired parallel policy;
Mon, 12 Aug 2013 17:17:49 +0200 wenzelm moved generic module to its proper place;
Mon, 12 Aug 2013 17:11:27 +0200 wenzelm manage hyperlinks via PIDE editor interface;
Mon, 12 Aug 2013 15:09:13 +0200 wenzelm tuned whitespace;
Mon, 12 Aug 2013 14:53:16 +0200 wenzelm prefer PIDE editor operations;
Mon, 12 Aug 2013 14:27:58 +0200 wenzelm central management of Document.Overlays, independent of Document_Model;
Mon, 12 Aug 2013 13:32:26 +0200 wenzelm tuned -- use Multi_Map;
Mon, 12 Aug 2013 13:30:54 +0200 wenzelm support for maps with multiple entries per key;
Mon, 12 Aug 2013 12:06:48 +0200 wenzelm tuned signature;
Mon, 12 Aug 2013 11:56:12 +0200 wenzelm tuned signature;
Mon, 12 Aug 2013 11:49:58 +0200 wenzelm tuned signature;
Mon, 12 Aug 2013 11:39:29 +0200 wenzelm tuned signature -- more abstract PIDE editor operations;
Mon, 12 Aug 2013 15:48:57 +0200 blanchet tuned messages
Mon, 12 Aug 2013 15:25:17 +0200 blanchet clarified option name (since case/fold/rec are also destructors)
Mon, 12 Aug 2013 15:25:17 +0200 blanchet define case constant from other 'free constructor' axioms
Mon, 12 Aug 2013 15:25:16 +0200 blanchet introduced case tactics
Mon, 12 Aug 2013 15:25:16 +0200 blanchet tuning
Mon, 12 Aug 2013 09:51:00 +0200 blanchet handle both TVars and TFrees -- necessary for 'wrap_free_constructors'
Mon, 12 Aug 2013 09:38:42 +0200 blanchet qualify map and rel names
Mon, 12 Aug 2013 09:08:42 +0200 blanchet reverted ill-advised naming scheme of 5a77edcdbe54
Sun, 11 Aug 2013 23:35:59 +0200 blanchet made (hopefully temporary) hack more robust
Sun, 11 Aug 2013 23:35:59 +0200 blanchet added warning
Sun, 11 Aug 2013 23:35:59 +0200 blanchet gracefully handle one more error condition
Sun, 11 Aug 2013 23:35:59 +0200 blanchet gracefully fail to define polymorphic (co)datatypes in local context
Sun, 11 Aug 2013 23:35:59 +0200 blanchet made code more robust
Sun, 11 Aug 2013 23:35:59 +0200 blanchet avoid DUP exception in local context (cf. 062aa11e98e1)
Sun, 11 Aug 2013 23:35:57 +0200 blanchet honor user tfree names
Sat, 10 Aug 2013 12:00:34 +0200 kleing prefer local facts over global ones
Sat, 10 Aug 2013 11:59:03 +0200 kleing use local context for name space
Sat, 10 Aug 2013 10:59:56 +0200 wenzelm explicit "strict" flag for print functions (flipped internal meaning);
Sat, 10 Aug 2013 10:15:30 +0200 kleing avoid unnecessary case distinction
Sat, 10 Aug 2013 09:06:42 +0200 kleing adjust tooltip for duplicates option
Fri, 09 Aug 2013 20:44:46 +0200 wenzelm merged
Fri, 09 Aug 2013 20:31:51 +0200 wenzelm NEWS;
Fri, 09 Aug 2013 20:30:11 +0200 wenzelm Find is docked on startup;
Fri, 09 Aug 2013 20:26:54 +0200 wenzelm sorted lines;
Fri, 09 Aug 2013 20:23:53 +0200 wenzelm tuned GUI;
Fri, 09 Aug 2013 20:16:33 +0200 wenzelm retain current task priority, to avoid distortion due to local forks (e.g. sledgehammer query operation);
Fri, 09 Aug 2013 20:01:50 +0200 wenzelm removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip