Wed, 21 Jun 2006 11:23:06 +0200 haftmann renamed thy data
Wed, 21 Jun 2006 11:08:04 +0200 krauss Added split_cong rule
Wed, 21 Jun 2006 10:26:39 +0200 haftmann hyps better than prems
Tue, 20 Jun 2006 16:46:30 +0200 haftmann fixed sml/nj value restriction problem
Tue, 20 Jun 2006 15:53:44 +0200 ballarin Restructured locales with predicates: import is now an interpretation.
Tue, 20 Jun 2006 14:51:59 +0200 krauss Fixed another variable order bug...
Tue, 20 Jun 2006 10:16:22 +0200 haftmann switched to open locales for classes
Tue, 20 Jun 2006 10:10:06 +0200 haftmann switched to open locales for classes
Mon, 19 Jun 2006 22:06:36 +0200 wenzelm refrain from reforming TFL -- back to previous revision;
Mon, 19 Jun 2006 20:21:32 +0200 wenzelm added declare_thm, thm_context;
Mon, 19 Jun 2006 20:21:30 +0200 wenzelm eliminated freeze/varify in favour of Variable.import/export/trade;
Mon, 19 Jun 2006 19:56:32 +0200 webertj world map updated
Mon, 19 Jun 2006 19:17:48 +0200 webertj world map updated
Mon, 19 Jun 2006 18:25:34 +0200 krauss Fixed name clash.
Mon, 19 Jun 2006 18:02:49 +0200 webertj world map updated
Mon, 19 Jun 2006 17:19:04 +0200 wenzelm matchers: try pattern_matchers only *after* general matching (The
Sat, 17 Jun 2006 19:38:01 +0200 wenzelm ProofContext.exports: simultaneous facts;
Sat, 17 Jun 2006 19:38:00 +0200 wenzelm moved internal/skolem to term.ML;
Sat, 17 Jun 2006 19:37:59 +0200 wenzelm mutual_rule: proper context;
Sat, 17 Jun 2006 19:37:58 +0200 wenzelm export: simultaneous facts, refer to Variable.export;
Sat, 17 Jun 2006 19:37:57 +0200 wenzelm ProofContext.exports: simultaneous facts;
Sat, 17 Jun 2006 19:37:55 +0200 wenzelm Variable.importT_inst;
Sat, 17 Jun 2006 19:37:54 +0200 wenzelm standard: simultaneous facts;
Sat, 17 Jun 2006 19:37:53 +0200 wenzelm added singleton;
Sat, 17 Jun 2006 19:37:52 +0200 wenzelm major reworking of export functionality -- based on Term/Thm.generalize;
Sat, 17 Jun 2006 19:37:51 +0200 wenzelm added generalize rule;
Sat, 17 Jun 2006 19:37:50 +0200 wenzelm added exists_subtype;
Sat, 17 Jun 2006 19:37:49 +0200 wenzelm added generalize rule;
Sat, 17 Jun 2006 19:37:48 +0200 wenzelm Term.skolem;
Sat, 17 Jun 2006 19:37:47 +0200 wenzelm Term.internal;
Sat, 17 Jun 2006 19:37:46 +0200 wenzelm ProofContext.export: singleton;
Sat, 17 Jun 2006 19:37:45 +0200 wenzelm RuleCases.mutual_rule: ctxt;
Sat, 17 Jun 2006 19:37:43 +0200 wenzelm RuleCases.mutual_rule: ctxt;
Sat, 17 Jun 2006 18:58:12 +0200 dixon added interface for making term contexts.
Fri, 16 Jun 2006 09:08:34 +0200 haftmann fixed symlink bug
Thu, 15 Jun 2006 23:10:45 +0200 wenzelm ProofContext: moved variable operations to struct Variable;
Thu, 15 Jun 2006 23:08:58 +0200 wenzelm Fixed type/term variables and polymorphic term abbreviations.
Thu, 15 Jun 2006 23:08:56 +0200 wenzelm added variable.ML;
Thu, 15 Jun 2006 23:08:54 +0200 wenzelm ProofContext: moved variable operations to struct Variable;
Thu, 15 Jun 2006 18:35:16 +0200 nipkow *** empty log message ***
Thu, 15 Jun 2006 18:28:32 +0200 nipkow *** empty log message ***
Thu, 15 Jun 2006 17:50:47 +0200 paulson the "all_theorems" option and some fixes
Thu, 15 Jun 2006 17:50:30 +0200 paulson the enumerate operator
Wed, 14 Jun 2006 16:18:10 +0200 webertj Jia Meng added to world map
Wed, 14 Jun 2006 12:16:49 +0200 haftmann keyword update
Wed, 14 Jun 2006 12:14:42 +0200 haftmann slight adaption for code generator
Wed, 14 Jun 2006 12:14:13 +0200 haftmann slight adaptions for code generator
Wed, 14 Jun 2006 12:13:12 +0200 haftmann slight adaptions
Wed, 14 Jun 2006 12:12:37 +0200 haftmann slight refinements for code generator
Wed, 14 Jun 2006 12:12:01 +0200 haftmann added hook for case const defs
Wed, 14 Jun 2006 12:11:23 +0200 haftmann added codegen_simtype
Wed, 14 Jun 2006 12:10:57 +0200 haftmann improvements in code generator
Tue, 13 Jun 2006 23:41:59 +0200 wenzelm avoid global Drule.unvarify;
Tue, 13 Jun 2006 23:41:58 +0200 wenzelm tuned interfaces;
Tue, 13 Jun 2006 23:41:52 +0200 wenzelm added hyps_of;
Tue, 13 Jun 2006 23:41:49 +0200 wenzelm added equiv;
Tue, 13 Jun 2006 23:41:47 +0200 wenzelm (un)varify: tuned exceptions;
Tue, 13 Jun 2006 23:41:44 +0200 wenzelm removed weak_eq_thm;
Tue, 13 Jun 2006 23:41:41 +0200 wenzelm Drule.equiv_thm supercedes Drule.weak_eq_thm;
Tue, 13 Jun 2006 23:41:39 +0200 wenzelm tuned;
Tue, 13 Jun 2006 23:41:37 +0200 wenzelm avoid unqualified exception names;
Tue, 13 Jun 2006 23:41:34 +0200 wenzelm ProjectRule now context dependent;
Tue, 13 Jun 2006 23:41:31 +0200 wenzelm use Drule.unvarify instead of obsolete Drule.freeze_all;
Tue, 13 Jun 2006 15:42:52 +0200 dixon corrected w.r.t. search order for subst.
Tue, 13 Jun 2006 15:42:19 +0200 dixon Corrected search order for zippers.
Tue, 13 Jun 2006 15:07:58 +0200 paulson new results
Tue, 13 Jun 2006 15:07:47 +0200 paulson removal of the obsolete "infinite_nonempty"
Mon, 12 Jun 2006 22:14:38 +0200 wenzelm tuned;
Mon, 12 Jun 2006 21:19:07 +0200 wenzelm added declare_typ;
Mon, 12 Jun 2006 21:19:06 +0200 wenzelm tuned;
Mon, 12 Jun 2006 21:19:05 +0200 wenzelm tuned interfaces;
Mon, 12 Jun 2006 21:19:04 +0200 wenzelm added matchers, matches_list;
Mon, 12 Jun 2006 21:19:03 +0200 wenzelm removed matches_seq -- didn't quite work;
Mon, 12 Jun 2006 21:19:02 +0200 wenzelm Unify.matches_list;
Mon, 12 Jun 2006 21:19:00 +0200 wenzelm tuned Seq/Envir/Unify interfaces;
Mon, 12 Jun 2006 21:18:10 +0200 wenzelm fixed subst step;
Mon, 12 Jun 2006 20:58:25 +0200 wenzelm avoid accidental binding of ?Jmp;
Mon, 12 Jun 2006 20:32:33 +0200 urbanc added lemma fresh_unit to Nominal.thy
Mon, 12 Jun 2006 18:17:21 +0200 berghofe Added fresh_guess_tac.
Mon, 12 Jun 2006 18:15:45 +0200 berghofe Removed comments around declaration of fresh_guess method.
Mon, 12 Jun 2006 17:16:03 +0200 berghofe Added "evaluation" method.
Mon, 12 Jun 2006 15:58:12 +0200 haftmann updated keywords
Mon, 12 Jun 2006 11:59:25 +0200 wenzelm made smlnj happy;
Mon, 12 Jun 2006 09:14:41 +0200 haftmann fixed smlnj incompat.
Mon, 12 Jun 2006 00:36:52 +0200 berghofe Completely rewrote code for defining graph of recursion combinator.
Sun, 11 Jun 2006 22:45:53 +0200 wenzelm fixed subst step;
Sun, 11 Jun 2006 21:59:30 +0200 wenzelm actually invoke result elements;
Sun, 11 Jun 2006 21:59:28 +0200 wenzelm improved treatment of TERM TYPE syntax;
Sun, 11 Jun 2006 21:59:27 +0200 wenzelm added import -- fixes schematic variables;
Sun, 11 Jun 2006 21:59:26 +0200 wenzelm fixes: include mixfix syntax;
Sun, 11 Jun 2006 21:59:25 +0200 wenzelm added for_fixes;
Sun, 11 Jun 2006 21:59:24 +0200 wenzelm fixes: include mixfix syntax;
Sun, 11 Jun 2006 21:59:23 +0200 wenzelm added satisfy_ctxt;
Sun, 11 Jun 2006 21:59:21 +0200 wenzelm outer_params: Syntax.dest_internal;
Sun, 11 Jun 2006 21:59:17 +0200 wenzelm avoid unqualified exception;
Sun, 11 Jun 2006 19:36:10 +0200 nipkow added quoting via back quotes
Sun, 11 Jun 2006 00:42:22 +0200 dixon updated IsaMakefiles for new location of IsaPlanner.
Sun, 11 Jun 2006 00:39:31 +0200 dixon removed IsaPlanner - these are now in Provers.
Sun, 11 Jun 2006 00:38:45 +0200 dixon removed IsaPlannner things from Pure. Moved to Provers.
Sun, 11 Jun 2006 00:36:17 +0200 dixon moved to new location in Provers.
Sun, 11 Jun 2006 00:28:18 +0200 dixon added updated version of IsaPlanner and substitution.
Fri, 09 Jun 2006 17:32:38 +0200 berghofe unique_names no longer set to false (thanks to improved naming
Fri, 09 Jun 2006 17:30:52 +0200 berghofe - Changed naming scheme: names of "internal" constructors now have
Fri, 09 Jun 2006 16:25:05 +0200 nipkow nbe -> NormalForm
Fri, 09 Jun 2006 14:20:09 +0200 webertj CVS: ----------------------------------------------------------------------
Fri, 09 Jun 2006 12:17:58 +0200 nipkow renamed command
Fri, 09 Jun 2006 12:17:37 +0200 nipkow renamed file
Thu, 08 Jun 2006 17:04:49 +0200 berghofe Removed "code del" declarations again.
Thu, 08 Jun 2006 15:25:07 +0200 haftmann fixed owner bug
Thu, 08 Jun 2006 14:48:28 +0200 nipkow less_equal -> less_eq (someone had screwd up here)
Thu, 08 Jun 2006 14:08:43 +0200 chaieb Splitting order changed.
Thu, 08 Jun 2006 13:49:53 +0200 nipkow added John's example
Thu, 08 Jun 2006 13:49:39 +0200 nipkow replaced REPEAT by REPOEAT_DETERM
Thu, 08 Jun 2006 07:38:55 +0200 haftmann gmake vs. make
Wed, 07 Jun 2006 23:44:24 +0200 wenzelm removed obsolete ML files;
Wed, 07 Jun 2006 23:34:37 +0200 wenzelm removed obsolete ML files;
Wed, 07 Jun 2006 23:21:55 +0200 wenzelm removed obsolete ML files;
Wed, 07 Jun 2006 16:55:39 +0200 haftmann adding case theorems for code generator
Wed, 07 Jun 2006 16:55:14 +0200 haftmann slight code generator cleanup
Wed, 07 Jun 2006 16:54:30 +0200 haftmann removed 'primitive definitions' added (non)strict generation, minor fixes
Wed, 07 Jun 2006 16:53:31 +0200 haftmann fixed typo
Wed, 07 Jun 2006 02:04:20 +0200 wenzelm * Theory syntax: some popular names (e.g. "class", "if") are now keywords.
Wed, 07 Jun 2006 02:01:36 +0200 wenzelm Schematic invocation of locale expression in proof context.
Wed, 07 Jun 2006 02:01:35 +0200 wenzelm added invoke.ML;
Wed, 07 Jun 2006 02:01:34 +0200 wenzelm added locale_insts;
Wed, 07 Jun 2006 02:01:33 +0200 wenzelm renamed Type.(un)varifyT to Logic.(un)varifyT;
Wed, 07 Jun 2006 02:01:32 +0200 wenzelm added 'if' and 'for' keywords;
Wed, 07 Jun 2006 02:01:31 +0200 wenzelm added facts_of;
Wed, 07 Jun 2006 02:01:30 +0200 wenzelm added Tools/invoke.ML;
Wed, 07 Jun 2006 02:01:28 +0200 wenzelm renamed Type.(un)varifyT to Logic.(un)varifyT;
Wed, 07 Jun 2006 02:01:27 +0200 wenzelm do not open Logic;
Wed, 07 Jun 2006 01:59:17 +0200 wenzelm tuned;
Wed, 07 Jun 2006 01:51:22 +0200 wenzelm removed obsolete ML files;
Wed, 07 Jun 2006 01:06:53 +0200 wenzelm removed obsolete ML files;
Wed, 07 Jun 2006 00:57:14 +0200 wenzelm removed obsolete ML files;
Tue, 06 Jun 2006 20:47:12 +0200 wenzelm removed Toplevel.debug;
Tue, 06 Jun 2006 20:42:30 +0200 wenzelm added zip_options;
Tue, 06 Jun 2006 20:42:28 +0200 wenzelm tuned;
Tue, 06 Jun 2006 20:42:27 +0200 wenzelm updated;
Tue, 06 Jun 2006 20:42:25 +0200 wenzelm quoted "if";
Tue, 06 Jun 2006 19:24:05 +0200 nipkow added type inference at the end of normalization
Tue, 06 Jun 2006 19:16:42 +0200 nipkow revised nbe command and examples
Tue, 06 Jun 2006 17:07:27 +0200 paulson new lemmas concerning finite cardinalities
Tue, 06 Jun 2006 16:07:10 +0200 wenzelm quoted "if";
Tue, 06 Jun 2006 15:02:55 +0200 haftmann refined code generation
Tue, 06 Jun 2006 15:02:09 +0200 haftmann added arbitray setup for codegen 2
Tue, 06 Jun 2006 15:01:09 +0200 haftmann small fix
Tue, 06 Jun 2006 14:57:13 +0200 haftmann deleted legacy
Tue, 06 Jun 2006 14:56:42 +0200 haftmann improved code lemmas
Tue, 06 Jun 2006 14:55:56 +0200 haftmann fixed typo
Tue, 06 Jun 2006 14:55:19 +0200 haftmann bugfixes
Tue, 06 Jun 2006 11:58:10 +0200 krauss HOL/Tools/function_package: Applies CodeGen attributes again, where possible.
Tue, 06 Jun 2006 10:05:57 +0200 ballarin Improved parameter management of locales.
Tue, 06 Jun 2006 09:28:24 +0200 krauss HOL/Tools/function_package: imporoved handling of guards, added an example
Tue, 06 Jun 2006 08:21:14 +0200 krauss HOL/Tools/function_package: More cleanup
Mon, 05 Jun 2006 21:54:26 +0200 wenzelm export read/cert_expr;
Mon, 05 Jun 2006 21:54:25 +0200 wenzelm guess: more careful about local polymorphism;
Mon, 05 Jun 2006 21:54:24 +0200 wenzelm assm_tac: try rule termI;
Mon, 05 Jun 2006 21:54:23 +0200 wenzelm added params_of, prems_of;
Mon, 05 Jun 2006 21:54:22 +0200 wenzelm added matches_seq (left-to-right matching, intermediate beta-normalization);
Mon, 05 Jun 2006 21:54:21 +0200 wenzelm support embedded terms;
Mon, 05 Jun 2006 21:54:20 +0200 wenzelm allow non-trivial schematic goals (via embedded term vars);
Mon, 05 Jun 2006 19:54:12 +0200 krauss HOL/Tools/fundef_package: Cleanup
Mon, 05 Jun 2006 19:09:40 +0200 urbanc added some further lemmas that deal with permutations and set-operators
Mon, 05 Jun 2006 18:38:41 +0200 urbanc added the lemma perm_diff
Mon, 05 Jun 2006 14:26:07 +0200 krauss HOL/Tools/function_package: Added support for mutual recursive definitions.
Mon, 05 Jun 2006 14:22:58 +0200 krauss Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure".
Sun, 04 Jun 2006 10:52:47 +0200 mengj ATP/res_clasimpset.ML has been merged into res_atp.ML.
Sun, 04 Jun 2006 10:50:41 +0200 mengj Functions of Tools/ATP/res_clasimpset.ML are now in Tools/res_atp.ML. res_clasimpset.ML is not used anymore.
Sat, 03 Jun 2006 17:49:42 +0200 paulson generalized wfI
Fri, 02 Jun 2006 23:22:29 +0200 wenzelm misc cleanup;
Fri, 02 Jun 2006 20:12:59 +0200 wenzelm removed obsolete ML files;
Fri, 02 Jun 2006 19:41:37 +0200 wenzelm tuned;
Fri, 02 Jun 2006 18:24:48 +0200 wenzelm tuned;
Fri, 02 Jun 2006 18:15:38 +0200 wenzelm removed obsolete ML files;
Fri, 02 Jun 2006 16:06:19 +0200 wenzelm merge: always normalize (and check!) reductions;
Thu, 01 Jun 2006 23:53:29 +0200 huffman removed legacy ML scripts
Thu, 01 Jun 2006 23:09:34 +0200 wenzelm tuned;
Thu, 01 Jun 2006 23:07:51 +0200 wenzelm removed obsolete ML files;
Thu, 01 Jun 2006 21:14:54 +0200 wenzelm lemmas strip;
Thu, 01 Jun 2006 21:14:05 +0200 wenzelm removed obsolete ML files;
Thu, 01 Jun 2006 14:54:44 +0200 urbanc added some installation notes for the nominal package
Thu, 01 Jun 2006 14:51:37 +0200 paulson Tiny code cleanup
Thu, 01 Jun 2006 14:40:22 +0200 urbanc added an example suggested by D. Wang on the PoplMark-mailing list;
Thu, 01 Jun 2006 14:15:08 +0200 urbanc added the hack "reset NameSpace.unique_names" to Nominal.thy
Tue, 30 May 2006 12:24:04 +0200 schirmer tuned type print-translations
Mon, 29 May 2006 21:09:45 +0200 wenzelm proper meta definition;
Mon, 29 May 2006 19:42:58 +0200 schirmer fixed bug in type print translations
Mon, 29 May 2006 19:23:04 +0200 wenzelm tuned;
Mon, 29 May 2006 17:38:30 +0200 paulson warnings to debug outputs
Mon, 29 May 2006 17:38:02 +0200 paulson warnings to debug outputs; default translation to const-typed
Mon, 29 May 2006 16:18:31 +0200 paulson Giving the "--silent" switch to E, to produce less output
Mon, 29 May 2006 13:15:53 +0200 paulson fixing a variable-clash bug in rule_by_tactic
Sun, 28 May 2006 20:53:03 +0200 wenzelm removed legacy ML scripts;
Sun, 28 May 2006 19:54:20 +0200 wenzelm removed legacy ML scripts;
Sat, 27 May 2006 21:18:51 +0200 wenzelm removed legacy ML scripts;
Sat, 27 May 2006 21:00:31 +0200 wenzelm removed legacy ML scripts;
Sat, 27 May 2006 19:49:36 +0200 wenzelm removed legacy ML scripts;
Sat, 27 May 2006 19:49:07 +0200 wenzelm tuned;
Sat, 27 May 2006 17:42:02 +0200 wenzelm tuned;
Sat, 27 May 2006 17:42:00 +0200 wenzelm complete_split_rule: all Vars;
Sat, 27 May 2006 17:41:59 +0200 wenzelm unfold/refold: LocalDefs.meta_rewrite_rule;
Fri, 26 May 2006 22:20:07 +0200 wenzelm removed unused extern_thm;
Fri, 26 May 2006 22:20:06 +0200 wenzelm activate Defines: fix frees;
Fri, 26 May 2006 22:20:05 +0200 wenzelm pretty: do not exterm thm names;
Fri, 26 May 2006 22:20:05 +0200 wenzelm forall_intr_list: do not ignore errors;
Fri, 26 May 2006 22:20:03 +0200 wenzelm separate checks for acyclic/wellformed;
Fri, 26 May 2006 22:20:02 +0200 wenzelm freeze_spec: gensym;
Thu, 25 May 2006 16:51:39 +0200 wenzelm tuned;
Thu, 25 May 2006 16:51:37 +0200 wenzelm axiomatization java_lang;
Thu, 25 May 2006 14:08:55 +0200 mengj Changed the DFG format's functions' declaration procedure.
Thu, 25 May 2006 11:53:01 +0200 mengj Fixed a bug.
Thu, 25 May 2006 11:52:33 +0200 mengj A new "spass" method.
Thu, 25 May 2006 11:51:37 +0200 mengj Added in settings used by "spass" method.
Thu, 25 May 2006 11:50:55 +0200 mengj Added in SPASS oracle.
Thu, 25 May 2006 08:09:10 +0200 mengj HOL problems now have DFG output format.
Thu, 25 May 2006 08:08:38 +0200 mengj Changed input interface of dfg_write_file.
Thu, 25 May 2006 08:08:04 +0200 mengj Added support for DFG format, used by SPASS.
Thu, 25 May 2006 08:07:02 +0200 mengj Helper files in DFG format.
Wed, 24 May 2006 22:44:56 +0200 wenzelm add_datatype_axm: finalize specified consts;
Wed, 24 May 2006 22:15:07 +0200 wenzelm tuned;
Wed, 24 May 2006 22:13:50 +0200 wenzelm tuned;
Wed, 24 May 2006 22:04:06 +0200 wenzelm made smlnj happy;
Wed, 24 May 2006 21:58:09 +0200 wenzelm wellformed: be less ambitious about structural containment;
Wed, 24 May 2006 21:58:07 +0200 wenzelm Pure: update on overloaded defs;
Wed, 24 May 2006 10:02:36 +0200 berghofe Extended strong induction rule with additional
Wed, 24 May 2006 01:47:25 +0200 huffman add theorem cfcomp_strict
Wed, 24 May 2006 01:05:02 +0200 wenzelm added add_deps, which actually records dependencies of consts (unlike add_finals);
Wed, 24 May 2006 01:05:01 +0200 wenzelm tuned;
Wed, 24 May 2006 01:04:59 +0200 wenzelm axiomatize class: Theory.add_deps;
Wed, 24 May 2006 01:04:57 +0200 wenzelm simplified info/get_info;
Wed, 24 May 2006 01:04:55 +0200 wenzelm simplified TypedefPackage.get_info;
Tue, 23 May 2006 14:00:06 +0200 wenzelm made smlnj happy;
Tue, 23 May 2006 13:55:02 +0200 wenzelm pretty_full_theory: tuned output of definitions;
Tue, 23 May 2006 13:55:01 +0200 wenzelm export plain_args;
Mon, 22 May 2006 22:29:19 +0200 wenzelm Defs.specifications_of: lhs/rhs now use typargs;
Mon, 22 May 2006 22:29:18 +0200 wenzelm removed unchecked'';
Mon, 22 May 2006 22:29:16 +0200 wenzelm pretty_full_theory: defs;
Mon, 22 May 2006 22:29:15 +0200 wenzelm specifications_of: lhs/rhs represented as typargs;
Mon, 22 May 2006 21:27:01 +0200 wenzelm export raw_unifys, could_unifys;
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip