Tue, 20 Sep 2011 09:30:19 +0200 syntactic improvements and tuning names in the code generator due to Florian's code review
bulwahn [Tue, 20 Sep 2011 09:30:19 +0200] rev 45009
syntactic improvements and tuning names in the code generator due to Florian's code review
Tue, 20 Sep 2011 01:32:04 +0200 match types when applying mono_thm -- previous export generalizes type variables;
krauss [Tue, 20 Sep 2011 01:32:04 +0200] rev 45008
match types when applying mono_thm -- previous export generalizes type variables; added trivial regression test
Mon, 19 Sep 2011 23:34:22 +0200 fixed headers;
wenzelm [Mon, 19 Sep 2011 23:34:22 +0200] rev 45007
fixed headers;
Mon, 19 Sep 2011 23:24:32 +0200 less ambiguous syntax;
wenzelm [Mon, 19 Sep 2011 23:24:32 +0200] rev 45006
less ambiguous syntax;
Mon, 19 Sep 2011 23:18:18 +0200 tuned proofs;
wenzelm [Mon, 19 Sep 2011 23:18:18 +0200] rev 45005
tuned proofs;
Mon, 19 Sep 2011 22:48:05 +0200 merged
wenzelm [Mon, 19 Sep 2011 22:48:05 +0200] rev 45004
merged
Mon, 19 Sep 2011 16:18:34 +0200 catch PatternMatchFail exceptions in narrowing-based quickcheck
bulwahn [Mon, 19 Sep 2011 16:18:34 +0200] rev 45003
catch PatternMatchFail exceptions in narrowing-based quickcheck
Mon, 19 Sep 2011 16:18:33 +0200 removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
bulwahn [Mon, 19 Sep 2011 16:18:33 +0200] rev 45002
removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
Mon, 19 Sep 2011 16:18:30 +0200 ensuring that some constants are generated in the source code by adding calls in ensure_testable
bulwahn [Mon, 19 Sep 2011 16:18:30 +0200] rev 45001
ensuring that some constants are generated in the source code by adding calls in ensure_testable
Mon, 19 Sep 2011 16:18:23 +0200 adding abstraction layer; more precise function names
bulwahn [Mon, 19 Sep 2011 16:18:23 +0200] rev 45000
adding abstraction layer; more precise function names
Mon, 19 Sep 2011 16:18:21 +0200 adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
bulwahn [Mon, 19 Sep 2011 16:18:21 +0200] rev 44999
adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
Mon, 19 Sep 2011 16:18:19 +0200 determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 44998
determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
Mon, 19 Sep 2011 16:18:19 +0200 only annotating constants with sort constraints
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 44997
only annotating constants with sort constraints
Mon, 19 Sep 2011 16:18:18 +0200 also adding type annotations for the dynamic invocation
bulwahn [Mon, 19 Sep 2011 16:18:18 +0200] rev 44996
also adding type annotations for the dynamic invocation
Mon, 19 Sep 2011 14:35:51 +0200 removed legacy lemmas in Complete_Lattices
noschinl [Mon, 19 Sep 2011 14:35:51 +0200] rev 44995
removed legacy lemmas in Complete_Lattices
Mon, 19 Sep 2011 14:24:53 +0200 increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
bulwahn [Mon, 19 Sep 2011 14:24:53 +0200] rev 44994
increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
Mon, 19 Sep 2011 22:45:57 +0200 more isatest stats;
wenzelm [Mon, 19 Sep 2011 22:45:57 +0200] rev 44993
more isatest stats;
Mon, 19 Sep 2011 22:42:57 +0200 refined Symbol.is_symbolic -- cover recoded versions as well;
wenzelm [Mon, 19 Sep 2011 22:42:57 +0200] rev 44992
refined Symbol.is_symbolic -- cover recoded versions as well;
Mon, 19 Sep 2011 22:13:51 +0200 double clicks switch to document node buffer;
wenzelm [Mon, 19 Sep 2011 22:13:51 +0200] rev 44991
double clicks switch to document node buffer;
Mon, 19 Sep 2011 21:53:07 +0200 tuned;
wenzelm [Mon, 19 Sep 2011 21:53:07 +0200] rev 44990
tuned;
Mon, 19 Sep 2011 21:41:48 +0200 explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
wenzelm [Mon, 19 Sep 2011 21:41:48 +0200] rev 44989
explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
Mon, 19 Sep 2011 16:40:17 +0200 at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
wenzelm [Mon, 19 Sep 2011 16:40:17 +0200] rev 44988
at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
Mon, 19 Sep 2011 14:40:38 +0200 instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
wenzelm [Mon, 19 Sep 2011 14:40:38 +0200] rev 44987
instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
Mon, 19 Sep 2011 14:31:20 +0200 unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
wenzelm [Mon, 19 Sep 2011 14:31:20 +0200] rev 44986
unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
Mon, 19 Sep 2011 12:58:52 +0200 imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
wenzelm [Mon, 19 Sep 2011 12:58:52 +0200] rev 44985
imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
Sun, 18 Sep 2011 16:12:43 -0700 merged
huffman [Sun, 18 Sep 2011 16:12:43 -0700] rev 44984
merged
Thu, 15 Sep 2011 10:12:36 -0700 numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
huffman [Thu, 15 Sep 2011 10:12:36 -0700] rev 44983
numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
Sun, 18 Sep 2011 21:41:36 +0200 removed obsolete patches for PG 4.1;
wenzelm [Sun, 18 Sep 2011 21:41:36 +0200] rev 44982
removed obsolete patches for PG 4.1;
Sun, 18 Sep 2011 21:15:31 +0200 additional space for borderless UI;
wenzelm [Sun, 18 Sep 2011 21:15:31 +0200] rev 44981
additional space for borderless UI;
Sun, 18 Sep 2011 20:26:08 +0200 more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
wenzelm [Sun, 18 Sep 2011 20:26:08 +0200] rev 44980
more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
Sun, 18 Sep 2011 19:49:35 +0200 explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
wenzelm [Sun, 18 Sep 2011 19:49:35 +0200] rev 44979
explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
Sun, 18 Sep 2011 16:33:30 +0200 isatest settings for macbroy6 (Mac OS X Lion);
wenzelm [Sun, 18 Sep 2011 16:33:30 +0200] rev 44978
isatest settings for macbroy6 (Mac OS X Lion);
Sun, 18 Sep 2011 16:24:26 +0200 more Mac OS reference hardware;
wenzelm [Sun, 18 Sep 2011 16:24:26 +0200] rev 44977
more Mac OS reference hardware;
Sun, 18 Sep 2011 16:11:26 +0200 updated to SML/NJ 110.73;
wenzelm [Sun, 18 Sep 2011 16:11:26 +0200] rev 44976
updated to SML/NJ 110.73;
Sun, 18 Sep 2011 15:59:38 +0200 tentative announcement based on current NEWS;
wenzelm [Sun, 18 Sep 2011 15:59:38 +0200] rev 44975
tentative announcement based on current NEWS;
Sun, 18 Sep 2011 15:57:36 +0200 tuned;
wenzelm [Sun, 18 Sep 2011 15:57:36 +0200] rev 44974
tuned;
Sun, 18 Sep 2011 15:39:55 +0200 separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
wenzelm [Sun, 18 Sep 2011 15:39:55 +0200] rev 44973
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
Sun, 18 Sep 2011 15:30:31 +0200 updated for release;
wenzelm [Sun, 18 Sep 2011 15:30:31 +0200] rev 44972
updated for release;
Sun, 18 Sep 2011 15:30:21 +0200 tuned;
wenzelm [Sun, 18 Sep 2011 15:30:21 +0200] rev 44971
tuned;
Sun, 18 Sep 2011 14:55:45 +0200 updated generated file;
wenzelm [Sun, 18 Sep 2011 14:55:45 +0200] rev 44970
updated generated file;
Sun, 18 Sep 2011 14:55:27 +0200 updated Complete_Lattices;
wenzelm [Sun, 18 Sep 2011 14:55:27 +0200] rev 44969
updated Complete_Lattices;
Sun, 18 Sep 2011 14:48:25 +0200 some tuning and re-ordering for release;
wenzelm [Sun, 18 Sep 2011 14:48:25 +0200] rev 44968
some tuning and re-ordering for release;
Sun, 18 Sep 2011 14:34:24 +0200 misc tuning for release;
wenzelm [Sun, 18 Sep 2011 14:34:24 +0200] rev 44967
misc tuning for release;
Sun, 18 Sep 2011 14:25:53 +0200 more contributors;
wenzelm [Sun, 18 Sep 2011 14:25:53 +0200] rev 44966
more contributors;
Sun, 18 Sep 2011 14:09:57 +0200 tuned proofs;
wenzelm [Sun, 18 Sep 2011 14:09:57 +0200] rev 44965
tuned proofs;
Sun, 18 Sep 2011 13:56:06 +0200 tweak keyboard shortcuts for Mac OS X;
wenzelm [Sun, 18 Sep 2011 13:56:06 +0200] rev 44964
tweak keyboard shortcuts for Mac OS X;
Sun, 18 Sep 2011 13:47:12 +0200 explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
wenzelm [Sun, 18 Sep 2011 13:47:12 +0200] rev 44963
explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
Sun, 18 Sep 2011 13:39:33 +0200 finite sequences as useful as introductory example;
wenzelm [Sun, 18 Sep 2011 13:39:33 +0200] rev 44962
finite sequences as useful as introductory example;
Sun, 18 Sep 2011 12:48:45 +0200 discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
wenzelm [Sun, 18 Sep 2011 12:48:45 +0200] rev 44961
discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
Sun, 18 Sep 2011 00:05:22 +0200 graph traversal in topological order;
wenzelm [Sun, 18 Sep 2011 00:05:22 +0200] rev 44960
graph traversal in topological order; Session.snapshot() with sensible defaults;
Sat, 17 Sep 2011 23:04:03 +0200 Document.Node.Name convenience;
wenzelm [Sat, 17 Sep 2011 23:04:03 +0200] rev 44959
Document.Node.Name convenience;
Sat, 17 Sep 2011 22:13:15 +0200 more precise painting;
wenzelm [Sat, 17 Sep 2011 22:13:15 +0200] rev 44958
more precise painting;
Sat, 17 Sep 2011 21:28:52 +0200 more elaborate Node_Renderer, which paints node_name.theory only;
wenzelm [Sat, 17 Sep 2011 21:28:52 +0200] rev 44957
more elaborate Node_Renderer, which paints node_name.theory only;
Sat, 17 Sep 2011 19:55:32 +0200 raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
wenzelm [Sat, 17 Sep 2011 19:55:32 +0200] rev 44956
raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
Sat, 17 Sep 2011 19:44:58 +0200 tuned signature;
wenzelm [Sat, 17 Sep 2011 19:44:58 +0200] rev 44955
tuned signature;
Sat, 17 Sep 2011 19:25:14 +0200 more careful traversal of theory dependencies to retain standard import order;
wenzelm [Sat, 17 Sep 2011 19:25:14 +0200] rev 44954
more careful traversal of theory dependencies to retain standard import order;
Sat, 17 Sep 2011 17:55:39 +0200 sane default for class Thy_Load;
wenzelm [Sat, 17 Sep 2011 17:55:39 +0200] rev 44953
sane default for class Thy_Load;
Sat, 17 Sep 2011 17:05:31 +0200 removed obsolete patches for PG 4.1;
wenzelm [Sat, 17 Sep 2011 17:05:31 +0200] rev 44952
removed obsolete patches for PG 4.1;
Sat, 17 Sep 2011 16:53:01 +0200 specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
wenzelm [Sat, 17 Sep 2011 16:53:01 +0200] rev 44951
specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
Sat, 17 Sep 2011 16:29:18 +0200 added "isabelle scalac" convenience;
wenzelm [Sat, 17 Sep 2011 16:29:18 +0200] rev 44950
added "isabelle scalac" convenience;
Sat, 17 Sep 2011 16:19:40 +0200 Symbol.explode as in ML;
wenzelm [Sat, 17 Sep 2011 16:19:40 +0200] rev 44949
Symbol.explode as in ML;
Sat, 17 Sep 2011 16:00:54 +0200 ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
wenzelm [Sat, 17 Sep 2011 16:00:54 +0200] rev 44948
ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
Sat, 17 Sep 2011 15:08:55 +0200 dropped unused argument – avoids problem with SML/NJ
haftmann [Sat, 17 Sep 2011 15:08:55 +0200] rev 44947
dropped unused argument – avoids problem with SML/NJ
Sat, 17 Sep 2011 00:40:27 +0200 tuned spacing
haftmann [Sat, 17 Sep 2011 00:40:27 +0200] rev 44946
tuned spacing
Sat, 17 Sep 2011 00:37:21 +0200 tuned
haftmann [Sat, 17 Sep 2011 00:37:21 +0200] rev 44945
tuned
Sat, 17 Sep 2011 04:41:44 +0200 tuned post fixpoint setup
nipkow [Sat, 17 Sep 2011 04:41:44 +0200] rev 44944
tuned post fixpoint setup
Sat, 17 Sep 2011 03:37:14 +0200 merged
nipkow [Sat, 17 Sep 2011 03:37:14 +0200] rev 44943
merged
Fri, 16 Sep 2011 09:18:15 +0200 when applying induction rules, remove names of assumptions that come
nipkow [Fri, 16 Sep 2011 09:18:15 +0200] rev 44942
when applying induction rules, remove names of assumptions that come with the rule in case the rule is transformed by the simplifier due to instantiations
Fri, 16 Sep 2011 20:08:29 +0200 remove stray "using [[simp_trace]]"
noschinl [Fri, 16 Sep 2011 20:08:29 +0200] rev 44941
remove stray "using [[simp_trace]]"
Fri, 16 Sep 2011 20:02:35 +0200 tune indenting
noschinl [Fri, 16 Sep 2011 20:02:35 +0200] rev 44940
tune indenting
Fri, 16 Sep 2011 12:10:43 +1000 removed unused legacy lemma names, some comment cleanup.
kleing [Fri, 16 Sep 2011 12:10:43 +1000] rev 44939
removed unused legacy lemma names, some comment cleanup.
Fri, 16 Sep 2011 12:10:15 +1000 removed word_neq_0_conv from simpset, it's almost never wanted.
kleing [Fri, 16 Sep 2011 12:10:15 +1000] rev 44938
removed word_neq_0_conv from simpset, it's almost never wanted.
Thu, 15 Sep 2011 12:40:08 -0400 removed further legacy rules from Complete_Lattices
hoelzl [Thu, 15 Sep 2011 12:40:08 -0400] rev 44937
removed further legacy rules from Complete_Lattices
Thu, 15 Sep 2011 17:06:00 +0200 NEWS on Complete_Lattices, Lattices
noschinl [Thu, 15 Sep 2011 17:06:00 +0200] rev 44936
NEWS on Complete_Lattices, Lattices
Thu, 15 Sep 2011 10:57:40 +0200 tail recursive proof preprocessing (needed for huge proofs)
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44935
tail recursive proof preprocessing (needed for huge proofs)
Thu, 15 Sep 2011 10:57:40 +0200 tuning
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44934
tuning
Thu, 15 Sep 2011 09:44:27 +0200 merged
nipkow [Thu, 15 Sep 2011 09:44:27 +0200] rev 44933
merged
Thu, 15 Sep 2011 09:44:08 +0200 revised AbsInt and added widening and narrowing
nipkow [Thu, 15 Sep 2011 09:44:08 +0200] rev 44932
revised AbsInt and added widening and narrowing
Wed, 14 Sep 2011 23:47:04 +0200 updated comment
haftmann [Wed, 14 Sep 2011 23:47:04 +0200] rev 44931
updated comment
Wed, 14 Sep 2011 23:46:02 +0200 updated generated code
haftmann [Wed, 14 Sep 2011 23:46:02 +0200] rev 44930
updated generated code
Tue, 13 Sep 2011 07:56:46 +0200 tuned
haftmann [Tue, 13 Sep 2011 07:56:46 +0200] rev 44929
tuned
Wed, 14 Sep 2011 10:08:52 -0400 renamed Complete_Lattices lemmas, removed legacy names
hoelzl [Wed, 14 Sep 2011 10:08:52 -0400] rev 44928
renamed Complete_Lattices lemmas, removed legacy names
Wed, 14 Sep 2011 10:55:07 +0200 merged
noschinl [Wed, 14 Sep 2011 10:55:07 +0200] rev 44927
merged
Wed, 14 Sep 2011 10:24:22 +0200 create central list for language extensions used by the haskell code generator
noschinl [Wed, 14 Sep 2011 10:24:22 +0200] rev 44926
create central list for language extensions used by the haskell code generator
Wed, 14 Sep 2011 09:46:59 +0200 observe distinction between sets and predicates
boehmes [Wed, 14 Sep 2011 09:46:59 +0200] rev 44925
observe distinction between sets and predicates
Wed, 14 Sep 2011 06:49:24 +0200 merged
nipkow [Wed, 14 Sep 2011 06:49:24 +0200] rev 44924
merged
Wed, 14 Sep 2011 06:49:01 +0200 cleand up AbsInt fixpoint iteration; tuned syntax
nipkow [Wed, 14 Sep 2011 06:49:01 +0200] rev 44923
cleand up AbsInt fixpoint iteration; tuned syntax
Tue, 13 Sep 2011 17:25:19 -0700 tuned proofs
huffman [Tue, 13 Sep 2011 17:25:19 -0700] rev 44922
tuned proofs
Tue, 13 Sep 2011 17:07:33 -0700 tuned proofs
huffman [Tue, 13 Sep 2011 17:07:33 -0700] rev 44921
tuned proofs
Tue, 13 Sep 2011 08:21:51 -0700 remove some redundant [simp] declarations;
huffman [Tue, 13 Sep 2011 08:21:51 -0700] rev 44920
remove some redundant [simp] declarations; simplify some proofs;
Tue, 13 Sep 2011 16:22:01 +0200 tune proofs
noschinl [Tue, 13 Sep 2011 16:22:01 +0200] rev 44919
tune proofs
Tue, 13 Sep 2011 16:21:48 +0200 tune simpset for Complete_Lattices
noschinl [Tue, 13 Sep 2011 16:21:48 +0200] rev 44918
tune simpset for Complete_Lattices
Tue, 13 Sep 2011 13:17:52 +0200 merged
bulwahn [Tue, 13 Sep 2011 13:17:52 +0200] rev 44917
merged
Tue, 13 Sep 2011 12:14:29 +0200 added lemma motivated by a more specific lemma in the AFP-KBPs theories
bulwahn [Tue, 13 Sep 2011 12:14:29 +0200] rev 44916
added lemma motivated by a more specific lemma in the AFP-KBPs theories
Tue, 13 Sep 2011 11:24:58 +0200 simplified unsound proof detection by removing impossible case
blanchet [Tue, 13 Sep 2011 11:24:58 +0200] rev 44915
simplified unsound proof detection by removing impossible case
Tue, 13 Sep 2011 09:56:38 +0200 correcting NEWS
bulwahn [Tue, 13 Sep 2011 09:56:38 +0200] rev 44914
correcting NEWS
Tue, 13 Sep 2011 09:28:03 +0200 correcting theory name and dependencies
bulwahn [Tue, 13 Sep 2011 09:28:03 +0200] rev 44913
correcting theory name and dependencies
Tue, 13 Sep 2011 09:25:19 +0200 renamed AList_Impl to AList
bulwahn [Tue, 13 Sep 2011 09:25:19 +0200] rev 44912
renamed AList_Impl to AList
Tue, 13 Sep 2011 07:13:49 +0200 fastsimp -> fastforce in doc
nipkow [Tue, 13 Sep 2011 07:13:49 +0200] rev 44911
fastsimp -> fastforce in doc
Mon, 12 Sep 2011 14:49:34 -0700 fix typo
huffman [Mon, 12 Sep 2011 14:49:34 -0700] rev 44910
fix typo
Mon, 12 Sep 2011 14:39:10 -0700 shorten proof of frontier_straddle
huffman [Mon, 12 Sep 2011 14:39:10 -0700] rev 44909
shorten proof of frontier_straddle
Mon, 12 Sep 2011 13:19:10 -0700 NEWS and CONTRIBUTORS
huffman [Mon, 12 Sep 2011 13:19:10 -0700] rev 44908
NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 11:54:20 -0700 remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
huffman [Mon, 12 Sep 2011 11:54:20 -0700] rev 44907
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
Mon, 12 Sep 2011 11:39:29 -0700 simplify proofs using LIMSEQ lemmas
huffman [Mon, 12 Sep 2011 11:39:29 -0700] rev 44906
simplify proofs using LIMSEQ lemmas
Mon, 12 Sep 2011 10:43:36 -0700 remove trivial lemma Lim_at_iff_LIM
huffman [Mon, 12 Sep 2011 10:43:36 -0700] rev 44905
remove trivial lemma Lim_at_iff_LIM
Mon, 12 Sep 2011 10:28:45 -0700 fix typos
huffman [Mon, 12 Sep 2011 10:28:45 -0700] rev 44904
fix typos
Mon, 12 Sep 2011 09:37:49 -0700 NEWS for euclidean_space class
huffman [Mon, 12 Sep 2011 09:37:49 -0700] rev 44903
NEWS for euclidean_space class
Mon, 12 Sep 2011 09:21:01 -0700 move lemmas about complex number 'i' to Complex.thy and Library/Inner_Product.thy
huffman [Mon, 12 Sep 2011 09:21:01 -0700] rev 44902
move lemmas about complex number 'i' to Complex.thy and Library/Inner_Product.thy
Mon, 12 Sep 2011 09:57:33 -0400 adding NEWS and CONTRIBUTORS
hoelzl [Mon, 12 Sep 2011 09:57:33 -0400] rev 44901
adding NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 13:35:35 +0200 merged
bulwahn [Mon, 12 Sep 2011 13:35:35 +0200] rev 44900
merged
Mon, 12 Sep 2011 12:33:37 +0200 correcting imports after splitting and renaming AssocList
bulwahn [Mon, 12 Sep 2011 12:33:37 +0200] rev 44899
correcting imports after splitting and renaming AssocList
Mon, 12 Sep 2011 10:59:38 +0200 tuned
bulwahn [Mon, 12 Sep 2011 10:59:38 +0200] rev 44898
tuned
Mon, 12 Sep 2011 10:57:58 +0200 moving connection of association lists to Mappings into a separate theory
bulwahn [Mon, 12 Sep 2011 10:57:58 +0200] rev 44897
moving connection of association lists to Mappings into a separate theory
Mon, 12 Sep 2011 10:27:36 +0200 adding NEWS and CONTRIBUTORS
bulwahn [Mon, 12 Sep 2011 10:27:36 +0200] rev 44896
adding NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 09:45:53 +0200 tuned some symbol that probably went there by some strange encoding issue
bulwahn [Mon, 12 Sep 2011 09:45:53 +0200] rev 44895
tuned some symbol that probably went there by some strange encoding issue
Mon, 12 Sep 2011 11:05:32 +0200 added my contributions to NEWS and CONTRIBUTORS
blanchet [Mon, 12 Sep 2011 11:05:32 +0200] rev 44894
added my contributions to NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 10:49:37 +0200 fixed type intersection (again)
blanchet [Mon, 12 Sep 2011 10:49:37 +0200] rev 44893
fixed type intersection (again)
Mon, 12 Sep 2011 10:49:37 +0200 consistent option naming
blanchet [Mon, 12 Sep 2011 10:49:37 +0200] rev 44892
consistent option naming
Mon, 12 Sep 2011 09:07:23 +0200 NEWS fastsimp -> fastforce
nipkow [Mon, 12 Sep 2011 09:07:23 +0200] rev 44891
NEWS fastsimp -> fastforce
Mon, 12 Sep 2011 07:55:43 +0200 new fastforce replacing fastsimp - less confusing name
nipkow [Mon, 12 Sep 2011 07:55:43 +0200] rev 44890
new fastforce replacing fastsimp - less confusing name
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip