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
Tue, 03 May 2011 18:04:05 +0200 wenzelm some documentation of @{rail} antiquotation;
Tue, 03 May 2011 17:31:16 +0200 wenzelm more precise source position for @{rail};
Tue, 03 May 2011 16:54:26 +0200 wenzelm sane paragraph layout;
Tue, 03 May 2011 16:00:29 +0200 wenzelm updated configuration options -- no ML here;
Tue, 03 May 2011 15:37:17 +0200 wenzelm tag ML as in IsarImplementation;
Tue, 03 May 2011 15:35:07 +0200 wenzelm treat underscore as in IsarRef;
Tue, 03 May 2011 15:29:49 +0200 wenzelm reactivated codegen example based on Lambda.thy;
Tue, 03 May 2011 15:07:36 +0200 wenzelm formal Base theory;
Tue, 03 May 2011 14:23:40 +0200 blanchet reintroduce this idea of running "metisFT" after a failed "metis" -- I took it out in e85ce10cef1a because I couldn't think of a reasonable use case, but now that ATPs use sound encodings and include dangerous facts (e.g. True_or_False) it makes more sense than ever to run "metisFT" after "metis"
Tue, 03 May 2011 08:52:32 +0200 blanchet whitespace tuning
Tue, 03 May 2011 08:52:16 +0200 blanchet make SML/NJ happiest
Tue, 03 May 2011 01:04:03 +0200 blanchet no need to generate fact numbers for polymorphic type systems -- this confuses the TPTP exporter
Tue, 03 May 2011 00:10:22 +0200 blanchet replaced some Unsynchronized.refs with Config.Ts
Mon, 02 May 2011 23:01:22 +0200 blanchet do not declare TPTP built-ins, e.g. $true
Mon, 02 May 2011 22:52:15 +0200 blanchet SNARK workaround
Mon, 02 May 2011 22:52:15 +0200 blanchet better default type systems for SNARK and ToFoF
Mon, 02 May 2011 22:52:15 +0200 blanchet tuning
Mon, 02 May 2011 22:52:15 +0200 blanchet recognize simplification rules even if they look a bit different from the theorems in the theories (meta equality, variable numbers)
Mon, 02 May 2011 22:52:15 +0200 blanchet generate tags for simps, intros, and elims in TPTP poblems on demand
Mon, 02 May 2011 22:52:15 +0200 blanchet proper default for TPTP source filed
Mon, 02 May 2011 22:52:15 +0200 blanchet have each ATP filter out dangerous facts for themselves, based on their type system
Mon, 02 May 2011 22:31:46 +0200 wenzelm eliminated old CVS Ids;
Mon, 02 May 2011 22:19:28 +0200 wenzelm no use of package rail;
Mon, 02 May 2011 22:06:49 +0200 wenzelm obsolete;
Mon, 02 May 2011 22:05:47 +0200 wenzelm removed rail garbage;
Mon, 02 May 2011 22:03:18 +0200 wenzelm NEWS;
Mon, 02 May 2011 22:00:38 +0200 wenzelm just one railsetup.sty which is shipped with the official distribution to accompany @{rail} in Pure;
Mon, 02 May 2011 21:59:47 +0200 wenzelm proper treatment of underscore in rail diagrams;
Mon, 02 May 2011 21:46:54 +0200 wenzelm simplified rail setup, using plain defaults (NB: \small is incompatible with \isabellestyle used here);
Mon, 02 May 2011 21:42:36 +0200 wenzelm eliminated external rail executable;
Mon, 02 May 2011 21:41:39 +0200 wenzelm removed obsolete rail diagrams (which were about old-style theory syntax);
Mon, 02 May 2011 21:33:21 +0200 wenzelm moved material about old codegen to isar-ref manual;
Mon, 02 May 2011 20:34:34 +0200 wenzelm eliminated some duplicate "def" positions;
Mon, 02 May 2011 20:14:19 +0200 wenzelm 'axiomatization' is global;
Mon, 02 May 2011 19:55:24 +0200 wenzelm discontinued old version of old HOL manual;
Mon, 02 May 2011 17:43:42 +0200 wenzelm merged
Mon, 02 May 2011 17:43:06 +0200 wenzelm removed obsolete rail setup;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip