Thu, 12 May 2011 16:28:46 +0200 wenzelm minor adaption for scala-2.9.0.final;
Thu, 12 May 2011 16:23:13 +0200 wenzelm proper configuration options Proof_Context.debug and Proof_Context.verbose;
Thu, 12 May 2011 16:00:48 +0200 wenzelm pretend that all versions of BSD are Linux, which might actually work due to binary compatibilty mode of these obsolete platforms;
Thu, 12 May 2011 11:03:48 +0200 haftmann more uniform naming of lemma
Mon, 09 May 2011 16:11:20 +0200 noschinl add a lemma about commutative append to List.thy
Mon, 09 May 2011 12:26:25 +0200 noschinl removed assumption from lemma List.take_add
Fri, 06 May 2011 20:25:41 +0200 wenzelm no need for underscore.sty -- latex.ltx provides \textunderscore and \_ already;
Fri, 06 May 2011 17:52:08 +0200 wenzelm removed \underscoreon which is from Larry's iman.sty, not underscore.sty;
Fri, 06 May 2011 13:35:00 +0200 blanchet further improved type system setup based on Judgment Days
Fri, 06 May 2011 13:34:59 +0200 blanchet allow each prover to specify its own formula kind for symbols occurring in the conjecture
Fri, 06 May 2011 13:34:59 +0200 blanchet better type system setup, based on Judgment Day
Fri, 06 May 2011 11:57:21 +0200 bulwahn improving merge of code specifications by removing code equations of constructors after merging two theories
Thu, 05 May 2011 23:54:06 +0200 wenzelm tuned;
Thu, 05 May 2011 23:23:02 +0200 wenzelm tuned some syntax names;
Thu, 05 May 2011 23:15:11 +0200 wenzelm tuned rail diagrams and layout;
Thu, 05 May 2011 15:01:32 +0200 wenzelm merged;
Thu, 05 May 2011 14:18:58 +0200 blanchet tuning
Thu, 05 May 2011 14:04:40 +0200 blanchet reintroduce unsoundnesses taken out in 4d29b4785f43 and 3c2baf9b3c61 but only for unsound type systems
Thu, 05 May 2011 12:40:48 +0200 blanchet added FIXME
Thu, 05 May 2011 12:40:48 +0200 blanchet no lies in debug output (e.g. "slice 2 of 1")
Thu, 05 May 2011 12:40:48 +0200 blanchet help SOS by ensuring that typing information is marked as part of the conjecture + be more precise w.r.t. typedefs in monotonicity check
Thu, 05 May 2011 12:40:48 +0200 blanchet query typedefs as well for monotonicity
Thu, 05 May 2011 10:47:33 +0200 bulwahn adding examples for invoking quickcheck with records
Thu, 05 May 2011 10:47:31 +0200 bulwahn adding creation of exhaustive generators for records; simplifying dependencies in Main theory
Thu, 05 May 2011 10:24:12 +0200 blanchet hopefully this will help the SML/NJ type inference
Thu, 05 May 2011 10:16:14 +0200 blanchet reverted 6efda6167e5d because unsound -- Vampire found a counterexample
Thu, 05 May 2011 09:43:39 +0200 blanchet improve suggested type system list based on evaluation
Thu, 05 May 2011 08:03:28 +0200 blanchet I have an intuition that it's sound to omit the first type arg of an hAPP -- and this reduces the size of monomorphized problems quite a bit
Thu, 05 May 2011 02:27:02 +0200 blanchet removed unsound hAPP optimization
Thu, 05 May 2011 00:51:56 +0200 blanchet versions of ! and ? for the ASCII-challenged Mirabelle
Thu, 05 May 2011 00:22:37 +0200 blanchet smoother handling of ! and ? in type system names
Wed, 04 May 2011 23:26:20 +0200 blanchet tuning
Wed, 04 May 2011 23:21:11 +0200 blanchet compile + added monotonicity tests
Wed, 04 May 2011 23:18:28 +0200 blanchet documentation tuning
Wed, 04 May 2011 22:56:33 +0200 blanchet renamed "many_typed" to "simple" (as in simple types)
Wed, 04 May 2011 22:54:10 +0200 blanchet update type system documentation
Wed, 04 May 2011 22:47:13 +0200 blanchet added type homogenization, whereby all (isomorphic) infinite types are mapped to the same type (to reduce the number of different predicates/TFF-types)
Wed, 04 May 2011 19:47:41 +0200 blanchet document monotonic type systems
Wed, 04 May 2011 19:35:48 +0200 blanchet exploit inferred monotonicity
Wed, 04 May 2011 18:48:25 +0200 blanchet [mq]: nitpick_tuning
Wed, 04 May 2011 18:43:42 +0200 blanchet fixed cardinality computation for function types such as "'a -> unit"
Wed, 04 May 2011 15:35:05 +0200 blanchet monotonic type inference in ATP Sledgehammer problems -- based on Claessen & al.'s CADE 2011 paper, Sect. 2.3.
Wed, 04 May 2011 15:37:39 +0200 wenzelm proper case_names for int_cases, int_of_nat_induct;
Wed, 04 May 2011 11:49:46 +0200 blanchet added type annotation for SML/NJ
Wed, 04 May 2011 10:12:44 +0200 blanchet eta-expansion for SML/NJ
Tue, 03 May 2011 23:01:25 +0200 wenzelm removed odd historical material;
Tue, 03 May 2011 22:28:19 +0200 wenzelm merged
Tue, 03 May 2011 21:46:49 +0200 blanchet fixed per-ATP dangerous axiom detection -- embarrassing bugs introduced in change a7a30721767a
Tue, 03 May 2011 21:46:05 +0200 blanchet cosmetics
Tue, 03 May 2011 22:27:32 +0200 wenzelm more conventional naming scheme: names_long, names_short, names_unique;
Tue, 03 May 2011 22:26:16 +0200 wenzelm railsetup required for IsarRef/style;
Tue, 03 May 2011 21:55:19 +0200 wenzelm fit page;
Tue, 03 May 2011 21:44:05 +0200 wenzelm use existing \<hyphen>;
Tue, 03 May 2011 21:40:14 +0200 wenzelm more precise syntax diagram;
Tue, 03 May 2011 21:29:25 +0200 wenzelm simplified rail configuration;
Tue, 03 May 2011 21:18:43 +0200 wenzelm provide \isabellestyle{itunderscore} (requires underscore.sty);
Tue, 03 May 2011 21:07:24 +0200 wenzelm updated generated files;
Tue, 03 May 2011 20:59:24 +0200 wenzelm proper treatment of empty name -- avoid excessive vertical space;
Tue, 03 May 2011 20:58:42 +0200 wenzelm final \makeatother -- catcodes appear to be global;
Tue, 03 May 2011 18:47:22 +0200 blanchet fixed long name truncation logic
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip