huffman [Fri, 12 Aug 2011 07:18:28 -0700] rev 44169
make HOLCF work with separate set type
huffman [Fri, 12 Aug 2011 07:13:12 -0700] rev 44168
merged
huffman [Thu, 11 Aug 2011 14:24:05 -0700] rev 44167
avoid duplicate rule warnings
huffman [Thu, 11 Aug 2011 13:05:56 -0700] rev 44166
modify euclidean_space class to include basis set
huffman [Thu, 11 Aug 2011 09:11:15 -0700] rev 44165
remove lemma stupid_ext
nipkow [Fri, 12 Aug 2011 17:01:30 +0200] rev 44164
documented extended version of case_names attribute
wenzelm [Fri, 12 Aug 2011 22:10:49 +0200] rev 44163
normalized theory dependencies wrt. file_store;
wenzelm [Fri, 12 Aug 2011 20:32:25 +0200] rev 44162
general Graph.schedule;
wenzelm [Fri, 12 Aug 2011 15:30:12 +0200] rev 44161
allow "$" within basic path elements (NB: initial "$" refers to path variable);
wenzelm [Fri, 12 Aug 2011 15:28:30 +0200] rev 44160
clarified document model header: master_dir (native wrt. editor, potentially URL) and node_name (full canonical path);
wenzelm [Fri, 12 Aug 2011 12:03:17 +0200] rev 44159
simplified class Thy_Header;
wenzelm [Fri, 12 Aug 2011 11:41:26 +0200] rev 44158
clarified Exn.message;
wenzelm [Thu, 11 Aug 2011 20:32:44 +0200] rev 44157
uniform treatment of header edits as document edits;
wenzelm [Thu, 11 Aug 2011 18:01:28 +0200] rev 44156
explicit datatypes for document node edits;
wenzelm [Thu, 11 Aug 2011 13:24:49 +0200] rev 44155
tuned;
wenzelm [Thu, 11 Aug 2011 13:22:22 +0200] rev 44154
disentangled nested ML files;
wenzelm [Thu, 11 Aug 2011 13:05:23 +0200] rev 44153
minimal script to run raw Poly/ML with concurrency library;
wenzelm [Thu, 11 Aug 2011 12:53:41 +0200] rev 44152
somewhat more uniform THIS;
wenzelm [Thu, 11 Aug 2011 12:49:14 +0200] rev 44151
more trimming;
wenzelm [Thu, 11 Aug 2011 12:30:41 +0200] rev 44150
recovered some ML toplevel pp;
wenzelm [Thu, 11 Aug 2011 12:24:10 +0200] rev 44149
some trimming;
wenzelm [Thu, 11 Aug 2011 12:11:50 +0200] rev 44148
prefix of Pure/ROOT.ML required for concurrency within the ML runtime;
wenzelm [Thu, 11 Aug 2011 11:40:25 +0200] rev 44147
redundant use of misc_legacy.ML;
krauss [Thu, 11 Aug 2011 10:36:34 +0200] rev 44146
eliminated use of recdef
krauss [Thu, 11 Aug 2011 09:41:21 +0200] rev 44145
removed obsolete recdef-related examples
krauss [Thu, 11 Aug 2011 09:15:45 +0200] rev 44144
removed unused material, which does not really belong here
huffman [Wed, 10 Aug 2011 18:07:32 -0700] rev 44143
merged
huffman [Wed, 10 Aug 2011 18:02:16 -0700] rev 44142
avoid warnings about duplicate rules
huffman [Wed, 10 Aug 2011 17:02:03 -0700] rev 44141
follow standard naming scheme for sgn_vec_def
huffman [Wed, 10 Aug 2011 16:35:50 -0700] rev 44140
remove several redundant and unused theorems about derivatives
huffman [Wed, 10 Aug 2011 15:56:48 -0700] rev 44139
remove redundant lemma
huffman [Wed, 10 Aug 2011 14:25:56 -0700] rev 44138
simplify proof of lemma bounded_component
huffman [Wed, 10 Aug 2011 14:10:52 -0700] rev 44137
simplify some proofs
huffman [Wed, 10 Aug 2011 13:13:37 -0700] rev 44136
more uniform naming scheme for finite cartesian product type and related theorems
huffman [Wed, 10 Aug 2011 10:13:16 -0700] rev 44135
move euclidean_space instance from Cartesian_Euclidean_Space.thy to Finite_Cartesian_Product.thy
wenzelm [Wed, 10 Aug 2011 21:24:26 +0200] rev 44134
merged
huffman [Wed, 10 Aug 2011 09:23:42 -0700] rev 44133
split Linear_Algebra.thy from Euclidean_Space.thy
huffman [Wed, 10 Aug 2011 08:42:26 -0700] rev 44132
full import paths
huffman [Wed, 10 Aug 2011 01:36:53 -0700] rev 44131
declare tendsto_const [intro] (accidentally removed in 230a8665c919)
huffman [Wed, 10 Aug 2011 00:31:51 -0700] rev 44130
merged
huffman [Wed, 10 Aug 2011 00:29:31 -0700] rev 44129
simplified definition of class euclidean_space;
removed classes real_basis and real_basis_with_inner
huffman [Tue, 09 Aug 2011 13:09:35 -0700] rev 44128
bounded_linear interpretation for euclidean_component
huffman [Tue, 09 Aug 2011 12:50:22 -0700] rev 44127
lemma bounded_linear_intro
huffman [Tue, 09 Aug 2011 10:42:07 -0700] rev 44126
avoid duplicate rewrite warnings
huffman [Tue, 09 Aug 2011 10:30:00 -0700] rev 44125
mark some redundant theorems as legacy
huffman [Tue, 09 Aug 2011 08:53:12 -0700] rev 44124
Derivative.thy: more sensible subsection headings
huffman [Tue, 09 Aug 2011 07:37:18 -0700] rev 44123
Derivative.thy: clean up formatting
huffman [Mon, 08 Aug 2011 21:17:52 -0700] rev 44122
instance real_basis_with_inner < perfect_space
wenzelm [Wed, 10 Aug 2011 20:53:43 +0200] rev 44121
old term operations are legacy;
wenzelm [Wed, 10 Aug 2011 20:12:36 +0200] rev 44120
moved old code generator to src/Tools/;
wenzelm [Wed, 10 Aug 2011 19:46:48 +0200] rev 44119
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:45:57 +0200] rev 44118
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:45:41 +0200] rev 44117
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:21:28 +0200] rev 44116
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 16:26:05 +0200] rev 44115
tuned signature;
wenzelm [Wed, 10 Aug 2011 16:24:39 +0200] rev 44114
Goal.forked: clarified handling of interrupts;
wenzelm [Wed, 10 Aug 2011 16:05:14 +0200] rev 44113
future_job: explicit indication of interrupts;
wenzelm [Wed, 10 Aug 2011 15:17:24 +0200] rev 44112
more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;
wenzelm [Wed, 10 Aug 2011 14:28:55 +0200] rev 44111
synchronized cancel and flushing of Multithreading.interrupted state, to ensure that interrupts stay within task boundaries;
wenzelm [Wed, 10 Aug 2011 14:04:45 +0200] rev 44110
tuned source structure;