Sun, 22 Apr 2012 21:32:35 +0200 huffman tuned precedence order of transfer rules
Sun, 22 Apr 2012 22:02:52 +0200 wenzelm updated generated files;
Sun, 22 Apr 2012 22:01:45 +0200 wenzelm updated const "relcomp";
Sun, 22 Apr 2012 21:47:32 +0200 wenzelm merged
Sun, 22 Apr 2012 20:16:30 +0200 huffman add transfer rule for set difference
Sun, 22 Apr 2012 21:43:57 +0200 wenzelm support Cygwin cold-start via Isabelle.exe, assuming layout of bundle;
Sun, 22 Apr 2012 19:44:40 +0200 wenzelm merged
Sun, 22 Apr 2012 19:18:26 +0200 huffman merged
Sun, 22 Apr 2012 17:54:47 +0200 huffman adapt to changes in generated transfer rules (cf. 4483c004499a)
Sun, 22 Apr 2012 16:53:24 +0200 huffman fix bug caused by misunderstanding of operator precedences (cf. cb44d09d9d22)
Sun, 22 Apr 2012 19:04:30 +0200 wenzelm more robust handling of PATH vs PATH_JVM -- required for cold start of Cygwin from Windows (e.g. Isabelle.exe);
Sun, 22 Apr 2012 16:33:41 +0200 wenzelm merged
Sun, 22 Apr 2012 14:16:46 +0200 blanchet fixed typos
Sun, 22 Apr 2012 14:16:46 +0200 blanchet tried harder to make SML/NJ happy
Sun, 22 Apr 2012 14:16:46 +0200 blanchet added timeout argument to TPTP tools
Sun, 22 Apr 2012 14:16:46 +0200 blanchet fix bug where "==" was used instead of "HOL.eq"
Sun, 22 Apr 2012 14:16:46 +0200 blanchet more meaningful default value
Sun, 22 Apr 2012 14:16:45 +0200 blanchet handle exception (needed to solve TPTP problem SEU880^5)
Sun, 22 Apr 2012 16:32:26 +0200 wenzelm pretend jedit is up-to-date if this is not a repository -- avoid accidental build attempts after touching files etc.;
Sun, 22 Apr 2012 16:08:10 +0200 wenzelm refer to isabelle.Main application wrapper;
Sun, 22 Apr 2012 15:55:13 +0200 wenzelm display return code like Isabelle.app on Mac OS;
Sun, 22 Apr 2012 15:50:29 +0200 wenzelm default Isabelle application wrapper -- JVM entry point for Isabelle.exe;
Sun, 22 Apr 2012 15:19:46 +0200 wenzelm updated Isabelle.exe specification, assuming layout of bundle;
Sun, 22 Apr 2012 14:30:18 +0200 wenzelm USER_HOME settings variable points to cross-platform user home directory;
Sun, 22 Apr 2012 11:05:04 +0200 huffman new example theory for quotient/transfer
Sat, 21 Apr 2012 21:38:08 +0200 huffman update NEWS for transfer/quotient
Sat, 21 Apr 2012 20:52:33 +0200 huffman enable variant of transfer method that proves an implication instead of an equivalence
Thu, 19 Apr 2012 19:36:24 +0200 haftmann 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 wenzelm merged
Sat, 21 Apr 2012 13:54:29 +0200 huffman NEWS for transfer, lifting, and quotient
Sat, 21 Apr 2012 13:49:31 +0200 huffman new example theory for transfer package
Sat, 21 Apr 2012 14:53:04 +0200 wenzelm some builtin session timing;
Sat, 21 Apr 2012 13:12:27 +0200 huffman move alternative definition lemmas into Lifting.thy;
Sat, 21 Apr 2012 13:06:22 +0200 huffman tuned proofs
Sat, 21 Apr 2012 11:21:23 +0200 huffman add transfer rule for List.set
Sat, 21 Apr 2012 11:04:21 +0200 huffman remove duplicate of lemma id_transfer
Sat, 21 Apr 2012 11:02:01 +0200 huffman added covariant relator set_rel, with transfer rules for set operations
Sat, 21 Apr 2012 10:59:52 +0200 huffman renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator
Sat, 21 Apr 2012 11:15:49 +0200 blanchet tried to make SML/NJ happy
Sat, 21 Apr 2012 11:15:49 +0200 blanchet tuned "max_relevant" defaults for SMT solvers based on Judgment Day
Sat, 21 Apr 2012 11:15:49 +0200 blanchet prepend PWD to relative paths
Sat, 21 Apr 2012 11:15:49 +0200 blanchet reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
Sat, 21 Apr 2012 11:15:49 +0200 blanchet 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 huffman new transfer package rules and lifting setup for lists
Sat, 21 Apr 2012 06:49:04 +0200 huffman strengthen rule list_all2_induct
Fri, 20 Apr 2012 23:57:29 +0200 wenzelm more standard Theory_Data setup;
Fri, 20 Apr 2012 23:34:03 +0200 wenzelm merged
Fri, 20 Apr 2012 22:05:07 +0200 huffman add transfer rule for nat_case
Fri, 20 Apr 2012 22:54:13 +0200 huffman uniform naming scheme for transfer rules
Fri, 20 Apr 2012 22:49:40 +0200 huffman rename 'correspondence' method to 'transfer_prover'
Fri, 20 Apr 2012 18:29:21 +0200 kuncar hide the invariant constant for relators: invariant_commute infrastracture
Fri, 20 Apr 2012 23:16:46 +0200 wenzelm improved interleaving of start_execution vs. cancel_execution of the next update;
Fri, 20 Apr 2012 23:15:44 +0200 wenzelm tuned proofs;
Fri, 20 Apr 2012 22:48:48 +0200 wenzelm 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 wenzelm tuned;
Fri, 20 Apr 2012 20:29:44 +0200 wenzelm simplified internal actor protocol;
Fri, 20 Apr 2012 20:21:22 +0200 wenzelm builtin timing for main operations;
Fri, 20 Apr 2012 15:49:45 +0200 huffman add secondary transfer rule for universal quantifiers on non-bi-total relations
Fri, 20 Apr 2012 15:34:33 +0200 huffman move definition of set_rel into Library/Quotient_Set.thy
Fri, 20 Apr 2012 15:30:13 +0200 huffman add transfer rule for 'id'
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip