Fri, 16 Apr 2010 10:15:00 +0200 wenzelm isatest: improved treatment of local files on atbroy102;
Thu, 15 Apr 2010 18:21:05 -0700 huffman add rule deflation_ID to proof script for take + constructor rules
Thu, 15 Apr 2010 21:24:00 +0200 wenzelm more robust record syntax: use Type.raw_match to ignore sort constraints as in regular abbreviations (also note that constraints only affect operations, not types);
Thu, 15 Apr 2010 20:56:04 +0200 wenzelm HOL record: explicitly allow sort constraints;
Thu, 15 Apr 2010 20:37:27 +0200 wenzelm misc tuning and simplification;
Thu, 15 Apr 2010 20:31:21 +0200 wenzelm explicit ProofContext.check_tfree;
Thu, 15 Apr 2010 18:13:25 +0200 wenzelm merged
Thu, 15 Apr 2010 16:55:12 +0200 Cezary Kaliszyk Respectfullness and preservation of list_rel
Thu, 15 Apr 2010 18:09:22 +0200 wenzelm replaced slightly odd Typedecl.predeclare_constraints by plain declaration of type arguments -- also avoid "recursive" declaration of type constructor, which can cause problems with sequential definitions B.foo = A.foo;
Thu, 15 Apr 2010 18:00:21 +0200 wenzelm get_sort: suppress dummyS from input;
Thu, 15 Apr 2010 16:58:12 +0200 wenzelm modernized treatment of sort constraints in specification;
Thu, 15 Apr 2010 16:55:49 +0200 wenzelm typecopy: observe given sort constraints more precisely;
Thu, 15 Apr 2010 15:39:50 +0200 wenzelm inline old Record.read_typ/cert_typ;
Thu, 15 Apr 2010 15:38:58 +0200 wenzelm spelling;
Thu, 15 Apr 2010 12:27:14 +0200 haftmann theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
Wed, 14 Apr 2010 22:18:10 +0200 wenzelm tuned whitespace;
Wed, 14 Apr 2010 22:13:28 +0200 wenzelm merged
Wed, 14 Apr 2010 21:22:48 +0200 blanchet merged
Wed, 14 Apr 2010 21:22:13 +0200 blanchet added "overlord" option (to get easy access to output files for debugging) + systematically use "raw_goal" rather than an inconsistent mixture
Wed, 14 Apr 2010 18:23:51 +0200 blanchet make Sledgehammer "minimize" output less confusing + round up (not down) time limits to nearest second
Wed, 14 Apr 2010 17:10:16 +0200 blanchet make Sledgehammer's "timeout" option work for "minimize"
Wed, 14 Apr 2010 16:50:25 +0200 blanchet fixed handling of "sledgehammer_params" that get a default value from Isabelle menu;
Wed, 14 Apr 2010 19:46:36 +0200 hoelzl Spelling error: theroems -> theorems
Wed, 14 Apr 2010 17:50:22 +0200 krauss advertise [rename_abs] attribute in LaTeXsugar -- wish I had known about this earier.
Wed, 14 Apr 2010 16:15:19 +0200 krauss record package: corrected sort handling in type translations to avoid crashes when default sort is changed.
Wed, 14 Apr 2010 22:08:47 +0200 wenzelm more precise treatment of UNC server prefix, e.g. //foo;
Wed, 14 Apr 2010 22:07:01 +0200 wenzelm support named_root, which approximates UNC server prefix (for Cygwin);
Wed, 14 Apr 2010 11:24:31 +0200 wenzelm updated Thm.add_axiom/add_def;
Wed, 14 Apr 2010 11:11:23 +0200 wenzelm adapted PUBLISH_TEST for atbroy102, which only mounts /home/isatest;
Tue, 13 Apr 2010 11:04:27 -0700 huffman bring HOLCF/ex/Domain_Proofs.thy up to date
Tue, 13 Apr 2010 15:30:15 +0200 blanchet adapt Refute example to reflect latest soundness fix to Refute
Tue, 13 Apr 2010 15:16:54 +0200 blanchet commented out unsound "lfp"/"gfp" handling + fixed set output syntax;
Tue, 13 Apr 2010 14:08:58 +0200 blanchet merged
Tue, 13 Apr 2010 13:26:06 +0200 blanchet make Nitpick output everything to tracing in debug mode;
Tue, 13 Apr 2010 13:24:03 +0200 blanchet fix bug in Nitpick's handling of "<" (exposed by "GCD.setprod_coprime_int")
Tue, 13 Apr 2010 11:43:11 +0200 blanchet cosmetics
Tue, 13 Apr 2010 11:54:05 +0200 Cezary Kaliszyk merge
Tue, 13 Apr 2010 11:40:55 +0200 Cezary Kaliszyk merge
Tue, 13 Apr 2010 11:40:03 +0200 Cezary Kaliszyk add If respectfullness and preservation to Quotient package database
Tue, 13 Apr 2010 11:30:12 +0200 haftmann more accurate pattern match
Tue, 13 Apr 2010 11:13:52 +0200 haftmann dropped dead code
Mon, 12 Apr 2010 19:29:16 -0700 huffman update domain package examples
Mon, 12 Apr 2010 16:21:27 -0700 huffman remove dead code
Mon, 12 Apr 2010 16:04:32 -0700 huffman share more code between definitional and axiomatic domain packages
Mon, 12 Apr 2010 15:05:42 -0700 huffman for axiomatic domain package, declare types and arities in domain_axioms.ML instead of domain_extender.ML
Mon, 12 Apr 2010 13:19:28 +0200 Cezary Kaliszyk Changed the type of Quot_True, so that it is an HOL constant.
Sun, 11 Apr 2010 17:46:42 +0200 haftmann removed rather toyish tree
Sun, 11 Apr 2010 17:40:43 +0200 haftmann updated keywords
Sun, 11 Apr 2010 16:51:36 +0200 haftmann merged
Sun, 11 Apr 2010 16:51:07 +0200 haftmann user interface for abstract datatypes is an attribute, not a command
Sun, 11 Apr 2010 16:51:06 +0200 haftmann implementation of mappings by rbts
Sun, 11 Apr 2010 16:51:06 +0200 haftmann lemma is_empty_empty
Sun, 11 Apr 2010 16:51:05 +0200 haftmann constructor Mapping replaces AList
Sun, 11 Apr 2010 15:42:05 +0200 wenzelm stay within Local_Defs layer;
Sun, 11 Apr 2010 15:22:15 +0200 wenzelm expose foundational typedef axiom name;
Sun, 11 Apr 2010 14:30:34 +0200 wenzelm Thm.add_axiom/add_def: return internal name of foundational axiom;
Sun, 11 Apr 2010 14:06:35 +0200 wenzelm modernized datatype constructors;
Sun, 11 Apr 2010 14:04:10 +0200 wenzelm of_sort_derivation: weaken bypasses derivation for identical sort -- accomodate proof terms by krauss/schropp, for example;
Sun, 11 Apr 2010 13:13:23 +0200 wenzelm tuned;
Sun, 11 Apr 2010 13:08:14 +0200 wenzelm of_sort_derivation: pass-through full type information -- following the version by krauss/schropp;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip