huffman [Sun, 28 Nov 2010 08:41:16 -0800] rev 40797
merged
huffman [Sun, 28 Nov 2010 08:21:52 -0800] rev 40796
merged
huffman [Sun, 28 Nov 2010 07:29:32 -0800] rev 40795
change match_bottom_simps to produce if-then-else, making more uses of bottom-patterns work with fixrec
huffman [Sat, 27 Nov 2010 22:48:08 -0800] rev 40794
add lemma cont2cont_if_bottom
wenzelm [Sun, 28 Nov 2010 20:03:19 +0100] rev 40793
added Parse.literal_fact with proper inner_syntax markup (source position);
tuned;
wenzelm [Sun, 28 Nov 2010 19:35:14 +0100] rev 40792
tuned signature;
wenzelm [Sun, 28 Nov 2010 19:30:52 +0100] rev 40791
less frequent sidekick parsing, which is relatively slow;
wenzelm [Sun, 28 Nov 2010 18:31:54 +0100] rev 40790
basic setup for bundled Java runtime;
wenzelm [Sun, 28 Nov 2010 17:58:38 +0100] rev 40789
updated reference platforms;
wenzelm [Sun, 28 Nov 2010 16:42:54 +0100] rev 40788
merged
nipkow [Sun, 28 Nov 2010 15:21:02 +0100] rev 40787
merged
nipkow [Sun, 28 Nov 2010 15:20:51 +0100] rev 40786
gave more standard finite set rules simp and intro attribute
wenzelm [Sun, 28 Nov 2010 16:35:56 +0100] rev 40785
more permissive Isabelle_System.mkdir;
exported File.is_dir (weak test);
wenzelm [Sun, 28 Nov 2010 16:15:31 +0100] rev 40784
added 'syntax_declaration' command;
wenzelm [Sun, 28 Nov 2010 15:34:35 +0100] rev 40783
more conventional exception propagation -- taking into account Simple_Thread.fork wrapping;
wenzelm [Sun, 28 Nov 2010 15:28:48 +0100] rev 40782
superficial tuning;