wenzelm [Tue, 31 Mar 2009 13:34:48 +0200] rev 30815
tuned error message;
wenzelm [Tue, 31 Mar 2009 13:23:39 +0200] rev 30814
tuned;
wenzelm [Tue, 31 Mar 2009 12:07:17 +0200] rev 30813
suggest HOL_USEDIR_OPTIONS="-p 2 -Q false", which is more likely to work within the limits of 32 bit address space;
haftmann [Tue, 31 Mar 2009 11:11:36 +0200] rev 30812
generalized pull to anamorph
haftmann [Tue, 31 Mar 2009 11:04:34 +0200] rev 30811
merged
haftmann [Tue, 31 Mar 2009 11:04:05 +0200] rev 30810
ML snippets for experimental evaluation
wenzelm [Mon, 30 Mar 2009 23:12:13 +0200] rev 30809
merged
huffman [Mon, 30 Mar 2009 14:07:30 -0700] rev 30808
merged
huffman [Mon, 30 Mar 2009 13:55:05 -0700] rev 30807
domain package declares more simp rules
wenzelm [Mon, 30 Mar 2009 22:48:15 +0200] rev 30806
simplified 'print_orders' command;
wenzelm [Mon, 30 Mar 2009 22:43:45 +0200] rev 30805
tuned;
wenzelm [Mon, 30 Mar 2009 22:38:50 +0200] rev 30804
merged
wenzelm [Mon, 30 Mar 2009 21:54:15 +0200] rev 30803
merged
huffman [Mon, 30 Mar 2009 12:07:59 -0700] rev 30802
simplify theorem references
wenzelm [Mon, 30 Mar 2009 22:38:37 +0200] rev 30801
added Toplevel.previous_node_of;
keep type Toplevel.node private (formerly required in document antiquotations, which now operate on plain Toplevel.state);
wenzelm [Mon, 30 Mar 2009 21:42:12 +0200] rev 30800
tuned spacing and formatting;
wenzelm [Mon, 30 Mar 2009 20:49:27 +0200] rev 30799
merged
immler@in.tum.de [Mon, 30 Mar 2009 19:11:16 +0200] rev 30798
terminate watching thread
wenzelm [Mon, 30 Mar 2009 20:48:01 +0200] rev 30797
merged
huffman [Mon, 30 Mar 2009 10:47:41 -0700] rev 30796
no longer delay loading of assoc_fold.ML
wenzelm [Mon, 30 Mar 2009 19:51:10 +0200] rev 30795
qualified_name_of: observe empty case;
wenzelm [Mon, 30 Mar 2009 17:14:44 +0200] rev 30794
merged
huffman [Mon, 30 Mar 2009 07:49:26 -0700] rev 30793
merged
huffman [Fri, 27 Mar 2009 15:14:31 -0700] rev 30792
add more lemmas for signed comparisons
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30791
use standard parsers provided by SpecParse
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30790
bstring -> binding
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30789
code attribute for tailrec-equations, too; tuned
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30788
optimistically add code attribute to .simps without further checks
krauss [Mon, 30 Mar 2009 14:42:36 +0200] rev 30787
remove "otherwise" feature from function package which was never really documented or used
wenzelm [Mon, 30 Mar 2009 15:16:58 +0200] rev 30786
prep_full_context_statement: explicit record of flags;
prep_declaration (for add_locale): disallow autofixed frees;
Timothy Bourke [Mon, 30 Mar 2009 12:25:52 +1100] rev 30785
Limit the number of results returned by auto_solves.
wenzelm [Sun, 29 Mar 2009 19:48:35 +0200] rev 30784
merged
ballarin [Sun, 29 Mar 2009 17:38:01 +0200] rev 30783
Merged.
ballarin [Sun, 29 Mar 2009 17:25:06 +0200] rev 30782
In interpretation: equations are not propagated through the hierarchy automatically.
ballarin [Sun, 29 Mar 2009 17:22:17 +0200] rev 30781
Normalise equation only for morphism, not thm stored in theory.
ballarin [Sat, 28 Mar 2009 22:14:21 +0100] rev 30780
Default mode of qualifiers in locale commands.
ballarin [Sat, 28 Mar 2009 21:07:04 +0100] rev 30779
Front matter updated.
wenzelm [Sun, 29 Mar 2009 19:41:04 +0200] rev 30778
tuned;
wenzelm [Sun, 29 Mar 2009 18:06:14 +0200] rev 30777
simplified Element.activate(_i): singleton version;
wenzelm [Sun, 29 Mar 2009 17:47:58 +0200] rev 30776
tuned;
wenzelm [Sun, 29 Mar 2009 17:47:50 +0200] rev 30775
added Element.init, which unifies former activate_elem in element.ML and init_elem in locale.ML;
tuned;
wenzelm [Sun, 29 Mar 2009 16:13:44 +0200] rev 30774
unified binding prefix terminology;
wenzelm [Sun, 29 Mar 2009 16:13:24 +0200] rev 30773
simplified roundup activation interface;
wenzelm [Sat, 28 Mar 2009 20:52:52 +0100] rev 30772
merged
haftmann [Sat, 28 Mar 2009 18:18:01 +0100] rev 30771
merged
haftmann [Sat, 28 Mar 2009 18:17:44 +0100] rev 30770
merged
haftmann [Sat, 28 Mar 2009 18:17:21 +0100] rev 30769
second attempt for code_deps command
haftmann [Sat, 28 Mar 2009 16:33:32 +0100] rev 30768
merged
haftmann [Sat, 28 Mar 2009 16:29:39 +0100] rev 30767
corrected projection of required statement names
haftmann [Sat, 28 Mar 2009 16:29:38 +0100] rev 30766
corrected check for additional type variables on rhs of code equations
haftmann [Sat, 28 Mar 2009 16:29:37 +0100] rev 30765
not yet fruitful tex experiments with bounding boxes
wenzelm [Sat, 28 Mar 2009 20:25:23 +0100] rev 30764
simplified Locale.activate operations, using generic context;
misc tuning;
wenzelm [Sat, 28 Mar 2009 17:53:33 +0100] rev 30763
renamed ProofContext.add_fixes_i to ProofContext.add_fixes, eliminated obsolete external version;
wenzelm [Sat, 28 Mar 2009 17:21:49 +0100] rev 30762
define_prefs: removed redundant Drule.gen_all, which is already part of the norm_hhf stage of Assumption.assume;
wenzelm [Sat, 28 Mar 2009 17:21:11 +0100] rev 30761
renamed ProofContext.note_thmss_i to ProofContext.note_thmss, eliminated obsolete external version;
wenzelm [Sat, 28 Mar 2009 17:10:43 +0100] rev 30760
simplified references to facts, eliminated external note_thmss;
wenzelm [Sat, 28 Mar 2009 17:08:49 +0100] rev 30759
added map_facts_refs;
wenzelm [Sat, 28 Mar 2009 17:08:18 +0100] rev 30758
tuned;
wenzelm [Sat, 28 Mar 2009 16:31:16 +0100] rev 30757
replaced add_binds(_i) by bind_terms -- internal version only;
wenzelm [Sat, 28 Mar 2009 16:30:09 +0100] rev 30756
replaced add_binds by singleton bind_term;