Thu, 18 Oct 2007 16:09:38 +0200 haftmann improved class syntax
Thu, 18 Oct 2007 16:09:36 +0200 haftmann tuned
Thu, 18 Oct 2007 14:30:55 +0200 wenzelm DeclareRobustCommand \isactrlbsub/esub etc.;
Thu, 18 Oct 2007 09:21:00 +0200 haftmann evaluation is CRITICAL
Thu, 18 Oct 2007 09:20:59 +0200 haftmann moved fork_mixfix to theory_target
Thu, 18 Oct 2007 09:20:58 +0200 haftmann moved lemmas to OrderedGroup.thy
Thu, 18 Oct 2007 09:20:57 +0200 haftmann continued localization
Thu, 18 Oct 2007 09:20:55 +0200 haftmann localized mono predicate
Wed, 17 Oct 2007 23:16:38 +0200 wenzelm removed obsolete unlocalize_mfix;
Wed, 17 Oct 2007 23:16:36 +0200 wenzelm removed obsolete unlocalize_mixfix;
Wed, 17 Oct 2007 23:16:34 +0200 wenzelm locale pred: authentic syntax, tuned aprop_tr' accordingly;
Wed, 17 Oct 2007 23:16:33 +0200 wenzelm store external accesses within name space (as produced by naming policy);
Wed, 17 Oct 2007 23:16:30 +0200 wenzelm removed unused set_policy;
Wed, 17 Oct 2007 23:16:28 +0200 wenzelm replaced NameSpace.accesses' by NameSpace.external_names (depening on naming);
Wed, 17 Oct 2007 18:09:38 +0200 nipkow added sorted_list_of_set
Wed, 17 Oct 2007 13:55:38 +0200 wenzelm tuned fork_mixfix (back from class.ML);
Wed, 17 Oct 2007 13:55:37 +0200 wenzelm clarified naming conventions of 'parse' and 'check' (as opposed to former 'cert');
Wed, 17 Oct 2007 13:55:35 +0200 wenzelm removed obsolete fork_mixfix (back to theory_target.ML);
Wed, 17 Oct 2007 11:53:35 +0200 wenzelm updated;
Tue, 16 Oct 2007 23:12:58 +0200 haftmann clarified fork_mixfix
Tue, 16 Oct 2007 23:12:57 +0200 haftmann exported standard_term_check
Tue, 16 Oct 2007 23:12:45 +0200 haftmann global class syntax
Tue, 16 Oct 2007 23:12:38 +0200 haftmann added yield_singleton
Tue, 16 Oct 2007 19:45:57 +0200 wenzelm Syntax.(un)check: explicit result option;
Tue, 16 Oct 2007 19:45:56 +0200 wenzelm apply_wrappers: perhaps_apply/loop;
Tue, 16 Oct 2007 19:45:54 +0200 wenzelm added perhaps_apply/loop;
Tue, 16 Oct 2007 18:34:51 +0200 wenzelm Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
Tue, 16 Oct 2007 17:07:40 +0200 wenzelm updated;
Tue, 16 Oct 2007 17:06:21 +0200 wenzelm DeclareRobustCommand isascriptstyle (enables sub/superscripts within section headings etc.);
Tue, 16 Oct 2007 17:06:20 +0200 wenzelm tuned Const.the_abbreviation;
Tue, 16 Oct 2007 17:06:19 +0200 wenzelm misc cleanup of abbrev/local_const;
Tue, 16 Oct 2007 17:06:18 +0200 wenzelm added revert_abbrev;
Tue, 16 Oct 2007 17:06:15 +0200 wenzelm add_bind: close_schematic_term;
Tue, 16 Oct 2007 17:06:13 +0200 wenzelm tuned hidden_polymorphism;
Tue, 16 Oct 2007 17:06:11 +0200 wenzelm add_abbrev: removed Logic.legacy_varifyT, do not unvarify result (again);
Tue, 16 Oct 2007 17:06:09 +0200 wenzelm the_abbreviation: return plain rhs only;
Tue, 16 Oct 2007 16:18:36 +0200 paulson added the "max_sledgehammers" option
Tue, 16 Oct 2007 14:11:35 +0200 krauss Fixed variable naming in mutual induction rules
Tue, 16 Oct 2007 14:11:06 +0200 krauss "sequential" is no longer a keyword. It is still used as before, but as a normal
Tue, 16 Oct 2007 13:00:13 +0200 urbanc polished some comments
Mon, 15 Oct 2007 21:08:37 +0200 wenzelm unparse_arity: unparse type constructor as well;
Mon, 15 Oct 2007 21:08:36 +0200 wenzelm renamed Consts.the_declaration to Consts.the_type;
Mon, 15 Oct 2007 21:08:35 +0200 wenzelm renamed the_declaration to the_type;
Mon, 15 Oct 2007 15:29:46 +0200 haftmann tuned
Mon, 15 Oct 2007 15:29:45 +0200 haftmann swapped constant components
Mon, 15 Oct 2007 15:29:43 +0200 haftmann canonical interpretation interface
Mon, 15 Oct 2007 15:29:41 +0200 haftmann prefer first constant component on merge
Mon, 15 Oct 2007 15:29:39 +0200 haftmann explicit parameter for class finite
Mon, 15 Oct 2007 12:25:33 +0200 wenzelm tuned comment;
Mon, 15 Oct 2007 12:10:31 +0200 wenzelm more on authentic syntax;
Mon, 15 Oct 2007 11:59:19 +0200 wenzelm updated method "ferrack";
Mon, 15 Oct 2007 01:57:50 +0200 webertj interpreter for List.append added again
Mon, 15 Oct 2007 01:36:22 +0200 webertj quick_and_dirty (again) not touched anymore
Sun, 14 Oct 2007 16:13:46 +0200 wenzelm require_thy: read_text *after* checking parents
Sun, 14 Oct 2007 16:13:45 +0200 wenzelm gen_add_inductive_i: treat abbrevs as local defs, expand by export;
Sun, 14 Oct 2007 00:18:11 +0200 wenzelm tuned various Class interfaces;
Sun, 14 Oct 2007 00:18:09 +0200 wenzelm removed obsolete Class.class_of_locale/locale_of_class;
Sun, 14 Oct 2007 00:18:07 +0200 wenzelm tuned;
Sun, 14 Oct 2007 00:18:06 +0200 wenzelm added add_def;
Sun, 14 Oct 2007 00:18:05 +0200 wenzelm added is_class;
Sat, 13 Oct 2007 17:16:46 +0200 wenzelm PolyML.Compiler.maxInlineSize := 80;
Sat, 13 Oct 2007 17:16:45 +0200 wenzelm abbrev: return hypothetical def;
Sat, 13 Oct 2007 17:16:44 +0200 wenzelm renamed def to define;
Sat, 13 Oct 2007 17:16:44 +0200 wenzelm (un)overload: full rewrite;
Sat, 13 Oct 2007 17:16:42 +0200 wenzelm add_abbrevs: unvarify result;
Sat, 13 Oct 2007 17:16:41 +0200 wenzelm replaced obsolete Theory.add_finals_i by Theory.add_deps;
Sat, 13 Oct 2007 17:16:40 +0200 wenzelm Theory.specify_const: added deps argument;
Sat, 13 Oct 2007 17:16:39 +0200 wenzelm renamed LocalTheory.def to LocalTheory.define;
Fri, 12 Oct 2007 22:01:56 +0200 webertj typo in comment fixed
Fri, 12 Oct 2007 22:00:47 +0200 webertj significant code overhaul, bugfix for inductive data types
Fri, 12 Oct 2007 21:37:00 +0200 wenzelm added generic provide_file;
Fri, 12 Oct 2007 20:21:58 +0200 wenzelm pass explicit target record -- more informative peek operation;
Fri, 12 Oct 2007 20:21:57 +0200 wenzelm more informative TheoryTarget.peek operation;
Fri, 12 Oct 2007 20:21:56 +0200 wenzelm fork_mixfix: explicit bool argument;
Fri, 12 Oct 2007 18:09:12 +0200 wenzelm eval_term: moved actual evaluation out of CRITICAL section;
Fri, 12 Oct 2007 15:46:29 +0200 paulson preventing eta-redexes in theorems from causing failure
Fri, 12 Oct 2007 15:45:42 +0200 paulson trying to make it run faster
Fri, 12 Oct 2007 15:45:13 +0200 paulson calling the correct interface
Fri, 12 Oct 2007 15:21:12 +0200 wenzelm replaced syntax/translations by abbreviation;
Fri, 12 Oct 2007 15:00:21 +0200 haftmann updated
Fri, 12 Oct 2007 14:42:31 +0200 haftmann dropped local_syntax
Fri, 12 Oct 2007 14:42:30 +0200 haftmann tuned
Fri, 12 Oct 2007 14:42:29 +0200 haftmann (intermediate quickfix)
Fri, 12 Oct 2007 10:29:02 +0200 haftmann removed
Fri, 12 Oct 2007 10:26:18 +0200 haftmann added
Fri, 12 Oct 2007 10:24:49 +0200 paulson metis calls
Fri, 12 Oct 2007 08:31:57 +0200 haftmann updated
Fri, 12 Oct 2007 08:25:48 +0200 haftmann moved class power to theory Power
Fri, 12 Oct 2007 08:25:47 +0200 haftmann refined; moved class power to theory Power
Fri, 12 Oct 2007 08:21:09 +0200 haftmann consolidated naming conventions for code generator theories
Fri, 12 Oct 2007 08:20:46 +0200 haftmann class div inherits from class times
Fri, 12 Oct 2007 08:20:45 +0200 haftmann code_include replaces code_moduleprolog
Fri, 12 Oct 2007 08:20:43 +0200 haftmann added subclass command
Thu, 11 Oct 2007 23:03:51 +0200 wenzelm enabled Refute_Examples again;
Thu, 11 Oct 2007 23:03:11 +0200 wenzelm local_axioms: impose hyps stemming from local consts as well
Thu, 11 Oct 2007 21:44:28 +0200 wenzelm disabled Refute_Examples temporarily;
Thu, 11 Oct 2007 21:10:43 +0200 wenzelm local_theory: incorporated consts into axioms;
Thu, 11 Oct 2007 21:10:42 +0200 wenzelm removed unused/impure quiet_mode;
Thu, 11 Oct 2007 21:10:41 +0200 wenzelm added export_cterm;
Thu, 11 Oct 2007 21:10:40 +0200 wenzelm local_theory: incorporated consts into axioms;
Thu, 11 Oct 2007 19:10:25 +0200 wenzelm replaced Term.equiv_types by Type.similar_types;
Thu, 11 Oct 2007 19:10:24 +0200 wenzelm replaced Term.equiv_types by Type.similar_types;
Thu, 11 Oct 2007 19:10:23 +0200 wenzelm dest/cert_def: replaced Pretty.pp by explicit Proof.context;
Thu, 11 Oct 2007 19:10:22 +0200 wenzelm added elim_implies (more convenient argument order);
Thu, 11 Oct 2007 19:10:21 +0200 wenzelm removed obsolete flip;
Thu, 11 Oct 2007 19:10:20 +0200 wenzelm moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
Thu, 11 Oct 2007 19:10:19 +0200 wenzelm replaced (flip Thm.implies_elim) by Thm.elim_implies;
Thu, 11 Oct 2007 19:10:17 +0200 wenzelm moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
Thu, 11 Oct 2007 18:58:34 +0200 wenzelm usedir: added HOL_USEDIR_OPTIONS;
Thu, 11 Oct 2007 16:51:39 +0200 paulson reconstruction bug fix
Thu, 11 Oct 2007 16:38:57 +0200 wenzelm tuned;
Thu, 11 Oct 2007 16:38:42 +0200 wenzelm replaced Sign.add_consts_i by Sign.declare_const;
Thu, 11 Oct 2007 16:05:56 +0200 wenzelm replaced Sign.add_consts_authentic by Sign.declare_const;
Thu, 11 Oct 2007 16:05:53 +0200 wenzelm renamed Syntax.XXX_mode to Syntax.mode_XXX;
Thu, 11 Oct 2007 16:05:47 +0200 wenzelm removed obsolete AxClass.params_of_class;
Thu, 11 Oct 2007 16:05:44 +0200 wenzelm replaced Sign.add_consts_authentic by Sign.declare_const;
Thu, 11 Oct 2007 16:05:41 +0200 wenzelm load axclass.ML before Isar;
Thu, 11 Oct 2007 16:05:39 +0200 wenzelm added specify_const;
Thu, 11 Oct 2007 16:05:37 +0200 wenzelm removed obsolete simple_def;
Thu, 11 Oct 2007 16:05:35 +0200 wenzelm moved define_class_params to Isar/class.ML;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip