Thu, 19 Apr 2012 22:13:46 +0200 transfer now handles Let
hoelzl [Thu, 19 Apr 2012 22:13:46 +0200] rev 47615
transfer now handles Let
Thu, 19 Apr 2012 20:19:24 +0200 merged
nipkow [Thu, 19 Apr 2012 20:19:24 +0200] rev 47614
merged
Thu, 19 Apr 2012 20:19:13 +0200 added revised version of Abs_Int
nipkow [Thu, 19 Apr 2012 20:19:13 +0200] rev 47613
added revised version of Abs_Int
Thu, 19 Apr 2012 19:36:09 +0200 add transfer rule for Let
huffman [Thu, 19 Apr 2012 19:36:09 +0200] rev 47612
add transfer rule for Let
Thu, 19 Apr 2012 19:32:30 +0200 add code lemmas for word operations
huffman [Thu, 19 Apr 2012 19:32:30 +0200] rev 47611
add code lemmas for word operations
Thu, 19 Apr 2012 19:18:47 +0200 tuned whitespace
haftmann [Thu, 19 Apr 2012 19:18:47 +0200] rev 47610
tuned whitespace
Thu, 19 Apr 2012 19:18:11 +0200 dropped dead code
haftmann [Thu, 19 Apr 2012 19:18:11 +0200] rev 47609
dropped dead code
Thu, 19 Apr 2012 18:24:40 +0200 rename no_code to no_abs_code - more appropriate name
kuncar [Thu, 19 Apr 2012 18:24:40 +0200] rev 47608
rename no_code to no_abs_code - more appropriate name
Thu, 19 Apr 2012 17:31:34 +0200 use tnames for bound variables in rsp thms
kuncar [Thu, 19 Apr 2012 17:31:34 +0200] rev 47607
use tnames for bound variables in rsp thms
Thu, 19 Apr 2012 17:49:08 +0200 true delayed evaluation of "SPASS_VERSION" environment variable
blanchet [Thu, 19 Apr 2012 17:49:08 +0200] rev 47606
true delayed evaluation of "SPASS_VERSION" environment variable
Thu, 19 Apr 2012 17:49:02 +0200 merged
blanchet [Thu, 19 Apr 2012 17:49:02 +0200] rev 47605
merged
Thu, 19 Apr 2012 11:14:57 +0200 use latest Z3
blanchet [Thu, 19 Apr 2012 11:14:57 +0200] rev 47604
use latest Z3
Thu, 19 Apr 2012 17:32:35 +0200 merged
nipkow [Thu, 19 Apr 2012 17:32:35 +0200] rev 47603
merged
Thu, 19 Apr 2012 17:32:30 +0200 reorganised IMP
nipkow [Thu, 19 Apr 2012 17:32:30 +0200] rev 47602
reorganised IMP
Thu, 19 Apr 2012 11:55:30 +0200 use real :: float => real as lifting-morphism so we can directlry use the rep_eq theorems
hoelzl [Thu, 19 Apr 2012 11:55:30 +0200] rev 47601
use real :: float => real as lifting-morphism so we can directlry use the rep_eq theorems
Wed, 18 Apr 2012 14:29:22 +0200 use lifting to introduce floating point numbers
hoelzl [Wed, 18 Apr 2012 14:29:22 +0200] rev 47600
use lifting to introduce floating point numbers
Wed, 18 Apr 2012 14:29:21 +0200 replace the float datatype by a type with unique representation
hoelzl [Wed, 18 Apr 2012 14:29:21 +0200] rev 47599
replace the float datatype by a type with unique representation
Wed, 18 Apr 2012 14:29:20 +0200 add lemmas to remove real conversions when compared to power of numerals
hoelzl [Wed, 18 Apr 2012 14:29:20 +0200] rev 47598
add lemmas to remove real conversions when compared to power of numerals
Wed, 18 Apr 2012 14:29:20 +0200 add simp rules to rewrite comparisons of 1 and real
hoelzl [Wed, 18 Apr 2012 14:29:20 +0200] rev 47597
add simp rules to rewrite comparisons of 1 and real
Wed, 18 Apr 2012 14:29:19 +0200 add lemma to equate floor and div
hoelzl [Wed, 18 Apr 2012 14:29:19 +0200] rev 47596
add lemma to equate floor and div
Wed, 18 Apr 2012 14:29:18 +0200 add powr_inj
hoelzl [Wed, 18 Apr 2012 14:29:18 +0200] rev 47595
add powr_inj
Wed, 18 Apr 2012 14:29:17 +0200 add lemmas to rewrite powr to power
hoelzl [Wed, 18 Apr 2012 14:29:17 +0200] rev 47594
add lemmas to rewrite powr to power
Wed, 18 Apr 2012 14:29:16 +0200 add lemmas to compare log with 0 and 1
hoelzl [Wed, 18 Apr 2012 14:29:16 +0200] rev 47593
add lemmas to compare log with 0 and 1
Wed, 18 Apr 2012 14:29:05 +0200 add ceiling_diff_floor_le_1
hoelzl [Wed, 18 Apr 2012 14:29:05 +0200] rev 47592
add ceiling_diff_floor_le_1
Thu, 19 Apr 2012 23:15:58 +0200 display Java 7 only code for now (cf. b9e2ed4b1579);
wenzelm [Thu, 19 Apr 2012 23:15:58 +0200] rev 47591
display Java 7 only code for now (cf. b9e2ed4b1579);
Thu, 19 Apr 2012 21:53:24 +0200 some sidekick options for more advanced completion;
wenzelm [Thu, 19 Apr 2012 21:53:24 +0200] rev 47590
some sidekick options for more advanced completion;
Thu, 19 Apr 2012 21:47:50 +0200 custom ListCellRenderer with text area font ensures that symbols are displayed reliably;
wenzelm [Thu, 19 Apr 2012 21:47:50 +0200] rev 47589
custom ListCellRenderer with text area font ensures that symbols are displayed reliably;
Thu, 19 Apr 2012 21:42:24 +0200 tuned imports;
wenzelm [Thu, 19 Apr 2012 21:42:24 +0200] rev 47588
tuned imports;
Thu, 19 Apr 2012 19:54:48 +0200 more robust wrt. exceptions;
wenzelm [Thu, 19 Apr 2012 19:54:48 +0200] rev 47587
more robust wrt. exceptions;
Thu, 19 Apr 2012 15:47:32 +0200 accomodate digits within Isar command names, notably 'try0';
wenzelm [Thu, 19 Apr 2012 15:47:32 +0200] rev 47586
accomodate digits within Isar command names, notably 'try0';
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip