wenzelm [Sat, 17 Mar 2012 17:58:40 +0100] rev 46998
more antiquotations;
wenzelm [Sat, 17 Mar 2012 17:44:29 +0100] rev 46997
misc tuning to accomodate scala-2.10.0-M2;
wenzelm [Sat, 17 Mar 2012 17:36:10 +0100] rev 46996
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;
wenzelm [Sat, 17 Mar 2012 16:13:41 +0100] rev 46995
merged
paulson [Sat, 17 Mar 2012 12:37:32 +0000] rev 46994
merged
paulson [Sat, 17 Mar 2012 12:36:11 +0000] rev 46993
tidying and structured proofs
wenzelm [Sat, 17 Mar 2012 16:07:03 +0100] rev 46992
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.;
actually make "raw_def" internal (cf. 80123a220219);
wenzelm [Sat, 17 Mar 2012 15:33:08 +0100] rev 46991
tuned proofs;
wenzelm [Sat, 17 Mar 2012 14:01:09 +0100] rev 46990
simultaneous read_fields -- e.g. relevant for sort assignment;
wenzelm [Sat, 17 Mar 2012 13:06:23 +0100] rev 46989
added Syntax.read_typs;
tuned parallelism for syntax operations;
wenzelm [Sat, 17 Mar 2012 12:52:40 +0100] rev 46988
renamed HOL-Matrix to HOL-Matrix_LP to avoid name clash with AFP;
wenzelm [Sat, 17 Mar 2012 12:26:19 +0100] rev 46987
tuned message;
wenzelm [Sat, 17 Mar 2012 12:21:15 +0100] rev 46986
tuned proofs;
wenzelm [Sat, 17 Mar 2012 12:00:11 +0100] rev 46985
tuned proofs;
wenzelm [Sat, 17 Mar 2012 11:59:59 +0100] rev 46984
tuned exception;
wenzelm [Sat, 17 Mar 2012 11:57:03 +0100] rev 46983
merged;
haftmann [Sat, 17 Mar 2012 11:35:18 +0100] rev 46982
spelt out missing colemmas
haftmann [Sat, 17 Mar 2012 08:00:18 +0100] rev 46981
generalized INF_INT_eq, SUP_UN_eq
haftmann [Fri, 16 Mar 2012 22:26:55 +0100] rev 46980
tuned specifications
wenzelm [Sat, 17 Mar 2012 11:23:14 +0100] rev 46979
sort via string_ord (as secondary key), not fast_string_ord via Symtab.fold;
tuned;
wenzelm [Sat, 17 Mar 2012 10:55:08 +0100] rev 46978
tuned grouping -- merely indicate order of magnitude;
wenzelm [Sat, 17 Mar 2012 10:54:15 +0100] rev 46977
slightly more parallel find_theorems;
wenzelm [Sat, 17 Mar 2012 09:51:18 +0100] rev 46976
'definition' no longer exports the foundational "raw_def";
wenzelm [Sat, 17 Mar 2012 00:17:30 +0100] rev 46975
some attempts to fit source on screen;
wenzelm [Fri, 16 Mar 2012 22:48:38 +0100] rev 46974
eliminated odd 'finalconsts' / Theory.add_finals;
wenzelm [Fri, 16 Mar 2012 22:31:19 +0100] rev 46973
modernized axiomatization;
eliminated odd 'finalconsts';
wenzelm [Fri, 16 Mar 2012 22:22:05 +0100] rev 46972
modernized axiomatization;
eliminated odd 'finalconsts';
wenzelm [Fri, 16 Mar 2012 21:59:19 +0100] rev 46971
afford strict Args.type_name (cf. 29e88714ffe4);
wenzelm [Fri, 16 Mar 2012 21:40:21 +0100] rev 46970
check declared vs. defined commands at end of session;
wenzelm [Fri, 16 Mar 2012 21:20:23 +0100] rev 46969
more abstract heading level;
wenzelm [Fri, 16 Mar 2012 20:45:47 +0100] rev 46968
less redundant data;
wenzelm [Fri, 16 Mar 2012 20:33:33 +0100] rev 46967
uniform keyword names within ML/Scala -- produce elisp names via external conversion;
discontinued obsolete Keyword.thy_switch;
wenzelm [Fri, 16 Mar 2012 18:21:22 +0100] rev 46966
merged
paulson [Fri, 16 Mar 2012 16:32:34 +0000] rev 46965
ZF news
paulson [Fri, 16 Mar 2012 16:29:51 +0000] rev 46964
merged
paulson [Fri, 16 Mar 2012 16:29:28 +0000] rev 46963
Structured transfinite induction proofs
huffman [Fri, 16 Mar 2012 15:51:53 +0100] rev 46962
make more word theorems respect int/bin distinction
wenzelm [Fri, 16 Mar 2012 18:20:12 +0100] rev 46961
outer syntax command definitions based on formal command_spec derived from theory header declarations;
wenzelm [Fri, 16 Mar 2012 14:46:13 +0100] rev 46960
refute_params are given in *this* theory;
wenzelm [Fri, 16 Mar 2012 14:42:11 +0100] rev 46959
defer actual parsing of command spans and thus allow new commands to be used in the same theory where defined;
wenzelm [Fri, 16 Mar 2012 13:05:30 +0100] rev 46958
define keywords early when processing the theory header, before running the body commands;
wenzelm [Fri, 16 Mar 2012 11:26:55 +0100] rev 46957
clarified Keyword.is_keyword: union of minor and major;
misc tuning and simplification;
wenzelm [Thu, 15 Mar 2012 23:06:22 +0100] rev 46956
Isabelle/jEdit supports user-defined Isar commands within the running session;
wenzelm [Thu, 15 Mar 2012 22:21:28 +0100] rev 46955
merged
paulson [Thu, 15 Mar 2012 17:38:05 +0000] rev 46954
beautification and structured proofs
paulson [Thu, 15 Mar 2012 16:35:02 +0000] rev 46953
replacing ":" by "\<in>"
paulson [Thu, 15 Mar 2012 15:54:22 +0000] rev 46952
Rewrote some induction proofs to be structured
wenzelm [Thu, 15 Mar 2012 22:20:07 +0100] rev 46951
more precise TPTP keywords and dependencies;
wenzelm [Thu, 15 Mar 2012 22:08:53 +0100] rev 46950
declare command keywords via theory header, including strict checking outside Pure;
wenzelm [Thu, 15 Mar 2012 20:07:00 +0100] rev 46949
prefer formally checked @{keyword} parser;
wenzelm [Thu, 15 Mar 2012 19:48:19 +0100] rev 46948
added ML antiquotation @{keyword};
wenzelm [Thu, 15 Mar 2012 19:02:34 +0100] rev 46947
declare minor keywords via theory header;
wenzelm [Thu, 15 Mar 2012 17:45:54 +0100] rev 46946
more explicit header_edits before main text_edits;
handle reparses caused by syntax update;
wenzelm [Thu, 15 Mar 2012 17:40:26 +0100] rev 46945
declare keywords as side-effect of header edit;
parse_command span is now lazy instead of future, to happen synchronously after header edit in new_exec (before execution);
wenzelm [Thu, 15 Mar 2012 14:39:42 +0100] rev 46944
more recent recent_syntax, e.g. relevant for document rendering during startup;
wenzelm [Thu, 15 Mar 2012 14:22:54 +0100] rev 46943
clarified syntax of prospective keywords;
wenzelm [Thu, 15 Mar 2012 14:13:49 +0100] rev 46942
basic support for outer syntax keywords in theory header;
wenzelm [Thu, 15 Mar 2012 11:37:56 +0100] rev 46941
maintain Version.syntax within document state;
clarified Outer_Syntax.empty vs. Outer_Syntax.init, which pulls in Isabelle_System symbol completions;
wenzelm [Thu, 15 Mar 2012 10:16:21 +0100] rev 46940
explicit Outer_Syntax.Decl;
wenzelm [Thu, 15 Mar 2012 09:55:42 +0100] rev 46939
allow multiple 'keywords' as in 'fixes';
tuned comments;