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;
Thu, 11 Oct 2007 16:05:33 +0200 wenzelm load axclass.ML before Isar;
Thu, 11 Oct 2007 16:05:32 +0200 wenzelm Theory.specify_const;
Thu, 11 Oct 2007 16:05:30 +0200 wenzelm moved ProofContext.pp to Syntax.pp;
Thu, 11 Oct 2007 16:05:26 +0200 wenzelm renamed Syntax.XXX_mode to Syntax.mode_XXX;
Thu, 11 Oct 2007 16:05:23 +0200 wenzelm replaced Sign.add_consts_authentic by Sign.declare_const;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip