Sun, 22 Apr 2012 15:50:29 +0200 default Isabelle application wrapper -- JVM entry point for Isabelle.exe;
wenzelm [Sun, 22 Apr 2012 15:50:29 +0200] rev 47663
default Isabelle application wrapper -- JVM entry point for Isabelle.exe;
Sun, 22 Apr 2012 15:19:46 +0200 updated Isabelle.exe specification, assuming layout of bundle;
wenzelm [Sun, 22 Apr 2012 15:19:46 +0200] rev 47662
updated Isabelle.exe specification, assuming layout of bundle;
Sun, 22 Apr 2012 14:30:18 +0200 USER_HOME settings variable points to cross-platform user home directory;
wenzelm [Sun, 22 Apr 2012 14:30:18 +0200] rev 47661
USER_HOME settings variable points to cross-platform user home directory;
Sun, 22 Apr 2012 11:05:04 +0200 new example theory for quotient/transfer
huffman [Sun, 22 Apr 2012 11:05:04 +0200] rev 47660
new example theory for quotient/transfer
Sat, 21 Apr 2012 21:38:08 +0200 update NEWS for transfer/quotient
huffman [Sat, 21 Apr 2012 21:38:08 +0200] rev 47659
update NEWS for transfer/quotient
Sat, 21 Apr 2012 20:52:33 +0200 enable variant of transfer method that proves an implication instead of an equivalence
huffman [Sat, 21 Apr 2012 20:52:33 +0200] rev 47658
enable variant of transfer method that proves an implication instead of an equivalence
Thu, 19 Apr 2012 19:36:24 +0200 moved modules with only vague relation to the code generator to theory HOL rather than theory Code_Generator
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
Sat, 21 Apr 2012 15:26:05 +0200 merged
wenzelm [Sat, 21 Apr 2012 15:26:05 +0200] rev 47656
merged
Sat, 21 Apr 2012 13:54:29 +0200 NEWS for transfer, lifting, and quotient
huffman [Sat, 21 Apr 2012 13:54:29 +0200] rev 47655
NEWS for transfer, lifting, and quotient
Sat, 21 Apr 2012 13:49:31 +0200 new example theory for transfer package
huffman [Sat, 21 Apr 2012 13:49:31 +0200] rev 47654
new example theory for transfer package
Sat, 21 Apr 2012 14:53:04 +0200 some builtin session timing;
wenzelm [Sat, 21 Apr 2012 14:53:04 +0200] rev 47653
some builtin session timing;
Sat, 21 Apr 2012 13:12:27 +0200 move alternative definition lemmas into Lifting.thy;
huffman [Sat, 21 Apr 2012 13:12:27 +0200] rev 47652
move alternative definition lemmas into Lifting.thy; simplify proof of Quotient_compose
Sat, 21 Apr 2012 13:06:22 +0200 tuned proofs
huffman [Sat, 21 Apr 2012 13:06:22 +0200] rev 47651
tuned proofs
Sat, 21 Apr 2012 11:21:23 +0200 add transfer rule for List.set
huffman [Sat, 21 Apr 2012 11:21:23 +0200] rev 47650
add transfer rule for List.set
Sat, 21 Apr 2012 11:04:21 +0200 remove duplicate of lemma id_transfer
huffman [Sat, 21 Apr 2012 11:04:21 +0200] rev 47649
remove duplicate of lemma id_transfer
Sat, 21 Apr 2012 11:02:01 +0200 added covariant relator set_rel, with transfer rules for set operations
huffman [Sat, 21 Apr 2012 11:02:01 +0200] rev 47648
added covariant relator set_rel, with transfer rules for set operations
Sat, 21 Apr 2012 10:59:52 +0200 renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator
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
Sat, 21 Apr 2012 11:15:49 +0200 tried to make SML/NJ happy
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47646
tried to make SML/NJ happy
Sat, 21 Apr 2012 11:15:49 +0200 tuned "max_relevant" defaults for SMT solvers based on Judgment Day
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47645
tuned "max_relevant" defaults for SMT solvers based on Judgment Day
Sat, 21 Apr 2012 11:15:49 +0200 prepend PWD to relative paths
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47644
prepend PWD to relative paths
Sat, 21 Apr 2012 11:15:49 +0200 reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47643
reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
Sat, 21 Apr 2012 11:15:49 +0200 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
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
Sat, 21 Apr 2012 07:33:47 +0200 new transfer package rules and lifting setup for lists
huffman [Sat, 21 Apr 2012 07:33:47 +0200] rev 47641
new transfer package rules and lifting setup for lists
Sat, 21 Apr 2012 06:49:04 +0200 strengthen rule list_all2_induct
huffman [Sat, 21 Apr 2012 06:49:04 +0200] rev 47640
strengthen rule list_all2_induct
Fri, 20 Apr 2012 23:57:29 +0200 more standard Theory_Data setup;
wenzelm [Fri, 20 Apr 2012 23:57:29 +0200] rev 47639
more standard Theory_Data setup; keep meta-comments within the history;
Fri, 20 Apr 2012 23:34:03 +0200 merged
wenzelm [Fri, 20 Apr 2012 23:34:03 +0200] rev 47638
merged
Fri, 20 Apr 2012 22:05:07 +0200 add transfer rule for nat_case
huffman [Fri, 20 Apr 2012 22:05:07 +0200] rev 47637
add transfer rule for nat_case
Fri, 20 Apr 2012 22:54:13 +0200 uniform naming scheme for transfer rules
huffman [Fri, 20 Apr 2012 22:54:13 +0200] rev 47636
uniform naming scheme for transfer rules
Fri, 20 Apr 2012 22:49:40 +0200 rename 'correspondence' method to 'transfer_prover'
huffman [Fri, 20 Apr 2012 22:49:40 +0200] rev 47635
rename 'correspondence' method to 'transfer_prover'
Fri, 20 Apr 2012 18:29:21 +0200 hide the invariant constant for relators: invariant_commute infrastracture
kuncar [Fri, 20 Apr 2012 18:29:21 +0200] rev 47634
hide the invariant constant for relators: invariant_commute infrastracture
Fri, 20 Apr 2012 23:16:46 +0200 improved interleaving of start_execution vs. cancel_execution of the next update;
wenzelm [Fri, 20 Apr 2012 23:16:46 +0200] rev 47633
improved interleaving of start_execution vs. cancel_execution of the next update;
Fri, 20 Apr 2012 23:15:44 +0200 tuned proofs;
wenzelm [Fri, 20 Apr 2012 23:15:44 +0200] rev 47632
tuned proofs;
Fri, 20 Apr 2012 22:48:48 +0200 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: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;
Fri, 20 Apr 2012 22:51:06 +0200 tuned;
wenzelm [Fri, 20 Apr 2012 22:51:06 +0200] rev 47630
tuned;
Fri, 20 Apr 2012 20:29:44 +0200 simplified internal actor protocol;
wenzelm [Fri, 20 Apr 2012 20:29:44 +0200] rev 47629
simplified internal actor protocol;
Fri, 20 Apr 2012 20:21:22 +0200 builtin timing for main operations;
wenzelm [Fri, 20 Apr 2012 20:21:22 +0200] rev 47628
builtin timing for main operations;
Fri, 20 Apr 2012 15:49:45 +0200 add secondary transfer rule for universal quantifiers on non-bi-total relations
huffman [Fri, 20 Apr 2012 15:49:45 +0200] rev 47627
add secondary transfer rule for universal quantifiers on non-bi-total relations
Fri, 20 Apr 2012 15:34:33 +0200 move definition of set_rel into Library/Quotient_Set.thy
huffman [Fri, 20 Apr 2012 15:34:33 +0200] rev 47626
move definition of set_rel into Library/Quotient_Set.thy
Fri, 20 Apr 2012 15:30:13 +0200 add transfer rule for 'id'
huffman [Fri, 20 Apr 2012 15:30:13 +0200] rev 47625
add transfer rule for 'id'
Fri, 20 Apr 2012 14:57:19 +0200 add new transfer rules and setup for lifting package
huffman [Fri, 20 Apr 2012 14:57:19 +0200] rev 47624
add new transfer rules and setup for lifting package
Fri, 20 Apr 2012 10:37:00 +0200 setup_lifting preprocesses forall_transfer rule by unfolding mem_Collect_eq
huffman [Fri, 20 Apr 2012 10:37:00 +0200] rev 47623
setup_lifting preprocesses forall_transfer rule by unfolding mem_Collect_eq
Fri, 20 Apr 2012 11:17:01 +0200 NEWS
hoelzl [Fri, 20 Apr 2012 11:17:01 +0200] rev 47622
NEWS
Fri, 20 Apr 2012 11:14:39 +0200 hide code generation facts in the Float theory, they are only exported for Approximation
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
Fri, 20 Apr 2012 10:47:04 +0200 merged
nipkow [Fri, 20 Apr 2012 10:47:04 +0200] rev 47620
merged
Fri, 20 Apr 2012 10:46:55 +0200 forgot to add file
nipkow [Fri, 20 Apr 2012 10:46:55 +0200] rev 47619
forgot to add file
Fri, 20 Apr 2012 10:18:08 +0200 make correspondence tactic more robust by replacing lhs with schematic variable before applying intro rules
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
Thu, 19 Apr 2012 23:18:47 +0200 merged
wenzelm [Thu, 19 Apr 2012 23:18:47 +0200] rev 47617
merged
Thu, 19 Apr 2012 22:21:15 +0200 NEWS
hoelzl [Thu, 19 Apr 2012 22:21:15 +0200] rev 47616
NEWS
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip