Mon, 19 Mar 2012 14:59:31 +0100 wenzelm clarified command span classification: strict Command.is_command, permissive Command.name;
Sun, 18 Mar 2012 22:09:00 +0100 wenzelm more robust bash interpolation;
Sun, 18 Mar 2012 22:06:37 +0100 wenzelm more ambitious scalac options for makedist;
Sun, 18 Mar 2012 21:52:50 +0100 wenzelm less noisy Isabelle/Scala build process;
Sun, 18 Mar 2012 13:59:54 +0100 wenzelm comment;
Sun, 18 Mar 2012 13:51:51 +0100 wenzelm tuned;
Sun, 18 Mar 2012 13:37:11 +0100 wenzelm tuned;
Sun, 18 Mar 2012 13:04:22 +0100 wenzelm maintain generic context naming in structure Name_Space (NB: empty = default_naming, init = local_naming);
Sun, 18 Mar 2012 12:51:44 +0100 wenzelm tuned;
Sun, 18 Mar 2012 10:28:31 +0100 wenzelm tuned structure;
Sun, 18 Mar 2012 08:57:45 +0100 haftmann comments for uniformity
Sat, 17 Mar 2012 23:55:03 +0100 wenzelm proper naming of simprocs according to actual target context;
Sat, 17 Mar 2012 23:50:47 +0100 wenzelm amended locale_declaration: avoid duplication of Local_Theory.target with global_morphism (cf. 57def0b39696) -- Haftmann-Wenzel Sandwich has 3 layers, not 4;
Sat, 17 Mar 2012 22:46:19 +0100 wenzelm more precise syntax;
Sat, 17 Mar 2012 17:58:40 +0100 wenzelm more antiquotations;
Sat, 17 Mar 2012 17:44:29 +0100 wenzelm misc tuning to accomodate scala-2.10.0-M2;
Sat, 17 Mar 2012 17:36:10 +0100 wenzelm include scala.xml as of scala-2.9.1.final/misc/scala-tool-support/jedit/modes/scala.xml -- seems to be missing in more recent distributions;
Sat, 17 Mar 2012 16:13:41 +0100 wenzelm merged
Sat, 17 Mar 2012 12:37:32 +0000 paulson merged
Sat, 17 Mar 2012 12:36:11 +0000 paulson tidying and structured proofs
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>"
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip