Sat, 24 Jun 2006 22:25:31 +0200 wenzelm minor tuning of definitions/proofs;
Sat, 24 Jun 2006 22:25:30 +0200 wenzelm fixed translations for _MapUpd: CONST;
Fri, 23 Jun 2006 13:42:19 +0200 nipkow beautification
Fri, 23 Jun 2006 10:48:34 +0200 haftmann added webmaster
Fri, 23 Jun 2006 09:55:01 +0200 paulson Introduction of Ramsey's theorem
Thu, 22 Jun 2006 18:48:25 +0200 ballarin Removed debugging code.
Thu, 22 Jun 2006 07:08:04 +0200 ballarin Improved handling of defines imported in duplicate.
Thu, 22 Jun 2006 05:16:15 +0200 kleing new standard dir structure
Wed, 21 Jun 2006 21:30:57 +0200 webertj world map updated
Wed, 21 Jun 2006 21:13:27 +0200 webertj world map updated
Wed, 21 Jun 2006 11:44:50 +0200 krauss Removed (term_of o cterm_of)-Hack, Added error message for unknown definition at "termination"-command
Wed, 21 Jun 2006 11:24:19 +0200 haftmann fixed bug resolving Haskell names
Wed, 21 Jun 2006 11:23:49 +0200 haftmann fixed error bug
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.
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip