wenzelm [Thu, 17 Apr 2008 16:30:47 +0200] rev 26701
token translations: context dependent, result Pretty.T;
wenzelm [Thu, 17 Apr 2008 16:30:45 +0200] rev 26700
Pretty.mark;
wenzelm [Thu, 17 Apr 2008 11:40:00 +0200] rev 26699
unused_thms: sort_distinct;
wenzelm [Wed, 16 Apr 2008 22:17:43 +0200] rev 26698
Sign.add_path;
wenzelm [Wed, 16 Apr 2008 21:53:05 +0200] rev 26697
removed obsolete BASIC_THM_DEPS;
unused_thms: simplified signature, use proper PureThy.facts_of;
misc tuning;
wenzelm [Wed, 16 Apr 2008 21:53:04 +0200] rev 26696
pretty_theorems: use proper PureThy.facts_of;
wenzelm [Wed, 16 Apr 2008 21:53:03 +0200] rev 26695
Facts.extern_static;
wenzelm [Wed, 16 Apr 2008 21:53:02 +0200] rev 26694
PureThy.defined_fact;
unused_thms: simplified signature;
wenzelm [Wed, 16 Apr 2008 21:53:01 +0200] rev 26693
renamed check_fact to defined_fact;
wenzelm [Wed, 16 Apr 2008 21:53:00 +0200] rev 26692
removed unused space_of;
added defined, fold_static;
renamed dest_table to dest_static;
renamed extern_table to extern_static;
wenzelm [Wed, 16 Apr 2008 21:52:59 +0200] rev 26691
valid_facts: more elementary version using Facts.fold_static;
wenzelm [Wed, 16 Apr 2008 21:52:58 +0200] rev 26690
Facts.dest_static;
berghofe [Wed, 16 Apr 2008 20:43:31 +0200] rev 26689
Auxiliary permutation functions are no longer declared using add_consts_i,
because add_primrec_overloaded can do this as well.
wenzelm [Wed, 16 Apr 2008 17:40:59 +0200] rev 26688
removed unused TLA/Memory/MIParameters.thy;
wenzelm [Wed, 16 Apr 2008 17:40:43 +0200] rev 26687
removed obsolete valid_thms;
removed obsolete premsN binding;
PureThy.get_fact: pass dynamic context;
wenzelm [Wed, 16 Apr 2008 17:40:42 +0200] rev 26686
removed obsolete premsN;
wenzelm [Wed, 16 Apr 2008 17:40:41 +0200] rev 26685
PureThy.get_fact: pass dynamic context;
wenzelm [Wed, 16 Apr 2008 17:40:40 +0200] rev 26684
tuned;
wenzelm [Wed, 16 Apr 2008 17:40:39 +0200] rev 26683
removed obsolete get_fact_silent;
PureThy.get_fact: pass dynamic context;
tuned;
wenzelm [Wed, 16 Apr 2008 17:40:38 +0200] rev 26682
tuned proofs;
berghofe [Wed, 16 Apr 2008 11:24:09 +0200] rev 26681
Added entry for unused_thms command.
berghofe [Wed, 16 Apr 2008 11:01:30 +0200] rev 26680
Adapted to new primrec package.
berghofe [Wed, 16 Apr 2008 10:57:46 +0200] rev 26679
Added add_primrec_global and add_primrec_overloaded functions (thanks to Markus).
haftmann [Wed, 16 Apr 2008 10:50:37 +0200] rev 26678
educated guess for infix syntax
urbanc [Wed, 16 Apr 2008 02:25:06 +0200] rev 26677
removed test artefacts
wenzelm [Tue, 15 Apr 2008 22:09:24 +0200] rev 26676
proof endings: no Toplevel.print!
wenzelm [Tue, 15 Apr 2008 22:09:23 +0200] rev 26675
all_valid_thms: use new facts tables;
wenzelm [Tue, 15 Apr 2008 18:49:29 +0200] rev 26674
Theory.subthy;
wenzelm [Tue, 15 Apr 2008 18:49:28 +0200] rev 26673
Facts.intern, Facts.extern_table;
wenzelm [Tue, 15 Apr 2008 18:49:27 +0200] rev 26672
IsarCmd.hide_names;