Sat, 06 Oct 2007 17:46:49 +0200 wenzelm added keyword_decl, command_decl;
Sat, 06 Oct 2007 16:50:09 +0200 wenzelm added class_expr;
Sat, 06 Oct 2007 16:50:08 +0200 wenzelm simplified interfaces for outer syntax;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Sat, 06 Oct 2007 16:41:22 +0200 wenzelm updated;
Fri, 05 Oct 2007 23:04:17 +0200 wenzelm (co)induct: polymorhic taking'';
Fri, 05 Oct 2007 23:04:16 +0200 wenzelm added burrow_options;
Fri, 05 Oct 2007 23:04:14 +0200 wenzelm tuned proofs (via polymorphic taking'');
Fri, 05 Oct 2007 22:00:17 +0200 wenzelm export get_consumes;
Fri, 05 Oct 2007 22:00:15 +0200 wenzelm tuned Induct interface: prefer pred'' over set'';
Fri, 05 Oct 2007 22:00:13 +0200 wenzelm coinduct: instantiation refers to suffix of main prop (major premise or conclusion);
Fri, 05 Oct 2007 22:00:11 +0200 wenzelm tuned induct etc.;
Fri, 05 Oct 2007 20:10:35 +0200 wenzelm execute/system: non-critical;
Fri, 05 Oct 2007 20:10:33 +0200 wenzelm subtract: minor performance tuning;
Fri, 05 Oct 2007 11:16:30 +0200 wenzelm cover only .gz files;
Fri, 05 Oct 2007 09:59:21 +0200 paulson metis method: used theorems
Fri, 05 Oct 2007 09:59:03 +0200 paulson filtering out some package theorems
Fri, 05 Oct 2007 08:38:09 +0200 nipkow added lemmas
Thu, 04 Oct 2007 21:11:06 +0200 wenzelm single-threaded profiling;
Thu, 04 Oct 2007 21:10:41 +0200 wenzelm tuned;
Thu, 04 Oct 2007 20:29:42 +0200 wenzelm Name.uu, Name.aT;
Thu, 04 Oct 2007 20:29:33 +0200 wenzelm added uu, aT;
Thu, 04 Oct 2007 20:29:24 +0200 wenzelm replaced literal 'a by Name.aT;
Thu, 04 Oct 2007 20:29:13 +0200 wenzelm replaced AxClass.param_tyvarname by Name.aT;
Thu, 04 Oct 2007 19:54:47 +0200 haftmann added nth_drop
Thu, 04 Oct 2007 19:54:46 +0200 haftmann tuned datatype_codegen setup
Thu, 04 Oct 2007 19:54:44 +0200 haftmann certificates for code generator case expressions
Thu, 04 Oct 2007 19:46:09 +0200 haftmann added illustrative diagnostics
Thu, 04 Oct 2007 19:42:03 +0200 haftmann clarified declarations in class ord
Thu, 04 Oct 2007 19:41:55 +0200 haftmann concept for exceptions
Thu, 04 Oct 2007 19:41:54 +0200 haftmann clarified name suffix
Thu, 04 Oct 2007 19:41:53 +0200 haftmann step towards proper purge operation
Thu, 04 Oct 2007 19:41:52 +0200 haftmann put declarations first
Thu, 04 Oct 2007 19:41:51 +0200 haftmann clarified terminology
Thu, 04 Oct 2007 19:41:50 +0200 haftmann intermediate cleanup
Thu, 04 Oct 2007 19:41:49 +0200 haftmann clarified relationship of code generator conversions and evaluations
Thu, 04 Oct 2007 16:59:30 +0200 wenzelm abs_conv/forall_conv: proper context (avoid gensym);
Thu, 04 Oct 2007 16:59:29 +0200 wenzelm load variable.ML before conv.ML;
Thu, 04 Oct 2007 16:59:28 +0200 wenzelm Conv.forall_conv: proper context;
Thu, 04 Oct 2007 16:21:31 +0200 wenzelm cover AFP logs as well, using "afp" pseudo-platform;
Thu, 04 Oct 2007 14:42:47 +0200 wenzelm moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
Thu, 04 Oct 2007 14:42:11 +0200 wenzelm avoid gensym;
Thu, 04 Oct 2007 13:26:34 +0200 wenzelm updated Sign.add_abbrev;
Thu, 04 Oct 2007 12:32:58 +0200 paulson combinator translation
Wed, 03 Oct 2007 22:33:17 +0200 wenzelm avoid unnamed infixes;
Wed, 03 Oct 2007 21:29:05 +0200 wenzelm avoid unnamed infixes;
Wed, 03 Oct 2007 19:49:33 +0200 wenzelm avoid unnamed infixes;
Wed, 03 Oct 2007 19:36:05 +0200 wenzelm modernized specifications;
Wed, 03 Oct 2007 00:03:01 +0200 wenzelm mark inductive results as internal;
Wed, 03 Oct 2007 00:03:00 +0200 wenzelm skolem_cache: ignore internal theorems -- major speedup;
Wed, 03 Oct 2007 00:02:58 +0200 wenzelm major speedup by avoiding metis;
Wed, 03 Oct 2007 00:02:56 +0200 wenzelm modernized definitions;
Tue, 02 Oct 2007 22:23:31 +0200 wenzelm added add_defs_new, which strips sorts for axioms (presently inactive);
Tue, 02 Oct 2007 22:23:30 +0200 wenzelm removed unused add_defss;
Tue, 02 Oct 2007 22:23:28 +0200 wenzelm tuned internal inductive interface;
Tue, 02 Oct 2007 22:23:26 +0200 wenzelm tuned internal interfaces: flags record, added kind for results;
Tue, 02 Oct 2007 22:23:24 +0200 wenzelm inductive: mark internal theorems as Thm.internalK;
Tue, 02 Oct 2007 19:05:20 +0200 wenzelm tuned;
Tue, 02 Oct 2007 16:06:41 +0200 wenzelm export tsig_of;
Tue, 02 Oct 2007 07:59:55 +0200 haftmann clarified role of class relations
Tue, 02 Oct 2007 07:59:54 +0200 haftmann ignore mutual recursive modules
Mon, 01 Oct 2007 22:52:20 +0200 wenzelm integer compatibility: added wrapper for structure Time;
Mon, 01 Oct 2007 22:29:58 +0200 wenzelm fixed use_text;
Mon, 01 Oct 2007 22:29:56 +0200 wenzelm downgraded IntInf with divMod;
Mon, 01 Oct 2007 21:19:54 +0200 wenzelm added auto-quickcheck-time-limit;
Mon, 01 Oct 2007 21:19:53 +0200 wenzelm auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
Mon, 01 Oct 2007 21:19:52 +0200 wenzelm added auto_quickcheck feature;
Mon, 01 Oct 2007 21:19:50 +0200 wenzelm Norbert Schirmer: record improvements;
Mon, 01 Oct 2007 21:19:49 +0200 wenzelm preliminary material for Isabelle2007;
Mon, 01 Oct 2007 21:08:26 +0200 wenzelm misc tuning and update;
Mon, 01 Oct 2007 21:04:40 +0200 wenzelm misc tuning and update;
Mon, 01 Oct 2007 19:52:07 +0200 wenzelm misc tuning and update;
Mon, 01 Oct 2007 19:43:34 +0200 wenzelm updated year to 2007;
Mon, 01 Oct 2007 19:42:40 +0200 wenzelm tuned;
Mon, 01 Oct 2007 19:21:32 +0200 haftmann added some lemmas
Mon, 01 Oct 2007 15:14:57 +0200 wenzelm print_state_context: local theory context, not proof context;
Mon, 01 Oct 2007 15:14:56 +0200 wenzelm ContextPosition.put_ctxt;
Mon, 01 Oct 2007 15:14:55 +0200 wenzelm NameSelection: more interval checks;
Mon, 01 Oct 2007 15:14:54 +0200 wenzelm tuned message;
Mon, 01 Oct 2007 15:14:53 +0200 wenzelm turned into generic context data;
Mon, 01 Oct 2007 15:14:51 +0200 wenzelm ML_setup for bind_thms;
Mon, 01 Oct 2007 12:25:04 +0200 ballarin Simplified interface for printing of interpretations.
Mon, 01 Oct 2007 12:24:45 +0200 ballarin unfold_locales workaround
Mon, 01 Oct 2007 12:24:07 +0200 ballarin Theory/context data restructured; simplified interface for printing of interpretations.
Mon, 01 Oct 2007 02:59:10 +0200 isatest fixed dir in single-logic test
Sun, 30 Sep 2007 21:55:19 +0200 wenzelm llabs/sko: removed Name.internal;
Sun, 30 Sep 2007 21:55:18 +0200 wenzelm avoid unnamed infixes;
Sun, 30 Sep 2007 21:55:15 +0200 wenzelm avoid internal names;
Sun, 30 Sep 2007 16:53:08 +0200 isatest switch notification email back on
Sun, 30 Sep 2007 16:51:46 +0200 isatest fix shell quoting confusion
Sun, 30 Sep 2007 16:20:42 +0200 wenzelm local_theory transactions: more careful treatment of context position;
Sun, 30 Sep 2007 16:20:41 +0200 wenzelm keep context position as tags for consts/thms;
Sun, 30 Sep 2007 16:20:40 +0200 wenzelm add_abbrev: tags (Markup.property list);
Sun, 30 Sep 2007 16:20:39 +0200 wenzelm added internalK, property_internal;
Sun, 30 Sep 2007 16:20:38 +0200 wenzelm add_consts_authentic/add_abbrev: tags (Markup.property list);
Sun, 30 Sep 2007 16:20:37 +0200 wenzelm Markup.internalK;
Sun, 30 Sep 2007 16:20:35 +0200 wenzelm print_theory: observe Markup.internal_property of consts, discontinued special treatment of internal names elsewhere;
Sun, 30 Sep 2007 16:20:35 +0200 wenzelm added properties_of;
Sun, 30 Sep 2007 16:20:34 +0200 wenzelm maintain tags (Markup.property list);
Sun, 30 Sep 2007 16:20:33 +0200 wenzelm skofuns/absfuns: explicit markup as internal consts;
Sun, 30 Sep 2007 16:20:31 +0200 wenzelm Sign.add_consts_authentic: tags (Markup.property list);
Sun, 30 Sep 2007 11:55:14 +0200 wenzelm standard_term_check: include expand_abbrevs (back again);
Sat, 29 Sep 2007 21:39:53 +0200 wenzelm added unparse interfaces (still unused);
Sat, 29 Sep 2007 21:39:52 +0200 wenzelm removed redundant const_constraint;
Sat, 29 Sep 2007 21:39:51 +0200 wenzelm Sign.add_const_constraint;
Sat, 29 Sep 2007 21:39:50 +0200 wenzelm maintain maxidx (analogous to name context);
Sat, 29 Sep 2007 21:39:49 +0200 wenzelm added fixate_params;
Sat, 29 Sep 2007 21:39:48 +0200 wenzelm Sign.the_const_constraint;
Sat, 29 Sep 2007 21:39:47 +0200 wenzelm added declare_typ_names;
Sat, 29 Sep 2007 21:39:46 +0200 wenzelm removed obsolete external interface add_const_constraint;
Sat, 29 Sep 2007 21:39:45 +0200 wenzelm Sign.add_const_constraint;
Sat, 29 Sep 2007 21:39:44 +0200 wenzelm fixed metis proof (Why did it stop working?);
Sat, 29 Sep 2007 10:47:05 +0200 isatest swapped machines for at-sml-dev and at-sml-dev-p
Sat, 29 Sep 2007 10:45:41 +0200 isatest no proof terms for smlnj
Sat, 29 Sep 2007 10:43:54 +0200 kleing add -p 2 at-sml-dev test for HOL proof terms sessions only
Sat, 29 Sep 2007 10:41:45 +0200 kleing at-sml-dev session with -p 2
Sat, 29 Sep 2007 10:40:12 +0200 kleing Added target for proof term sessions (those that need -p 2)
Sat, 29 Sep 2007 10:04:52 +0200 kleing accept single logic and target as argument
Sat, 29 Sep 2007 08:58:57 +0200 haftmann exported constraint interfaces
Sat, 29 Sep 2007 08:58:56 +0200 haftmann exported intern_expr
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip