Tue, 18 Jul 2006 20:01:41 +0200 wenzelm Term.declare_term_names;
Tue, 18 Jul 2006 17:10:22 +0200 berghofe Started implementing uniqueness proof for recursion
Tue, 18 Jul 2006 16:15:47 +0200 webertj typo (theorerms) fixed
Tue, 18 Jul 2006 14:53:27 +0200 webertj typo (theorerms) fixed
Tue, 18 Jul 2006 13:27:59 +0200 haftmann AList.join now with 'DUP' exception
Tue, 18 Jul 2006 08:48:11 +0200 haftmann added Table.map_default
Tue, 18 Jul 2006 02:22:38 +0200 wenzelm removed obsolete ML files;
Mon, 17 Jul 2006 18:42:38 +0200 wenzelm replaced butlast by Library.split_last;
Mon, 17 Jul 2006 18:42:37 +0200 wenzelm replaced butlast by Library.split_last;
Mon, 17 Jul 2006 15:16:17 +0200 webertj butlast removed (use fst o split_last instead)
Mon, 17 Jul 2006 01:28:17 +0200 webertj support for MiniSat proof traces added
Mon, 17 Jul 2006 00:37:06 +0200 webertj support for MiniSat proof traces added
Sun, 16 Jul 2006 14:26:22 +0200 paulson has_consts renamed to has_conn, now actually parses the first-order formula
Sat, 15 Jul 2006 18:17:47 +0200 webertj function butlast added
Sat, 15 Jul 2006 15:26:50 +0200 paulson Replaced a-lists by tables to improve efficiency
Sat, 15 Jul 2006 13:52:10 +0200 mengj Pass user lemmas' names to ResHolClause.tptp_write_file and dfg_write_file.
Sat, 15 Jul 2006 13:50:26 +0200 mengj Only include combinators if required by goals and user specified lemmas.
Fri, 14 Jul 2006 14:37:15 +0200 ballarin Term.term_lpo takes order on terms rather than strings as argument.
Fri, 14 Jul 2006 14:19:48 +0200 wenzelm keep/transaction: unified execution model (with debugging etc.);
Fri, 14 Jul 2006 13:51:30 +0200 webertj trivial whitespace changes
Fri, 14 Jul 2006 12:18:33 +0200 wenzelm simp method: depth_limit;
Thu, 13 Jul 2006 17:39:56 +0200 paulson "conjecture" must be lower case
Thu, 13 Jul 2006 13:42:05 +0200 wenzelm tuned insert_list;
Thu, 13 Jul 2006 13:42:02 +0200 wenzelm Name.context already declares empty names;
Thu, 13 Jul 2006 13:42:00 +0200 wenzelm strip_abs_eta: proper use of Name.context;
Thu, 13 Jul 2006 13:41:57 +0200 wenzelm do not export make_context;
Thu, 13 Jul 2006 13:41:53 +0200 wenzelm removed colon from sym category;
Thu, 13 Jul 2006 12:31:00 +0200 paulson fix to refl_clause_aux: added occurs check
Wed, 12 Jul 2006 21:19:27 +0200 wenzelm * Isar: ":" (colon) is no longer a symbolic identifier character;
Wed, 12 Jul 2006 21:19:24 +0200 wenzelm removed duplicate of Tactic.make_elim_preserve;
Wed, 12 Jul 2006 21:19:22 +0200 wenzelm removed obsolete adhoc_freeze_vars (may use Variable.import_terms instead);
Wed, 12 Jul 2006 21:19:19 +0200 wenzelm exported make_elim_preserve;
Wed, 12 Jul 2006 21:19:17 +0200 wenzelm prove_conv: Variable.import_terms instead of Term.addhoc_freeze_vars;
Wed, 12 Jul 2006 21:19:14 +0200 wenzelm simplified prove_conv;
Wed, 12 Jul 2006 19:59:14 +0200 wenzelm removed ':' from category of symbolic identifier chars;
Wed, 12 Jul 2006 19:59:13 +0200 wenzelm query/bang_colon: separate tokens;
Wed, 12 Jul 2006 17:40:52 +0200 haftmann purged website sources
Wed, 12 Jul 2006 17:00:33 +0200 haftmann added strip_abs_eta
Wed, 12 Jul 2006 17:00:32 +0200 haftmann added chop_prefix
Wed, 12 Jul 2006 17:00:31 +0200 haftmann class_of_param instead of class_of
Wed, 12 Jul 2006 17:00:30 +0200 haftmann adaptions in class_package
Wed, 12 Jul 2006 17:00:22 +0200 haftmann adaptions in codegen
Wed, 12 Jul 2006 00:34:54 +0200 wenzelm variants: special treatment of empty name;
Tue, 11 Jul 2006 23:49:32 +0200 wenzelm avoid reference to internal skolem;
Tue, 11 Jul 2006 23:00:39 +0200 wenzelm separate names filed (covers fixes/defaults);
Tue, 11 Jul 2006 23:00:39 +0200 wenzelm adapted Name.defaults_of;
Tue, 11 Jul 2006 23:00:37 +0200 wenzelm removed obsolete xless;
Tue, 11 Jul 2006 23:00:36 +0200 wenzelm clean: no special treatment of empty name;
Tue, 11 Jul 2006 23:00:35 +0200 wenzelm removed obsolete xless;
Tue, 11 Jul 2006 18:10:47 +0200 webertj replaced mk_listT by HOLogic.listT; trivial whitespace/comment changes
Tue, 11 Jul 2006 14:21:08 +0200 wenzelm uniform treatment of num/xnum;
Tue, 11 Jul 2006 14:21:07 +0200 wenzelm replaced read_radixint by read_intinf;
Tue, 11 Jul 2006 14:21:05 +0200 wenzelm removed str_to_int in favour of general Syntax.read_xnum;
Tue, 11 Jul 2006 14:21:04 +0200 wenzelm num/xnum: bin or hex;
Tue, 11 Jul 2006 12:24:23 +0200 wenzelm Name.internal;
Tue, 11 Jul 2006 12:22:58 +0200 wenzelm tuned;
Tue, 11 Jul 2006 12:17:30 +0200 wenzelm * Pure: structure Name;
Tue, 11 Jul 2006 12:17:17 +0200 wenzelm Names of basic logical entities (variables etc.).
Tue, 11 Jul 2006 12:17:16 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Tue, 11 Jul 2006 12:17:13 +0200 wenzelm Name.internal;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip