Sat, 17 Mar 2012 16:07:03 +0100 wenzelm refined Local_Theory.define vs. Local_Theory.define_internal, which allows to pass alternative name to the foundational axiom -- expecially important for 'instantiation' or 'overloading', which loose name information due to Long_Name.base_name cooking etc.;
Sat, 17 Mar 2012 15:33:08 +0100 wenzelm tuned proofs;
Sat, 17 Mar 2012 14:01:09 +0100 wenzelm simultaneous read_fields -- e.g. relevant for sort assignment;
Sat, 17 Mar 2012 13:06:23 +0100 wenzelm added Syntax.read_typs;
Sat, 17 Mar 2012 12:52:40 +0100 wenzelm renamed HOL-Matrix to HOL-Matrix_LP to avoid name clash with AFP;
Sat, 17 Mar 2012 12:26:19 +0100 wenzelm tuned message;
Sat, 17 Mar 2012 12:21:15 +0100 wenzelm tuned proofs;
Sat, 17 Mar 2012 12:00:11 +0100 wenzelm tuned proofs;
Sat, 17 Mar 2012 11:59:59 +0100 wenzelm tuned exception;
Sat, 17 Mar 2012 11:57:03 +0100 wenzelm merged;
Sat, 17 Mar 2012 11:35:18 +0100 haftmann spelt out missing colemmas
Sat, 17 Mar 2012 08:00:18 +0100 haftmann generalized INF_INT_eq, SUP_UN_eq
Fri, 16 Mar 2012 22:26:55 +0100 haftmann tuned specifications
Sat, 17 Mar 2012 11:23:14 +0100 wenzelm sort via string_ord (as secondary key), not fast_string_ord via Symtab.fold;
Sat, 17 Mar 2012 10:55:08 +0100 wenzelm tuned grouping -- merely indicate order of magnitude;
Sat, 17 Mar 2012 10:54:15 +0100 wenzelm slightly more parallel find_theorems;
Sat, 17 Mar 2012 09:51:18 +0100 wenzelm 'definition' no longer exports the foundational "raw_def";
Sat, 17 Mar 2012 00:17:30 +0100 wenzelm some attempts to fit source on screen;
Fri, 16 Mar 2012 22:48:38 +0100 wenzelm eliminated odd 'finalconsts' / Theory.add_finals;
Fri, 16 Mar 2012 22:31:19 +0100 wenzelm modernized axiomatization;
Fri, 16 Mar 2012 22:22:05 +0100 wenzelm modernized axiomatization;
Fri, 16 Mar 2012 21:59:19 +0100 wenzelm afford strict Args.type_name (cf. 29e88714ffe4);
Fri, 16 Mar 2012 21:40:21 +0100 wenzelm check declared vs. defined commands at end of session;
Fri, 16 Mar 2012 21:20:23 +0100 wenzelm more abstract heading level;
Fri, 16 Mar 2012 20:45:47 +0100 wenzelm less redundant data;
Fri, 16 Mar 2012 20:33:33 +0100 wenzelm uniform keyword names within ML/Scala -- produce elisp names via external conversion;
Fri, 16 Mar 2012 18:21:22 +0100 wenzelm merged
Fri, 16 Mar 2012 16:32:34 +0000 paulson ZF news
Fri, 16 Mar 2012 16:29:51 +0000 paulson merged
Fri, 16 Mar 2012 16:29:28 +0000 paulson Structured transfinite induction proofs
Fri, 16 Mar 2012 15:51:53 +0100 huffman make more word theorems respect int/bin distinction
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Fri, 16 Mar 2012 14:46:13 +0100 wenzelm refute_params are given in *this* theory;
Fri, 16 Mar 2012 14:42:11 +0100 wenzelm defer actual parsing of command spans and thus allow new commands to be used in the same theory where defined;
Fri, 16 Mar 2012 13:05:30 +0100 wenzelm define keywords early when processing the theory header, before running the body commands;
Fri, 16 Mar 2012 11:26:55 +0100 wenzelm clarified Keyword.is_keyword: union of minor and major;
Thu, 15 Mar 2012 23:06:22 +0100 wenzelm Isabelle/jEdit supports user-defined Isar commands within the running session;
Thu, 15 Mar 2012 22:21:28 +0100 wenzelm merged
Thu, 15 Mar 2012 17:38:05 +0000 paulson beautification and structured proofs
Thu, 15 Mar 2012 16:35:02 +0000 paulson replacing ":" by "\<in>"
Thu, 15 Mar 2012 15:54:22 +0000 paulson Rewrote some induction proofs to be structured
Thu, 15 Mar 2012 22:20:07 +0100 wenzelm more precise TPTP keywords and dependencies;
Thu, 15 Mar 2012 22:08:53 +0100 wenzelm declare command keywords via theory header, including strict checking outside Pure;
Thu, 15 Mar 2012 20:07:00 +0100 wenzelm prefer formally checked @{keyword} parser;
Thu, 15 Mar 2012 19:48:19 +0100 wenzelm added ML antiquotation @{keyword};
Thu, 15 Mar 2012 19:02:34 +0100 wenzelm declare minor keywords via theory header;
Thu, 15 Mar 2012 17:45:54 +0100 wenzelm more explicit header_edits before main text_edits;
Thu, 15 Mar 2012 17:40:26 +0100 wenzelm declare keywords as side-effect of header edit;
Thu, 15 Mar 2012 14:39:42 +0100 wenzelm more recent recent_syntax, e.g. relevant for document rendering during startup;
Thu, 15 Mar 2012 14:22:54 +0100 wenzelm clarified syntax of prospective keywords;
Thu, 15 Mar 2012 14:13:49 +0100 wenzelm basic support for outer syntax keywords in theory header;
Thu, 15 Mar 2012 11:37:56 +0100 wenzelm maintain Version.syntax within document state;
Thu, 15 Mar 2012 10:16:21 +0100 wenzelm explicit Outer_Syntax.Decl;
Thu, 15 Mar 2012 09:55:42 +0100 wenzelm allow multiple 'keywords' as in 'fixes';
Thu, 15 Mar 2012 00:10:45 +0100 wenzelm some support for outer syntax keyword declarations within theory header;
Wed, 14 Mar 2012 22:34:18 +0100 wenzelm merged
Wed, 14 Mar 2012 17:19:30 +0000 paulson merged
Wed, 14 Mar 2012 17:19:08 +0000 paulson structured case and induct rules
Wed, 14 Mar 2012 17:40:00 +0100 haftmann rudimentary documentation test
Wed, 14 Mar 2012 15:54:54 +0100 haftmann doc-src build option (for emerging mira configuration)
Wed, 14 Mar 2012 15:54:27 +0100 haftmann corrected fragile proof; tuned semicolons
Wed, 14 Mar 2012 15:24:51 +0100 haftmann rudimentary distribution build configuration
Wed, 14 Mar 2012 15:24:07 +0100 haftmann support for non-HTTP repository locations (important for mira); quasi-hardwired repository name
Wed, 14 Mar 2012 14:53:48 +0100 haftmann corrected slip
Wed, 14 Mar 2012 12:39:26 +0000 paulson merged
Wed, 14 Mar 2012 12:39:04 +0000 paulson rationalising the induction rule trans_induct3
Wed, 14 Mar 2012 12:20:42 +0100 haftmann allow modification of REPOS_NAME and REPOS from outside
Wed, 14 Mar 2012 20:34:20 +0100 wenzelm locale expressions without source positions;
Wed, 14 Mar 2012 19:27:15 +0100 wenzelm tuned;
Wed, 14 Mar 2012 18:09:05 +0100 wenzelm tuned messages;
Wed, 14 Mar 2012 17:52:38 +0100 wenzelm source positions for locale and class expressions;
Wed, 14 Mar 2012 15:59:39 +0100 wenzelm some proof indentation;
Wed, 14 Mar 2012 15:37:51 +0100 wenzelm more explicit indication of swing thread context;
Wed, 14 Mar 2012 15:23:50 +0100 wenzelm more indentation;
Wed, 14 Mar 2012 15:09:33 +0100 wenzelm prefer asynchronous context switch from actor to swing thread, to reduce danger of deadlocks;
Wed, 14 Mar 2012 14:49:43 +0100 wenzelm eliminated obsolete sanitize_name;
Wed, 14 Mar 2012 11:45:16 +0100 wenzelm Local_Theory.define no longer hard-wires default theorem name -- targets/packages need to take care of it;
Wed, 14 Mar 2012 11:10:10 +0100 wenzelm more parallel inductive_cases;
Wed, 14 Mar 2012 00:34:56 +0100 wenzelm misc tuning;
Tue, 13 Mar 2012 23:45:34 +0100 wenzelm updated to jedit_build-20120313 with jedit-4.5.0;
Tue, 13 Mar 2012 23:33:35 +0100 wenzelm tuned context specifications and proofs;
Tue, 13 Mar 2012 22:49:02 +0100 wenzelm tuned proofs;
Tue, 13 Mar 2012 21:17:37 +0100 wenzelm clarified command state -- markup within proper_range, excluding trailing whitespace;
Tue, 13 Mar 2012 20:04:24 +0100 wenzelm more explicit indication of def names;
Tue, 13 Mar 2012 17:17:52 +0000 paulson merged
Tue, 13 Mar 2012 17:11:49 +0000 paulson Structured proofs concerning the square of an infinite cardinal
Tue, 13 Mar 2012 17:04:00 +0100 wenzelm suppress vacous notes elements, with subtle change of semantics: 'interpret' no longer pulls-in unnamed facts "by fact";
Tue, 13 Mar 2012 16:56:56 +0100 wenzelm prefer abs_def over def_raw;
Tue, 13 Mar 2012 16:40:06 +0100 wenzelm prefer abs_def over def_raw;
Tue, 13 Mar 2012 16:22:18 +0100 wenzelm improved attribute "abs_def" to handle object-equality as well;
Tue, 13 Mar 2012 14:44:27 +0100 wenzelm merged
Tue, 13 Mar 2012 12:04:07 +0000 paulson More structured proofs about cardinal arithmetic
Tue, 13 Mar 2012 14:44:16 +0100 wenzelm tuned proofs;
Tue, 13 Mar 2012 14:17:42 +0100 wenzelm refined 'interpret': reset facts ("this") and print_result, which merely consist of internal / protected statement;
Tue, 13 Mar 2012 13:31:26 +0100 wenzelm tuned proofs -- eliminated pointless chaining of facts after 'interpret';
Tue, 13 Mar 2012 12:51:52 +0100 wenzelm proper printing of empty binding (again, cf. 93f6f24010c2);
Tue, 13 Mar 2012 11:23:39 +0100 wenzelm tuned;
Tue, 13 Mar 2012 11:22:39 +0100 wenzelm tuned strip_alls;
Tue, 13 Mar 2012 11:21:26 +0100 wenzelm allow redefining pretty/markup modes (not output due to bootstrap issues) -- to support reloading of theory src/HOL/src/Tools/Code_Generator;
Mon, 12 Mar 2012 23:33:50 +0100 wenzelm some grouping of Par_List operations, to adjust granularity;
Mon, 12 Mar 2012 23:16:54 +0100 wenzelm Par_List.map is already smart;
Mon, 12 Mar 2012 23:16:02 +0100 wenzelm some support for grouped list operations;
Mon, 12 Mar 2012 22:22:47 +0100 wenzelm merged;
Mon, 12 Mar 2012 22:11:10 +0100 noschinl merged
Mon, 12 Mar 2012 21:34:45 +0100 noschinl NEWS
Mon, 12 Mar 2012 21:34:43 +0100 noschinl use eventually_elim method
Mon, 12 Mar 2012 21:28:10 +0100 noschinl add eventually_elim method
Mon, 12 Mar 2012 21:42:40 +0100 noschinl merged
Mon, 12 Mar 2012 21:41:11 +0100 noschinl tuned proofs
Mon, 12 Mar 2012 15:12:22 +0100 noschinl tuned pred_set_conv lemmas. Skipped lemmas changing the lemmas generated by inductive_set
Mon, 12 Mar 2012 15:11:24 +0100 noschinl tuned simpset
Mon, 12 Mar 2012 21:31:22 +0100 wenzelm activate_notes in parallel -- to speedup main operation of locale interpretation;
Mon, 12 Mar 2012 20:44:10 +0100 wenzelm refined activate_notes: simultaneous transformation before activation;
Mon, 12 Mar 2012 19:09:38 +0100 wenzelm tuned headers;
Mon, 12 Mar 2012 16:57:29 +0000 paulson merged
Mon, 12 Mar 2012 16:14:25 +0000 paulson Structured proofs in ZF
Mon, 12 Mar 2012 17:27:52 +0100 wenzelm refined define_command vs. run_command: static tokenization vs. dynamic parsing, to increase the chance that the proper transaction is run after redefining commands (NB: requires slightly more space and time for document state);
Mon, 12 Mar 2012 16:04:00 +0100 wenzelm updated polyml/build option to prefer included libffi;
Mon, 12 Mar 2012 15:31:30 +0100 wenzelm tuned signature;
Mon, 12 Mar 2012 13:53:26 +0100 wenzelm clarified prepare_positions: always retain source positions to allow using it as formal information, not just markup reports;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip