Sat, 19 Apr 2008 12:31:07 +0200 updated generated file;
wenzelm [Sat, 19 Apr 2008 12:31:07 +0200] rev 26725
updated generated file;
Sat, 19 Apr 2008 12:04:17 +0200 NamedThmsFun: removed obsolete print command -- facts are accesible via dynamic name;
wenzelm [Sat, 19 Apr 2008 12:04:17 +0200] rev 26724
NamedThmsFun: removed obsolete print command -- facts are accesible via dynamic name;
Fri, 18 Apr 2008 23:58:04 +0200 removed dead code;
wenzelm [Fri, 18 Apr 2008 23:58:04 +0200] rev 26723
removed dead code;
Fri, 18 Apr 2008 23:49:46 +0200 print_cases: proper context for revert_skolem;
wenzelm [Fri, 18 Apr 2008 23:49:46 +0200] rev 26722
print_cases: proper context for revert_skolem;
Fri, 18 Apr 2008 23:49:44 +0200 tuned;
wenzelm [Fri, 18 Apr 2008 23:49:44 +0200] rev 26721
tuned;
Fri, 18 Apr 2008 23:49:40 +0200 modernized specifications and proofs;
wenzelm [Fri, 18 Apr 2008 23:49:40 +0200] rev 26720
modernized specifications and proofs;
Fri, 18 Apr 2008 09:44:16 +0200 improved definition of upd
haftmann [Fri, 18 Apr 2008 09:44:16 +0200] rev 26719
improved definition of upd
Thu, 17 Apr 2008 22:28:56 +0200 * Context-dependent token translations.
wenzelm [Thu, 17 Apr 2008 22:28:56 +0200] rev 26718
* Context-dependent token translations.
Thu, 17 Apr 2008 22:22:30 +0200 revert_skolem: do not change non-reversible names;
wenzelm [Thu, 17 Apr 2008 22:22:30 +0200] rev 26717
revert_skolem: do not change non-reversible names; default token translations: revert_skolem; removed obsolete revert_skolems;
Thu, 17 Apr 2008 22:22:28 +0200 print_statement: reset body mode, i.e. invent global frees (no need for revert_skolem);
wenzelm [Thu, 17 Apr 2008 22:22:28 +0200] rev 26716
print_statement: reset body mode, i.e. invent global frees (no need for revert_skolem);
Thu, 17 Apr 2008 22:22:27 +0200 no_vars: reset body mode, i.e. invent global frees (which are acceptable to Variable.auto_fixes);
wenzelm [Thu, 17 Apr 2008 22:22:27 +0200] rev 26715
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 variant_fixes: preserve internal state, mark skolem only for body mode;
wenzelm [Thu, 17 Apr 2008 22:22:26 +0200] rev 26714
variant_fixes: preserve internal state, mark skolem only for body mode; import_inst: actually observe is_open flag (cf. variant_fixes);
Thu, 17 Apr 2008 22:22:25 +0200 prove_global: Variable.set_body true, pass context;
wenzelm [Thu, 17 Apr 2008 22:22:25 +0200] rev 26713
prove_global: Variable.set_body true, pass context;
Thu, 17 Apr 2008 22:22:23 +0200 adapted to ProofContext.revert_skolem: extra Name.clean required;
wenzelm [Thu, 17 Apr 2008 22:22:23 +0200] rev 26712
adapted to ProofContext.revert_skolem: extra Name.clean required;
Thu, 17 Apr 2008 22:22:21 +0200 prove_global: pass context;
wenzelm [Thu, 17 Apr 2008 22:22:21 +0200] rev 26711
prove_global: pass context;
Thu, 17 Apr 2008 22:22:19 +0200 pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
wenzelm [Thu, 17 Apr 2008 22:22:19 +0200] rev 26710
pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
Thu, 17 Apr 2008 16:30:55 +0200 replaced token translations by common markup;
wenzelm [Thu, 17 Apr 2008 16:30:55 +0200] rev 26709
replaced token translations by common markup; use XML.text instead of separate escape;
Thu, 17 Apr 2008 16:30:53 +0200 moved default token translations to proof_context.ML, if all fails the pretty printer falls back on plain output;
wenzelm [Thu, 17 Apr 2008 16:30:53 +0200] rev 26708
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 token translations: context dependent, result Pretty.T;
wenzelm [Thu, 17 Apr 2008 16:30:52 +0200] rev 26707
token translations: context dependent, result Pretty.T; added Markup.fixed (analogous to Markup.const); tuned;
Thu, 17 Apr 2008 16:30:52 +0200 replaced token translations by common markup;
wenzelm [Thu, 17 Apr 2008 16:30:52 +0200] rev 26706
replaced token translations by common markup;
Thu, 17 Apr 2008 16:30:51 +0200 default token translations with proper markup;
wenzelm [Thu, 17 Apr 2008 16:30:51 +0200] rev 26705
default token translations with proper markup;
Thu, 17 Apr 2008 16:30:50 +0200 token translations: context dependent, result Pretty.T;
wenzelm [Thu, 17 Apr 2008 16:30:50 +0200] rev 26704
token translations: context dependent, result Pretty.T; string_of_term/prop: Variable.auto_fixes;
Thu, 17 Apr 2008 16:30:48 +0200 removed obsolete raw_str;
wenzelm [Thu, 17 Apr 2008 16:30:48 +0200] rev 26703
removed obsolete raw_str; added mark;
Thu, 17 Apr 2008 16:30:48 +0200 added markup for fixed variables (local constants);
wenzelm [Thu, 17 Apr 2008 16:30:48 +0200] rev 26702
added markup for fixed variables (local constants);
Thu, 17 Apr 2008 16:30:47 +0200 token translations: context dependent, result Pretty.T;
wenzelm [Thu, 17 Apr 2008 16:30:47 +0200] rev 26701
token translations: context dependent, result Pretty.T;
Thu, 17 Apr 2008 16:30:45 +0200 Pretty.mark;
wenzelm [Thu, 17 Apr 2008 16:30:45 +0200] rev 26700
Pretty.mark;
Thu, 17 Apr 2008 11:40:00 +0200 unused_thms: sort_distinct;
wenzelm [Thu, 17 Apr 2008 11:40:00 +0200] rev 26699
unused_thms: sort_distinct;
Wed, 16 Apr 2008 22:17:43 +0200 Sign.add_path;
wenzelm [Wed, 16 Apr 2008 22:17:43 +0200] rev 26698
Sign.add_path;
Wed, 16 Apr 2008 21:53:05 +0200 removed obsolete BASIC_THM_DEPS;
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;
Wed, 16 Apr 2008 21:53:04 +0200 pretty_theorems: use proper PureThy.facts_of;
wenzelm [Wed, 16 Apr 2008 21:53:04 +0200] rev 26696
pretty_theorems: use proper PureThy.facts_of;
Wed, 16 Apr 2008 21:53:03 +0200 Facts.extern_static;
wenzelm [Wed, 16 Apr 2008 21:53:03 +0200] rev 26695
Facts.extern_static;
Wed, 16 Apr 2008 21:53:02 +0200 PureThy.defined_fact;
wenzelm [Wed, 16 Apr 2008 21:53:02 +0200] rev 26694
PureThy.defined_fact; unused_thms: simplified signature;
Wed, 16 Apr 2008 21:53:01 +0200 renamed check_fact to defined_fact;
wenzelm [Wed, 16 Apr 2008 21:53:01 +0200] rev 26693
renamed check_fact to defined_fact;
Wed, 16 Apr 2008 21:53:00 +0200 removed unused space_of;
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;
Wed, 16 Apr 2008 21:52:59 +0200 valid_facts: more elementary version using Facts.fold_static;
wenzelm [Wed, 16 Apr 2008 21:52:59 +0200] rev 26691
valid_facts: more elementary version using Facts.fold_static;
Wed, 16 Apr 2008 21:52:58 +0200 Facts.dest_static;
wenzelm [Wed, 16 Apr 2008 21:52:58 +0200] rev 26690
Facts.dest_static;
Wed, 16 Apr 2008 20:43:31 +0200 Auxiliary permutation functions are no longer declared using add_consts_i,
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.
Wed, 16 Apr 2008 17:40:59 +0200 removed unused TLA/Memory/MIParameters.thy;
wenzelm [Wed, 16 Apr 2008 17:40:59 +0200] rev 26688
removed unused TLA/Memory/MIParameters.thy;
Wed, 16 Apr 2008 17:40:43 +0200 removed obsolete valid_thms;
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;
Wed, 16 Apr 2008 17:40:42 +0200 removed obsolete premsN;
wenzelm [Wed, 16 Apr 2008 17:40:42 +0200] rev 26686
removed obsolete premsN;
Wed, 16 Apr 2008 17:40:41 +0200 PureThy.get_fact: pass dynamic context;
wenzelm [Wed, 16 Apr 2008 17:40:41 +0200] rev 26685
PureThy.get_fact: pass dynamic context;
Wed, 16 Apr 2008 17:40:40 +0200 tuned;
wenzelm [Wed, 16 Apr 2008 17:40:40 +0200] rev 26684
tuned;
Wed, 16 Apr 2008 17:40:39 +0200 removed obsolete get_fact_silent;
wenzelm [Wed, 16 Apr 2008 17:40:39 +0200] rev 26683
removed obsolete get_fact_silent; PureThy.get_fact: pass dynamic context; tuned;
Wed, 16 Apr 2008 17:40:38 +0200 tuned proofs;
wenzelm [Wed, 16 Apr 2008 17:40:38 +0200] rev 26682
tuned proofs;
Wed, 16 Apr 2008 11:24:09 +0200 Added entry for unused_thms command.
berghofe [Wed, 16 Apr 2008 11:24:09 +0200] rev 26681
Added entry for unused_thms command.
Wed, 16 Apr 2008 11:01:30 +0200 Adapted to new primrec package.
berghofe [Wed, 16 Apr 2008 11:01:30 +0200] rev 26680
Adapted to new primrec package.
Wed, 16 Apr 2008 10:57:46 +0200 Added add_primrec_global and add_primrec_overloaded functions (thanks to Markus).
berghofe [Wed, 16 Apr 2008 10:57:46 +0200] rev 26679
Added add_primrec_global and add_primrec_overloaded functions (thanks to Markus).
Wed, 16 Apr 2008 10:50:37 +0200 educated guess for infix syntax
haftmann [Wed, 16 Apr 2008 10:50:37 +0200] rev 26678
educated guess for infix syntax
Wed, 16 Apr 2008 02:25:06 +0200 removed test artefacts
urbanc [Wed, 16 Apr 2008 02:25:06 +0200] rev 26677
removed test artefacts
Tue, 15 Apr 2008 22:09:24 +0200 proof endings: no Toplevel.print!
wenzelm [Tue, 15 Apr 2008 22:09:24 +0200] rev 26676
proof endings: no Toplevel.print!
Tue, 15 Apr 2008 22:09:23 +0200 all_valid_thms: use new facts tables;
wenzelm [Tue, 15 Apr 2008 22:09:23 +0200] rev 26675
all_valid_thms: use new facts tables;
Tue, 15 Apr 2008 18:49:29 +0200 Theory.subthy;
wenzelm [Tue, 15 Apr 2008 18:49:29 +0200] rev 26674
Theory.subthy;
Tue, 15 Apr 2008 18:49:28 +0200 Facts.intern, Facts.extern_table;
wenzelm [Tue, 15 Apr 2008 18:49:28 +0200] rev 26673
Facts.intern, Facts.extern_table;
Tue, 15 Apr 2008 18:49:27 +0200 IsarCmd.hide_names;
wenzelm [Tue, 15 Apr 2008 18:49:27 +0200] rev 26672
IsarCmd.hide_names;
Tue, 15 Apr 2008 18:49:26 +0200 added hide_names command (formerly Sign.hide_names), support fact name space;
wenzelm [Tue, 15 Apr 2008 18:49:26 +0200] rev 26671
added hide_names command (formerly Sign.hide_names), support fact name space;
Tue, 15 Apr 2008 18:49:25 +0200 Facts.dest_table, PureThy.facts_of;
wenzelm [Tue, 15 Apr 2008 18:49:25 +0200] rev 26670
Facts.dest_table, PureThy.facts_of;
Tue, 15 Apr 2008 18:49:24 +0200 simplified hide_XXX interfaces;
wenzelm [Tue, 15 Apr 2008 18:49:24 +0200] rev 26669
simplified hide_XXX interfaces;
Tue, 15 Apr 2008 18:49:23 +0200 removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
wenzelm [Tue, 15 Apr 2008 18:49:23 +0200] rev 26668
removed obsolete SIGN_THEORY -- no name aliases in structure Theory; removed obsolete BASIC_THEORY;
Tue, 15 Apr 2008 18:49:22 +0200 removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
wenzelm [Tue, 15 Apr 2008 18:49:22 +0200] rev 26667
removed obsolete SIGN_THEORY -- no name aliases in structure Theory; simplified hide_XXX interfaces; moved hide_names to isar_cmd.ML;
Tue, 15 Apr 2008 18:49:21 +0200 added intern_fact, check_fact, hide_fact;
wenzelm [Tue, 15 Apr 2008 18:49:21 +0200] rev 26666
added intern_fact, check_fact, hide_fact; renamed all_facts_of to facts_of; removed hide_thms; Sign.hide_const;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip