Thu, 20 Jul 2006 14:34:57 +0200 webertj comments fixed, member function renamed
Wed, 19 Jul 2006 23:22:22 +0200 ballarin Change to algebra method.
Wed, 19 Jul 2006 19:25:58 +0200 ballarin Reimplemented algebra method; now controlled by attribute.
Wed, 19 Jul 2006 19:24:02 +0200 ballarin Strict dfs traversal of imported and registered identifiers.
Wed, 19 Jul 2006 14:16:36 +0200 haftmann added map_default, internal restructuring
Wed, 19 Jul 2006 12:12:08 +0200 wenzelm export is_tid;
Wed, 19 Jul 2006 12:12:07 +0200 wenzelm thm_of_proof: improved generation of variables;
Wed, 19 Jul 2006 12:12:06 +0200 wenzelm Sign.infer_types: Name.context;
Wed, 19 Jul 2006 12:12:05 +0200 wenzelm reorganize declarations (more efficient);
Wed, 19 Jul 2006 12:12:04 +0200 wenzelm Name.context for used'';
Wed, 19 Jul 2006 12:12:03 +0200 wenzelm added variant_frees;
Wed, 19 Jul 2006 12:12:02 +0200 wenzelm tuned;
Wed, 19 Jul 2006 12:12:01 +0200 wenzelm export make_context, is_declared;
Wed, 19 Jul 2006 12:12:00 +0200 wenzelm prove: Variable.declare_internal (more efficient);
Wed, 19 Jul 2006 12:11:59 +0200 wenzelm add_local: simplified interface, all frees are known'';
Wed, 19 Jul 2006 12:11:57 +0200 wenzelm Sign.infer_types: Name.context;
Wed, 19 Jul 2006 12:11:56 +0200 wenzelm renamed Variable.rename_wrt to Variable.variant_frees;
Wed, 19 Jul 2006 11:55:26 +0200 paulson Fixed the bugs introduced by the last commit! Output is now *identical* to that
Wed, 19 Jul 2006 02:35:22 +0200 webertj MiniSat proof trace format changed; MiniSat is now expected to produce a proof also for "trivial" problems
Tue, 18 Jul 2006 20:01:47 +0200 wenzelm thm_of_proof: tuned Name operations;
Tue, 18 Jul 2006 20:01:46 +0200 wenzelm print_statement: tuned Variable operations;
Tue, 18 Jul 2006 20:01:45 +0200 wenzelm added newly_fixed, focus;
Tue, 18 Jul 2006 20:01:44 +0200 wenzelm added declare_term_names;
Tue, 18 Jul 2006 20:01:42 +0200 wenzelm fold_proof_terms: canonical arguments;
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip