Tue, 11 Apr 2006 16:00:05 +0200 wenzelm removed superclasses (see sign.ML);
Tue, 11 Apr 2006 16:00:03 +0200 wenzelm added super_classes (from sorts.ML);
Tue, 11 Apr 2006 16:00:02 +0200 wenzelm added mk_classrel, dest_classrel, mk_arities, dest_arity (from axclass.ML);
Tue, 11 Apr 2006 16:00:01 +0200 wenzelm moved abstract syntax operations to logic.ML;
Mon, 10 Apr 2006 16:00:34 +0200 obua Moved stuff from Ring_and_Field to Matrix
Mon, 10 Apr 2006 14:37:23 +0200 berghofe Adapted to changed type of add_typedef_i.
Mon, 10 Apr 2006 11:35:02 +0200 nipkow Hoare(Parallel) dependencies on document/*
Mon, 10 Apr 2006 11:34:15 +0200 nipkow added references
Mon, 10 Apr 2006 11:33:36 +0200 nipkow Minimal doc
Mon, 10 Apr 2006 11:33:22 +0200 nipkow Included cyclic list examples
Mon, 10 Apr 2006 08:30:26 +0200 haftmann fixed value restriction
Mon, 10 Apr 2006 08:26:26 +0200 nipkow Added splicing algorithm.
Mon, 10 Apr 2006 00:34:46 +0200 wenzelm hide (open) const;
Mon, 10 Apr 2006 00:33:54 +0200 wenzelm simplified AxClass.add_axclass interface;
Mon, 10 Apr 2006 00:33:53 +0200 wenzelm added aT (from axclass.ML);
Mon, 10 Apr 2006 00:33:52 +0200 wenzelm removed unused class_le_path, sort_less;
Mon, 10 Apr 2006 00:33:51 +0200 wenzelm add_axclass(_i): return class name only;
Mon, 10 Apr 2006 00:33:49 +0200 wenzelm Term.itselfT;
Sun, 09 Apr 2006 19:41:30 +0200 nipkow Added function "splice"
Sun, 09 Apr 2006 19:29:44 +0200 wenzelm Even/Odd: avoid clash with even/odd of Main HOL;
Sun, 09 Apr 2006 18:51:23 +0200 wenzelm results: smart_pretty_thm uses adhoc proof context if possible;
Sun, 09 Apr 2006 18:51:22 +0200 wenzelm added full_name;
Sun, 09 Apr 2006 18:51:21 +0200 wenzelm add_syntax: actually observe print mode;
Sun, 09 Apr 2006 18:51:20 +0200 wenzelm print_term etc.: actually observe print mode in final output;
Sun, 09 Apr 2006 18:51:19 +0200 wenzelm abbrevs: mode does not affect name space;
Sun, 09 Apr 2006 18:51:17 +0200 wenzelm added coalesce;
Sun, 09 Apr 2006 18:51:16 +0200 wenzelm moved theory presentation to Isar/ROOT.ML;
Sun, 09 Apr 2006 18:51:15 +0200 wenzelm hide consts in Numeral.thy;
Sun, 09 Apr 2006 18:51:13 +0200 wenzelm tuned syntax/abbreviations;
Sun, 09 Apr 2006 18:51:11 +0200 wenzelm unfold(ed): not necessrily meta equations;
Sun, 09 Apr 2006 14:47:24 +0200 nipkow Made "empty" an abbreviation.
Sun, 09 Apr 2006 14:31:37 +0200 nipkow *** empty log message ***
Sun, 09 Apr 2006 14:20:23 +0200 nipkow Removed old set interval syntax.
Sat, 08 Apr 2006 22:51:35 +0200 wenzelm pretty_term: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:33 +0200 wenzelm pretty: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:31 +0200 wenzelm removed fix_mixfix;
Sat, 08 Apr 2006 22:51:30 +0200 wenzelm abbreviation(_i): do not expand abbreviations, do not use derived_def;
Sat, 08 Apr 2006 22:51:28 +0200 wenzelm add_abbrevs(_i): support print mode;
Sat, 08 Apr 2006 22:51:26 +0200 wenzelm abbrevs: support print mode;
Sat, 08 Apr 2006 22:51:25 +0200 wenzelm simplified handling of authentic syntax (cf. early externing in consts.ML);
Sat, 08 Apr 2006 22:51:23 +0200 wenzelm 'abbreviation': optional print mode;
Sat, 08 Apr 2006 22:51:22 +0200 wenzelm tuned;
Sat, 08 Apr 2006 22:51:20 +0200 wenzelm pretty_term': early vs. late externing (support authentic syntax);
Sat, 08 Apr 2006 22:51:19 +0200 wenzelm print_theory: print abbreviations nicely;
Sat, 08 Apr 2006 22:51:17 +0200 wenzelm added intern/extern/extern_early;
Sat, 08 Apr 2006 22:51:06 +0200 wenzelm refined 'abbreviation';
Sat, 08 Apr 2006 22:12:02 +0200 haftmann made symlink relative
Sat, 08 Apr 2006 22:10:58 +0200 haftmann made symlink relative
Sat, 08 Apr 2006 15:24:21 +0200 kleing converted Müller to Mueller to make smlnj 110.58 work
Fri, 07 Apr 2006 17:27:53 +0200 berghofe Fixed bug that caused proof of induction rule to fail
Fri, 07 Apr 2006 12:48:10 +0200 kleing remame ASeries to Arithmetic_Series
Fri, 07 Apr 2006 11:17:44 +0200 berghofe Added alternative version of thms_of_proof that does not recursively
Fri, 07 Apr 2006 05:14:54 +0200 mengj hash table now stores thm and get_clasimp_atp_lemmas returns thm rather than term.
Fri, 07 Apr 2006 05:14:06 +0200 mengj filter now accepts axioms as thm, instead of term.
Fri, 07 Apr 2006 05:12:51 +0200 mengj tptp_write_file accepts axioms as thm.
Fri, 07 Apr 2006 05:12:23 +0200 mengj added another function for CNF.
Fri, 07 Apr 2006 05:12:00 +0200 mengj lemmas returned from ResClasimp.get_clasimp_atp_lemmas are thm rather than term.
Fri, 07 Apr 2006 03:20:34 +0200 kleing renamed ASeries to Arithmetic_Series, removed the ^M
Thu, 06 Apr 2006 17:29:40 +0200 urbanc modified the perm_compose rule such that it
Thu, 06 Apr 2006 16:13:17 +0200 haftmann cleanup in typedef/datatype package
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip