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.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip