Tue, 03 May 2011 21:07:24 +0200 updated generated files;
wenzelm [Tue, 03 May 2011 21:07:24 +0200] rev 42662
updated generated files;
Tue, 03 May 2011 20:59:24 +0200 proper treatment of empty name -- avoid excessive vertical space;
wenzelm [Tue, 03 May 2011 20:59:24 +0200] rev 42661
proper treatment of empty name -- avoid excessive vertical space;
Tue, 03 May 2011 20:58:42 +0200 final \makeatother -- catcodes appear to be global;
wenzelm [Tue, 03 May 2011 20:58:42 +0200] rev 42660
final \makeatother -- catcodes appear to be global;
Tue, 03 May 2011 18:47:22 +0200 fixed long name truncation logic
blanchet [Tue, 03 May 2011 18:47:22 +0200] rev 42659
fixed long name truncation logic
Tue, 03 May 2011 18:04:05 +0200 some documentation of @{rail} antiquotation;
wenzelm [Tue, 03 May 2011 18:04:05 +0200] rev 42658
some documentation of @{rail} antiquotation;
Tue, 03 May 2011 17:31:16 +0200 more precise source position for @{rail};
wenzelm [Tue, 03 May 2011 17:31:16 +0200] rev 42657
more precise source position for @{rail};
Tue, 03 May 2011 16:54:26 +0200 sane paragraph layout;
wenzelm [Tue, 03 May 2011 16:54:26 +0200] rev 42656
sane paragraph layout;
Tue, 03 May 2011 16:00:29 +0200 updated configuration options -- no ML here;
wenzelm [Tue, 03 May 2011 16:00:29 +0200] rev 42655
updated configuration options -- no ML here;
Tue, 03 May 2011 15:37:17 +0200 tag ML as in IsarImplementation;
wenzelm [Tue, 03 May 2011 15:37:17 +0200] rev 42654
tag ML as in IsarImplementation;
Tue, 03 May 2011 15:35:07 +0200 treat underscore as in IsarRef;
wenzelm [Tue, 03 May 2011 15:35:07 +0200] rev 42653
treat underscore as in IsarRef;
Tue, 03 May 2011 15:29:49 +0200 reactivated codegen example based on Lambda.thy;
wenzelm [Tue, 03 May 2011 15:29:49 +0200] rev 42652
reactivated codegen example based on Lambda.thy;
Tue, 03 May 2011 15:07:36 +0200 formal Base theory;
wenzelm [Tue, 03 May 2011 15:07:36 +0200] rev 42651
formal Base theory;
Tue, 03 May 2011 14:23:40 +0200 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"
blanchet [Tue, 03 May 2011 14:23:40 +0200] rev 42650
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 whitespace tuning
blanchet [Tue, 03 May 2011 08:52:32 +0200] rev 42649
whitespace tuning
Tue, 03 May 2011 08:52:16 +0200 make SML/NJ happiest
blanchet [Tue, 03 May 2011 08:52:16 +0200] rev 42648
make SML/NJ happiest
Tue, 03 May 2011 01:04:03 +0200 no need to generate fact numbers for polymorphic type systems -- this confuses the TPTP exporter
blanchet [Tue, 03 May 2011 01:04:03 +0200] rev 42647
no need to generate fact numbers for polymorphic type systems -- this confuses the TPTP exporter
Tue, 03 May 2011 00:10:22 +0200 replaced some Unsynchronized.refs with Config.Ts
blanchet [Tue, 03 May 2011 00:10:22 +0200] rev 42646
replaced some Unsynchronized.refs with Config.Ts
Mon, 02 May 2011 23:01:22 +0200 do not declare TPTP built-ins, e.g. $true
blanchet [Mon, 02 May 2011 23:01:22 +0200] rev 42645
do not declare TPTP built-ins, e.g. $true
Mon, 02 May 2011 22:52:15 +0200 SNARK workaround
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42644
SNARK workaround
Mon, 02 May 2011 22:52:15 +0200 better default type systems for SNARK and ToFoF
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42643
better default type systems for SNARK and ToFoF
Mon, 02 May 2011 22:52:15 +0200 tuning
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42642
tuning
Mon, 02 May 2011 22:52:15 +0200 recognize simplification rules even if they look a bit different from the theorems in the theories (meta equality, variable numbers)
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42641
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 generate tags for simps, intros, and elims in TPTP poblems on demand
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42640
generate tags for simps, intros, and elims in TPTP poblems on demand
Mon, 02 May 2011 22:52:15 +0200 proper default for TPTP source filed
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42639
proper default for TPTP source filed
Mon, 02 May 2011 22:52:15 +0200 have each ATP filter out dangerous facts for themselves, based on their type system
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42638
have each ATP filter out dangerous facts for themselves, based on their type system
Mon, 02 May 2011 22:31:46 +0200 eliminated old CVS Ids;
wenzelm [Mon, 02 May 2011 22:31:46 +0200] rev 42637
eliminated old CVS Ids;
Mon, 02 May 2011 22:19:28 +0200 no use of package rail;
wenzelm [Mon, 02 May 2011 22:19:28 +0200] rev 42636
no use of package rail;
Mon, 02 May 2011 22:06:49 +0200 obsolete;
wenzelm [Mon, 02 May 2011 22:06:49 +0200] rev 42635
obsolete;
Mon, 02 May 2011 22:05:47 +0200 removed rail garbage;
wenzelm [Mon, 02 May 2011 22:05:47 +0200] rev 42634
removed rail garbage;
Mon, 02 May 2011 22:03:18 +0200 NEWS;
wenzelm [Mon, 02 May 2011 22:03:18 +0200] rev 42633
NEWS;
Mon, 02 May 2011 22:00:38 +0200 just one railsetup.sty which is shipped with the official distribution to accompany @{rail} in Pure;
wenzelm [Mon, 02 May 2011 22:00:38 +0200] rev 42632
just one railsetup.sty which is shipped with the official distribution to accompany @{rail} in Pure;
Mon, 02 May 2011 21:59:47 +0200 proper treatment of underscore in rail diagrams;
wenzelm [Mon, 02 May 2011 21:59:47 +0200] rev 42631
proper treatment of underscore in rail diagrams;
Mon, 02 May 2011 21:46:54 +0200 simplified rail setup, using plain defaults (NB: \small is incompatible with \isabellestyle used here);
wenzelm [Mon, 02 May 2011 21:46:54 +0200] rev 42630
simplified rail setup, using plain defaults (NB: \small is incompatible with \isabellestyle used here);
Mon, 02 May 2011 21:42:36 +0200 eliminated external rail executable;
wenzelm [Mon, 02 May 2011 21:42:36 +0200] rev 42629
eliminated external rail executable;
Mon, 02 May 2011 21:41:39 +0200 removed obsolete rail diagrams (which were about old-style theory syntax);
wenzelm [Mon, 02 May 2011 21:41:39 +0200] rev 42628
removed obsolete rail diagrams (which were about old-style theory syntax);
Mon, 02 May 2011 21:33:21 +0200 moved material about old codegen to isar-ref manual;
wenzelm [Mon, 02 May 2011 21:33:21 +0200] rev 42627
moved material about old codegen to isar-ref manual; eliminated old rail diagram;
Mon, 02 May 2011 20:34:34 +0200 eliminated some duplicate "def" positions;
wenzelm [Mon, 02 May 2011 20:34:34 +0200] rev 42626
eliminated some duplicate "def" positions;
Mon, 02 May 2011 20:14:19 +0200 'axiomatization' is global;
wenzelm [Mon, 02 May 2011 20:14:19 +0200] rev 42625
'axiomatization' is global;
Mon, 02 May 2011 19:55:24 +0200 discontinued old version of old HOL manual;
wenzelm [Mon, 02 May 2011 19:55:24 +0200] rev 42624
discontinued old version of old HOL manual;
Mon, 02 May 2011 17:43:42 +0200 merged
wenzelm [Mon, 02 May 2011 17:43:42 +0200] rev 42623
merged
Mon, 02 May 2011 17:43:06 +0200 removed obsolete rail setup;
wenzelm [Mon, 02 May 2011 17:43:06 +0200] rev 42622
removed obsolete rail setup;
Mon, 02 May 2011 17:28:45 +0200 uniform content markup;
wenzelm [Mon, 02 May 2011 17:28:45 +0200] rev 42621
uniform content markup;
Mon, 02 May 2011 17:28:09 +0200 eliminated obsolete rail macros;
wenzelm [Mon, 02 May 2011 17:28:09 +0200] rev 42620
eliminated obsolete rail macros;
Mon, 02 May 2011 17:12:11 +0200 removed obsolete rail diagram (which was about old-style theory syntax);
wenzelm [Mon, 02 May 2011 17:12:11 +0200] rev 42619
removed obsolete rail diagram (which was about old-style theory syntax);
Mon, 02 May 2011 17:07:46 +0200 eliminated separate rail/latex phase;
wenzelm [Mon, 02 May 2011 17:07:46 +0200] rev 42618
eliminated separate rail/latex phase;
Mon, 02 May 2011 17:06:40 +0200 more precise rail diagrams;
wenzelm [Mon, 02 May 2011 17:06:40 +0200] rev 42617
more precise rail diagrams; misc tuning;
Mon, 02 May 2011 16:33:21 +0200 added Attrib.setup_config_XXX conveniences, with implicit setup of the background theory;
wenzelm [Mon, 02 May 2011 16:33:21 +0200] rev 42616
added Attrib.setup_config_XXX conveniences, with implicit setup of the background theory; proper name bindings;
Mon, 02 May 2011 15:13:10 +0200 make SML/NJ happier
blanchet [Mon, 02 May 2011 15:13:10 +0200] rev 42615
make SML/NJ happier
Mon, 02 May 2011 15:01:36 +0200 make "debug" more verbose and "verbose" less verbose
blanchet [Mon, 02 May 2011 15:01:36 +0200] rev 42614
make "debug" more verbose and "verbose" less verbose
Mon, 02 May 2011 14:40:57 +0200 use strings to encode type systems in ATP module, to reduce the amount of out-of-place information and also to make it easier to print the type system used
blanchet [Mon, 02 May 2011 14:40:57 +0200] rev 42613
use strings to encode type systems in ATP module, to reduce the amount of out-of-place information and also to make it easier to print the type system used
Mon, 02 May 2011 14:28:28 +0200 cosmetics
blanchet [Mon, 02 May 2011 14:28:28 +0200] rev 42612
cosmetics
Mon, 02 May 2011 14:22:34 +0200 supply type-system defaults for major ATPs
blanchet [Mon, 02 May 2011 14:22:34 +0200] rev 42611
supply type-system defaults for major ATPs
Mon, 02 May 2011 14:21:57 +0200 make sure that "file" annotations are read correctly in SInE-E and E proofs
blanchet [Mon, 02 May 2011 14:21:57 +0200] rev 42610
make sure that "file" annotations are read correctly in SInE-E and E proofs
Mon, 02 May 2011 14:10:09 +0200 fixed random number invocation
blanchet [Mon, 02 May 2011 14:10:09 +0200] rev 42609
fixed random number invocation
Mon, 02 May 2011 13:52:15 +0200 make sure E type information constants are given a weight, even if they don't appear anywhere else
blanchet [Mon, 02 May 2011 13:52:15 +0200] rev 42608
make sure E type information constants are given a weight, even if they don't appear anywhere else
Mon, 02 May 2011 13:29:47 +0200 fix ROOT.ML and handle "readable_names" reference slightly more cleanly
blanchet [Mon, 02 May 2011 13:29:47 +0200] rev 42607
fix ROOT.ML and handle "readable_names" reference slightly more cleanly
Mon, 02 May 2011 12:09:33 +0200 show sorts not just types in Isar proofs + tuning
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42606
show sorts not just types in Isar proofs + tuning
Mon, 02 May 2011 12:09:33 +0200 Vampire sometimes generates formulas with ~ (not) followed by a quantified subformula, without parentheses -- parse these correctly
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42605
Vampire sometimes generates formulas with ~ (not) followed by a quantified subformula, without parentheses -- parse these correctly
Mon, 02 May 2011 12:09:33 +0200 tuning
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42604
tuning
Mon, 02 May 2011 12:09:33 +0200 make SML/NJ happy
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42603
make SML/NJ happy
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip