haftmann [Mon, 10 May 2010 14:57:04 +0200] rev 36803
updated references to ML files
haftmann [Mon, 10 May 2010 14:55:06 +0200] rev 36802
only one module fpr presburger method
haftmann [Mon, 10 May 2010 14:55:04 +0200] rev 36801
moved int induction lemma to theory Int as int_bidirectional_induct
haftmann [Mon, 10 May 2010 14:18:41 +0200] rev 36800
tuned theory text; dropped unused lemma
haftmann [Mon, 10 May 2010 14:11:50 +0200] rev 36799
one structure is better than three
haftmann [Mon, 10 May 2010 13:58:18 +0200] rev 36798
less complex organization of cooper source code
haftmann [Mon, 10 May 2010 12:25:49 +0200] rev 36797
dropped unused bindings; avoid open (documents dependency on generated code more explicitly)
huffman [Mon, 10 May 2010 14:53:33 -0700] rev 36796
add real_mult_commute to legacy theorem names
huffman [Mon, 10 May 2010 12:12:58 -0700] rev 36795
new construction of real numbers using Cauchy sequences
huffman [Mon, 10 May 2010 11:47:56 -0700] rev 36794
add more credits to ex/Dedekind_Real.thy
huffman [Mon, 10 May 2010 11:30:05 -0700] rev 36793
put construction of reals using Dedekind cuts in HOL/ex
wenzelm [Tue, 11 May 2010 10:36:50 +0200] rev 36792
disable two stage save by default, to avoid change of file permissions (notably the dreaded executable bit on Cygwin);
wenzelm [Mon, 10 May 2010 23:46:49 +0200] rev 36791
simple dialogs: ensure Swing thread;
wenzelm [Mon, 10 May 2010 23:36:47 +0200] rev 36790
font size re-adjustment according to Lobo internals;
wenzelm [Mon, 10 May 2010 22:29:27 +0200] rev 36789
Scala for Netbeans 6.8v1.1.0rc2;
wenzelm [Mon, 10 May 2010 22:27:58 +0200] rev 36788
more convenient get_font;
wenzelm [Mon, 10 May 2010 20:53:06 +0200] rev 36787
renamed Config.get_thy to Config.get_global etc. to indicate that this is not the real thing;
wenzelm [Mon, 10 May 2010 17:37:32 +0200] rev 36786
more convenient look-and-feel setup;
wenzelm [Mon, 10 May 2010 17:29:19 +0200] rev 36785
more convenient get_font;
wenzelm [Mon, 10 May 2010 17:07:47 +0200] rev 36784
explicit getLines(n) ensures platform-independence -- our files follow the POSIX standard, not DOS;
wenzelm [Mon, 10 May 2010 15:18:57 +0200] rev 36783
updated to jedit 4.3.2;
wenzelm [Mon, 10 May 2010 15:01:25 +0200] rev 36782
ignore spurious TIMEOUT messages, maybe caused by change of actor semantics in scala-2.8;
wenzelm [Mon, 10 May 2010 15:00:11 +0200] rev 36781
adapted to scala-2.8.0.RC2;
wenzelm [Mon, 10 May 2010 09:54:41 +0200] rev 36780
merged
huffman [Sun, 09 May 2010 23:57:56 -0700] rev 36779
real_mult_commute -> mult_commute
huffman [Sun, 09 May 2010 22:51:11 -0700] rev 36778
avoid using real-specific versions of generic lemmas
huffman [Sun, 09 May 2010 17:47:43 -0700] rev 36777
avoid using real-specific versions of generic lemmas
huffman [Sun, 09 May 2010 14:21:44 -0700] rev 36776
remove a couple of redundant lemmas; simplify some proofs
huffman [Sun, 09 May 2010 09:39:01 -0700] rev 36775
merged
huffman [Sat, 08 May 2010 17:06:58 -0700] rev 36774
add lemmas one_less_inverse and one_le_inverse