wenzelm [Sun, 22 Apr 2012 16:08:10 +0200] rev 47665
refer to isabelle.Main application wrapper;
wenzelm [Sun, 22 Apr 2012 15:55:13 +0200] rev 47664
display return code like Isabelle.app on Mac OS;
wenzelm [Sun, 22 Apr 2012 15:50:29 +0200] rev 47663
default Isabelle application wrapper -- JVM entry point for Isabelle.exe;
wenzelm [Sun, 22 Apr 2012 15:19:46 +0200] rev 47662
updated Isabelle.exe specification, assuming layout of bundle;
wenzelm [Sun, 22 Apr 2012 14:30:18 +0200] rev 47661
USER_HOME settings variable points to cross-platform user home directory;
huffman [Sun, 22 Apr 2012 11:05:04 +0200] rev 47660
new example theory for quotient/transfer
huffman [Sat, 21 Apr 2012 21:38:08 +0200] rev 47659
update NEWS for transfer/quotient
huffman [Sat, 21 Apr 2012 20:52:33 +0200] rev 47658
enable variant of transfer method that proves an implication instead of an equivalence
haftmann [Thu, 19 Apr 2012 19:36:24 +0200] rev 47657
moved modules with only vague relation to the code generator to theory HOL rather than theory Code_Generator
wenzelm [Sat, 21 Apr 2012 15:26:05 +0200] rev 47656
merged
huffman [Sat, 21 Apr 2012 13:54:29 +0200] rev 47655
NEWS for transfer, lifting, and quotient
huffman [Sat, 21 Apr 2012 13:49:31 +0200] rev 47654
new example theory for transfer package
wenzelm [Sat, 21 Apr 2012 14:53:04 +0200] rev 47653
some builtin session timing;
huffman [Sat, 21 Apr 2012 13:12:27 +0200] rev 47652
move alternative definition lemmas into Lifting.thy;
simplify proof of Quotient_compose
huffman [Sat, 21 Apr 2012 13:06:22 +0200] rev 47651
tuned proofs
huffman [Sat, 21 Apr 2012 11:21:23 +0200] rev 47650
add transfer rule for List.set
huffman [Sat, 21 Apr 2012 11:04:21 +0200] rev 47649
remove duplicate of lemma id_transfer
huffman [Sat, 21 Apr 2012 11:02:01 +0200] rev 47648
added covariant relator set_rel, with transfer rules for set operations
huffman [Sat, 21 Apr 2012 10:59:52 +0200] rev 47647
renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47646
tried to make SML/NJ happy
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47645
tuned "max_relevant" defaults for SMT solvers based on Judgment Day
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47644
prepend PWD to relative paths
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47643
reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47642
swap out Satallax, pull in E-SInE again -- it's not clear yet how useful Satallax is after proof reconstruction, whereas E-SInE performed surprisingly well on latest evaluations
huffman [Sat, 21 Apr 2012 07:33:47 +0200] rev 47641
new transfer package rules and lifting setup for lists
huffman [Sat, 21 Apr 2012 06:49:04 +0200] rev 47640
strengthen rule list_all2_induct
wenzelm [Fri, 20 Apr 2012 23:57:29 +0200] rev 47639
more standard Theory_Data setup;
keep meta-comments within the history;
wenzelm [Fri, 20 Apr 2012 23:34:03 +0200] rev 47638
merged
huffman [Fri, 20 Apr 2012 22:05:07 +0200] rev 47637
add transfer rule for nat_case
huffman [Fri, 20 Apr 2012 22:54:13 +0200] rev 47636
uniform naming scheme for transfer rules
huffman [Fri, 20 Apr 2012 22:49:40 +0200] rev 47635
rename 'correspondence' method to 'transfer_prover'
kuncar [Fri, 20 Apr 2012 18:29:21 +0200] rev 47634
hide the invariant constant for relators: invariant_commute infrastracture
wenzelm [Fri, 20 Apr 2012 23:16:46 +0200] rev 47633
improved interleaving of start_execution vs. cancel_execution of the next update;
wenzelm [Fri, 20 Apr 2012 23:15:44 +0200] rev 47632
tuned proofs;
wenzelm [Fri, 20 Apr 2012 22:48:48 +0200] rev 47631
always revisit nodes independently of "required" flag, which may change during editing -- avoid "bloodbath effect" when changing perspective while loading;
wenzelm [Fri, 20 Apr 2012 22:51:06 +0200] rev 47630
tuned;
wenzelm [Fri, 20 Apr 2012 20:29:44 +0200] rev 47629
simplified internal actor protocol;
wenzelm [Fri, 20 Apr 2012 20:21:22 +0200] rev 47628
builtin timing for main operations;
huffman [Fri, 20 Apr 2012 15:49:45 +0200] rev 47627
add secondary transfer rule for universal quantifiers on non-bi-total relations
huffman [Fri, 20 Apr 2012 15:34:33 +0200] rev 47626
move definition of set_rel into Library/Quotient_Set.thy
huffman [Fri, 20 Apr 2012 15:30:13 +0200] rev 47625
add transfer rule for 'id'
huffman [Fri, 20 Apr 2012 14:57:19 +0200] rev 47624
add new transfer rules and setup for lifting package
huffman [Fri, 20 Apr 2012 10:37:00 +0200] rev 47623
setup_lifting preprocesses forall_transfer rule by unfolding mem_Collect_eq
hoelzl [Fri, 20 Apr 2012 11:17:01 +0200] rev 47622
NEWS
hoelzl [Fri, 20 Apr 2012 11:14:39 +0200] rev 47621
hide code generation facts in the Float theory, they are only exported for Approximation
nipkow [Fri, 20 Apr 2012 10:47:04 +0200] rev 47620
merged
nipkow [Fri, 20 Apr 2012 10:46:55 +0200] rev 47619
forgot to add file
huffman [Fri, 20 Apr 2012 10:18:08 +0200] rev 47618
make correspondence tactic more robust by replacing lhs with schematic variable before applying intro rules
wenzelm [Thu, 19 Apr 2012 23:18:47 +0200] rev 47617
merged
hoelzl [Thu, 19 Apr 2012 22:21:15 +0200] rev 47616
NEWS
hoelzl [Thu, 19 Apr 2012 22:13:46 +0200] rev 47615
transfer now handles Let
nipkow [Thu, 19 Apr 2012 20:19:24 +0200] rev 47614
merged
nipkow [Thu, 19 Apr 2012 20:19:13 +0200] rev 47613
added revised version of Abs_Int
huffman [Thu, 19 Apr 2012 19:36:09 +0200] rev 47612
add transfer rule for Let
huffman [Thu, 19 Apr 2012 19:32:30 +0200] rev 47611
add code lemmas for word operations
haftmann [Thu, 19 Apr 2012 19:18:47 +0200] rev 47610
tuned whitespace
haftmann [Thu, 19 Apr 2012 19:18:11 +0200] rev 47609
dropped dead code
kuncar [Thu, 19 Apr 2012 18:24:40 +0200] rev 47608
rename no_code to no_abs_code - more appropriate name
kuncar [Thu, 19 Apr 2012 17:31:34 +0200] rev 47607
use tnames for bound variables in rsp thms
blanchet [Thu, 19 Apr 2012 17:49:08 +0200] rev 47606
true delayed evaluation of "SPASS_VERSION" environment variable
blanchet [Thu, 19 Apr 2012 17:49:02 +0200] rev 47605
merged
blanchet [Thu, 19 Apr 2012 11:14:57 +0200] rev 47604
use latest Z3
nipkow [Thu, 19 Apr 2012 17:32:35 +0200] rev 47603
merged
nipkow [Thu, 19 Apr 2012 17:32:30 +0200] rev 47602
reorganised IMP
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
hoelzl [Wed, 18 Apr 2012 14:29:22 +0200] rev 47600
use lifting to introduce floating point numbers
hoelzl [Wed, 18 Apr 2012 14:29:21 +0200] rev 47599
replace the float datatype by a type with unique representation
hoelzl [Wed, 18 Apr 2012 14:29:20 +0200] rev 47598
add lemmas to remove real conversions when compared to power of numerals
hoelzl [Wed, 18 Apr 2012 14:29:20 +0200] rev 47597
add simp rules to rewrite comparisons of 1 and real
hoelzl [Wed, 18 Apr 2012 14:29:19 +0200] rev 47596
add lemma to equate floor and div
hoelzl [Wed, 18 Apr 2012 14:29:18 +0200] rev 47595
add powr_inj
hoelzl [Wed, 18 Apr 2012 14:29:17 +0200] rev 47594
add lemmas to rewrite powr to power
hoelzl [Wed, 18 Apr 2012 14:29:16 +0200] rev 47593
add lemmas to compare log with 0 and 1
hoelzl [Wed, 18 Apr 2012 14:29:05 +0200] rev 47592
add ceiling_diff_floor_le_1
wenzelm [Thu, 19 Apr 2012 23:15:58 +0200] rev 47591
display Java 7 only code for now (cf. b9e2ed4b1579);
wenzelm [Thu, 19 Apr 2012 21:53:24 +0200] rev 47590
some sidekick options for more advanced completion;
wenzelm [Thu, 19 Apr 2012 21:47:50 +0200] rev 47589
custom ListCellRenderer with text area font ensures that symbols are displayed reliably;
wenzelm [Thu, 19 Apr 2012 21:42:24 +0200] rev 47588
tuned imports;
wenzelm [Thu, 19 Apr 2012 19:54:48 +0200] rev 47587
more robust wrt. exceptions;
wenzelm [Thu, 19 Apr 2012 15:47:32 +0200] rev 47586
accomodate digits within Isar command names, notably 'try0';
wenzelm [Thu, 19 Apr 2012 15:02:13 +0200] rev 47585
more robust Sledgehammer in Prover IDE;
wenzelm [Thu, 19 Apr 2012 14:59:17 +0200] rev 47584
test with jdk-7u3 that is also bundled;
kuncar [Thu, 19 Apr 2012 12:28:10 +0200] rev 47583
create thm names correctly
wenzelm [Thu, 19 Apr 2012 13:19:57 +0200] rev 47582
updated components according to tentative bundle;
wenzelm [Thu, 19 Apr 2012 13:15:06 +0200] rev 47581
back to isatest with official polyml-5.4.1 (cf. ffa6e10df091);
huffman [Thu, 19 Apr 2012 11:52:07 +0200] rev 47580
use simpler method for preserving bound variable names in transfer tactic
huffman [Thu, 19 Apr 2012 10:49:47 +0200] rev 47579
tuned lemmas (v)image_id;
removed duplicate of vimage_id
blanchet [Thu, 19 Apr 2012 11:10:03 +0200] rev 47578
use latest SPASS
blanchet [Thu, 19 Apr 2012 11:00:12 +0200] rev 47577
doc update
haftmann [Thu, 19 Apr 2012 10:16:51 +0200] rev 47576
dropped dead code;
tuned
huffman [Thu, 19 Apr 2012 08:45:13 +0200] rev 47575
generate abs_induct rules for quotient types
haftmann [Thu, 19 Apr 2012 09:58:54 +0200] rev 47574
tuned
haftmann [Thu, 19 Apr 2012 09:45:49 +0200] rev 47573
corrected Nbe.static_value: ignore cached compilations;
tuned
haftmann [Thu, 19 Apr 2012 09:31:36 +0200] rev 47572
tuned heading
haftmann [Wed, 18 Apr 2012 21:47:26 +0200] rev 47571
tuned name
sultana [Thu, 19 Apr 2012 07:25:44 +0100] rev 47570
improved threading of thy-values through interpret functions;