Tue, 22 Apr 2008 08:33:23 +0200 haftmann added explicit check phase after reading of specification
Tue, 22 Apr 2008 08:33:21 +0200 haftmann added theory Sublist_Order
Tue, 22 Apr 2008 08:33:20 +0200 haftmann dropped some metis calls
Tue, 22 Apr 2008 08:33:19 +0200 haftmann tuned proofs
Tue, 22 Apr 2008 08:33:16 +0200 haftmann constant HOL.eq now qualified
Tue, 22 Apr 2008 08:33:13 +0200 haftmann exported is_abbrev mode discriminator
Tue, 22 Apr 2008 08:33:12 +0200 haftmann proper abbreviations in class
Tue, 22 Apr 2008 08:33:10 +0200 haftmann dropped theory PreList
Tue, 22 Apr 2008 08:33:09 +0200 haftmann added entries
Mon, 21 Apr 2008 00:06:55 +0200 isatest move some at/a64 tests to intel mac hardware (running Linux)
Sat, 19 Apr 2008 12:36:12 +0200 wenzelm updated generated file;
Sat, 19 Apr 2008 12:31:07 +0200 wenzelm updated generated file;
Sat, 19 Apr 2008 12:04:17 +0200 wenzelm NamedThmsFun: removed obsolete print command -- facts are accesible via dynamic name;
Fri, 18 Apr 2008 23:58:04 +0200 wenzelm removed dead code;
Fri, 18 Apr 2008 23:49:46 +0200 wenzelm print_cases: proper context for revert_skolem;
Fri, 18 Apr 2008 23:49:44 +0200 wenzelm tuned;
Fri, 18 Apr 2008 23:49:40 +0200 wenzelm modernized specifications and proofs;
Fri, 18 Apr 2008 09:44:16 +0200 haftmann improved definition of upd
Thu, 17 Apr 2008 22:28:56 +0200 wenzelm * Context-dependent token translations.
Thu, 17 Apr 2008 22:22:30 +0200 wenzelm revert_skolem: do not change non-reversible names;
Thu, 17 Apr 2008 22:22:28 +0200 wenzelm print_statement: reset body mode, i.e. invent global frees (no need for revert_skolem);
Thu, 17 Apr 2008 22:22:27 +0200 wenzelm no_vars: reset body mode, i.e. invent global frees (which are acceptable to Variable.auto_fixes);
Thu, 17 Apr 2008 22:22:26 +0200 wenzelm variant_fixes: preserve internal state, mark skolem only for body mode;
Thu, 17 Apr 2008 22:22:25 +0200 wenzelm prove_global: Variable.set_body true, pass context;
Thu, 17 Apr 2008 22:22:23 +0200 wenzelm adapted to ProofContext.revert_skolem: extra Name.clean required;
Thu, 17 Apr 2008 22:22:21 +0200 wenzelm prove_global: pass context;
Thu, 17 Apr 2008 22:22:19 +0200 wenzelm pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
Thu, 17 Apr 2008 16:30:55 +0200 wenzelm replaced token translations by common markup;
Thu, 17 Apr 2008 16:30:53 +0200 wenzelm moved default token translations to proof_context.ML, if all fails the pretty printer falls back on plain output;
Thu, 17 Apr 2008 16:30:52 +0200 wenzelm token translations: context dependent, result Pretty.T;
Thu, 17 Apr 2008 16:30:52 +0200 wenzelm replaced token translations by common markup;
Thu, 17 Apr 2008 16:30:51 +0200 wenzelm default token translations with proper markup;
Thu, 17 Apr 2008 16:30:50 +0200 wenzelm token translations: context dependent, result Pretty.T;
Thu, 17 Apr 2008 16:30:48 +0200 wenzelm removed obsolete raw_str;
Thu, 17 Apr 2008 16:30:48 +0200 wenzelm added markup for fixed variables (local constants);
Thu, 17 Apr 2008 16:30:47 +0200 wenzelm token translations: context dependent, result Pretty.T;
Thu, 17 Apr 2008 16:30:45 +0200 wenzelm Pretty.mark;
Thu, 17 Apr 2008 11:40:00 +0200 wenzelm unused_thms: sort_distinct;
Wed, 16 Apr 2008 22:17:43 +0200 wenzelm Sign.add_path;
Wed, 16 Apr 2008 21:53:05 +0200 wenzelm removed obsolete BASIC_THM_DEPS;
Wed, 16 Apr 2008 21:53:04 +0200 wenzelm pretty_theorems: use proper PureThy.facts_of;
Wed, 16 Apr 2008 21:53:03 +0200 wenzelm Facts.extern_static;
Wed, 16 Apr 2008 21:53:02 +0200 wenzelm PureThy.defined_fact;
Wed, 16 Apr 2008 21:53:01 +0200 wenzelm renamed check_fact to defined_fact;
Wed, 16 Apr 2008 21:53:00 +0200 wenzelm removed unused space_of;
Wed, 16 Apr 2008 21:52:59 +0200 wenzelm valid_facts: more elementary version using Facts.fold_static;
Wed, 16 Apr 2008 21:52:58 +0200 wenzelm Facts.dest_static;
Wed, 16 Apr 2008 20:43:31 +0200 berghofe Auxiliary permutation functions are no longer declared using add_consts_i,
Wed, 16 Apr 2008 17:40:59 +0200 wenzelm removed unused TLA/Memory/MIParameters.thy;
Wed, 16 Apr 2008 17:40:43 +0200 wenzelm removed obsolete valid_thms;
Wed, 16 Apr 2008 17:40:42 +0200 wenzelm removed obsolete premsN;
Wed, 16 Apr 2008 17:40:41 +0200 wenzelm PureThy.get_fact: pass dynamic context;
Wed, 16 Apr 2008 17:40:40 +0200 wenzelm tuned;
Wed, 16 Apr 2008 17:40:39 +0200 wenzelm removed obsolete get_fact_silent;
Wed, 16 Apr 2008 17:40:38 +0200 wenzelm tuned proofs;
Wed, 16 Apr 2008 11:24:09 +0200 berghofe Added entry for unused_thms command.
Wed, 16 Apr 2008 11:01:30 +0200 berghofe Adapted to new primrec package.
Wed, 16 Apr 2008 10:57:46 +0200 berghofe Added add_primrec_global and add_primrec_overloaded functions (thanks to Markus).
Wed, 16 Apr 2008 10:50:37 +0200 haftmann educated guess for infix syntax
Wed, 16 Apr 2008 02:25:06 +0200 urbanc removed test artefacts
Tue, 15 Apr 2008 22:09:24 +0200 wenzelm proof endings: no Toplevel.print!
Tue, 15 Apr 2008 22:09:23 +0200 wenzelm all_valid_thms: use new facts tables;
Tue, 15 Apr 2008 18:49:29 +0200 wenzelm Theory.subthy;
Tue, 15 Apr 2008 18:49:28 +0200 wenzelm Facts.intern, Facts.extern_table;
Tue, 15 Apr 2008 18:49:27 +0200 wenzelm IsarCmd.hide_names;
Tue, 15 Apr 2008 18:49:26 +0200 wenzelm added hide_names command (formerly Sign.hide_names), support fact name space;
Tue, 15 Apr 2008 18:49:25 +0200 wenzelm Facts.dest_table, PureThy.facts_of;
Tue, 15 Apr 2008 18:49:24 +0200 wenzelm simplified hide_XXX interfaces;
Tue, 15 Apr 2008 18:49:23 +0200 wenzelm removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
Tue, 15 Apr 2008 18:49:22 +0200 wenzelm removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
Tue, 15 Apr 2008 18:49:21 +0200 wenzelm added intern_fact, check_fact, hide_fact;
Tue, 15 Apr 2008 18:49:19 +0200 wenzelm Theory.eq_thy;
Tue, 15 Apr 2008 18:49:18 +0200 wenzelm renamed dest to dest_table, and extern to extern table;
Tue, 15 Apr 2008 18:49:16 +0200 wenzelm PureThy.hide_fact;
Tue, 15 Apr 2008 18:49:15 +0200 wenzelm Facts.dest_table;
Tue, 15 Apr 2008 18:49:13 +0200 wenzelm Sign.hide_const;
Tue, 15 Apr 2008 18:49:12 +0200 wenzelm added hide fact;
Tue, 15 Apr 2008 16:25:14 +0200 wenzelm tuned;
Tue, 15 Apr 2008 16:12:18 +0200 wenzelm removed eval_antiquotes_fn;
Tue, 15 Apr 2008 16:12:16 +0200 wenzelm merge: canonical order;
Tue, 15 Apr 2008 16:12:15 +0200 wenzelm Library.is_equal;
Tue, 15 Apr 2008 16:12:13 +0200 wenzelm moved forall_elim_var(s) to more_thm.ML;
Tue, 15 Apr 2008 16:12:11 +0200 wenzelm disallow duplicate entries (weak version for merge);
Tue, 15 Apr 2008 16:12:05 +0200 wenzelm Thm.forall_elim_var(s);
Tue, 15 Apr 2008 16:12:01 +0200 wenzelm proper dynamic facts for eqvts, freshs, bijs;
Tue, 15 Apr 2008 16:11:58 +0200 wenzelm overloading perm: use big_name;
Tue, 15 Apr 2008 16:11:52 +0200 wenzelm * Name space merge now observes canonical order;
Mon, 14 Apr 2008 22:29:56 +0200 wenzelm removed redundant hd_append variant;
Mon, 14 Apr 2008 21:44:53 +0200 wenzelm removed duplicate lemmas;
Mon, 14 Apr 2008 21:44:53 +0200 wenzelm avoid duplicate fact bindings;
Mon, 14 Apr 2008 21:44:51 +0200 wenzelm overloading of perm: adhoc name prevents duplicate fact names;
Mon, 14 Apr 2008 17:54:56 +0200 ballarin Changed naming scheme for theorems generated by interpretations.
Mon, 14 Apr 2008 16:42:47 +0200 krauss proper context for induct_scheme method
Mon, 14 Apr 2008 14:28:47 +0200 wenzelm Isar.toplevel_loop: separate init/welcome flag;
Sun, 13 Apr 2008 16:40:08 +0200 wenzelm Sorts.class_error: produce message only (formerly msg_class_error);
Sun, 13 Apr 2008 16:40:07 +0200 wenzelm tsig: removed unnecessary universal witness;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip