haftmann [Tue, 10 Oct 2006 09:17:21 +0200] rev 20935
removed quote in serialization
haftmann [Tue, 10 Oct 2006 09:17:20 +0200] rev 20934
added code_abstype
haftmann [Tue, 10 Oct 2006 09:17:19 +0200] rev 20933
added code_constsubst
haftmann [Tue, 10 Oct 2006 09:17:18 +0200] rev 20932
fixed typo
haftmann [Tue, 10 Oct 2006 09:17:17 +0200] rev 20931
added code_abstype and code_constsubst
wenzelm [Mon, 09 Oct 2006 20:12:45 +0200] rev 20930
isabelle-process: options -S, -X;
wenzelm [Mon, 09 Oct 2006 20:12:42 +0200] rev 20929
tuned;
wenzelm [Mon, 09 Oct 2006 19:37:07 +0200] rev 20928
loop: disallow exit in secure mode;
wenzelm [Mon, 09 Oct 2006 19:37:06 +0200] rev 20927
Secure.commit;
wenzelm [Mon, 09 Oct 2006 19:37:05 +0200] rev 20926
moved Context.ml_output to Output.ml_output;
wenzelm [Mon, 09 Oct 2006 19:37:04 +0200] rev 20925
Secure critical operations.
wenzelm [Mon, 09 Oct 2006 19:37:03 +0200] rev 20924
added General/secure.ML;
wenzelm [Mon, 09 Oct 2006 19:37:02 +0200] rev 20923
added option -S (secure mode);
nipkow [Mon, 09 Oct 2006 12:51:31 +0200] rev 20922
added nbe_post for delayed_if
nipkow [Mon, 09 Oct 2006 12:20:39 +0200] rev 20921
added delayed_if
nipkow [Mon, 09 Oct 2006 12:16:29 +0200] rev 20920
added pre/post-processor equations
wenzelm [Mon, 09 Oct 2006 12:08:33 +0200] rev 20919
attribute "symmetric": standardized schematic variables;
wenzelm [Mon, 09 Oct 2006 02:20:11 +0200] rev 20918
sequential lemmas;
wenzelm [Mon, 09 Oct 2006 02:20:10 +0200] rev 20917
reorderd ML/lemmas (Why!?);
wenzelm [Mon, 09 Oct 2006 02:20:09 +0200] rev 20916
PureThy.note_thmss_i;
wenzelm [Mon, 09 Oct 2006 02:20:08 +0200] rev 20915
added exit;
notes: simplified locale target;
wenzelm [Mon, 09 Oct 2006 02:20:07 +0200] rev 20914
added theorems(_i) -- with present_results;
wenzelm [Mon, 09 Oct 2006 02:20:06 +0200] rev 20913
def(_i): LocalDefs.add_defs;
removed Drule.strip_shyps_warning;
wenzelm [Mon, 09 Oct 2006 02:20:05 +0200] rev 20912
attribute: Context.mapping;
removed Drule.strip_shyps_warning;
wenzelm [Mon, 09 Oct 2006 02:20:04 +0200] rev 20911
removed obsolete note_thmss(_i);
simplified add_thmss;
tuned;
wenzelm [Mon, 09 Oct 2006 02:20:04 +0200] rev 20910
added exit;
wenzelm [Mon, 09 Oct 2006 02:20:02 +0200] rev 20909
simplified derived_def;
wenzelm [Mon, 09 Oct 2006 02:20:01 +0200] rev 20908
removed theorems, smart_theorems etc. (cf. Specification.theorems);
wenzelm [Mon, 09 Oct 2006 02:20:01 +0200] rev 20907
lemmas/theorems/declare: Specification.theorems;
wenzelm [Mon, 09 Oct 2006 02:19:58 +0200] rev 20906
added kind attributes;
wenzelm [Mon, 09 Oct 2006 02:19:57 +0200] rev 20905
Drule.lhs/rhs_of;
wenzelm [Mon, 09 Oct 2006 02:19:56 +0200] rev 20904
added dest_equals_lhs;
replaced clhs/crhs_of by lhs/rhs_of;
local_standard: flexflex_unique;
removed strip_shyps_warning;
wenzelm [Mon, 09 Oct 2006 02:19:55 +0200] rev 20903
attribute: Context.mapping;
Proof.theorem_i;
wenzelm [Mon, 09 Oct 2006 02:19:54 +0200] rev 20902
replaced Drule.clhs/crhs_of by Drule.lhs/rhs_of;
wenzelm [Mon, 09 Oct 2006 02:19:54 +0200] rev 20901
attribute: Context.mapping;
PureThy.note_thmss_i;
wenzelm [Mon, 09 Oct 2006 02:19:52 +0200] rev 20900
standardized facts;
wenzelm [Mon, 09 Oct 2006 02:19:51 +0200] rev 20899
attribute symmetric: zero_var_indexes;
tuned proofs;
wenzelm [Mon, 09 Oct 2006 02:19:51 +0200] rev 20898
attribute symmetric: zero_var_indexes;
wenzelm [Mon, 09 Oct 2006 02:19:49 +0200] rev 20897
attribute: Context.mapping;
haftmann [Sat, 07 Oct 2006 07:41:56 +0200] rev 20896
cleaned up interfaces
mengj [Sat, 07 Oct 2006 02:47:33 +0200] rev 20895
Removed unused res_atp_setup.ML, since its functions have been put in res_atp.ML.
wenzelm [Sat, 07 Oct 2006 01:31:23 +0200] rev 20894
Common theory targets.
wenzelm [Sat, 07 Oct 2006 01:31:22 +0200] rev 20893
Element.export_facts;
wenzelm [Sat, 07 Oct 2006 01:31:20 +0200] rev 20892
refined unlocalize_mixfix;
wenzelm [Sat, 07 Oct 2006 01:31:19 +0200] rev 20891
TheoryTarget;
wenzelm [Sat, 07 Oct 2006 01:31:18 +0200] rev 20890
moved pretty_consts to proof_display.ML;
adapted to improved LocalTheory interfaces;
wenzelm [Sat, 07 Oct 2006 01:31:17 +0200] rev 20889
added pretty_consts (from specification.ML);
wenzelm [Sat, 07 Oct 2006 01:31:16 +0200] rev 20888
turned into abstract wrapper module, cf. theory_target.ML;
simplified interfaces;
wenzelm [Sat, 07 Oct 2006 01:31:15 +0200] rev 20887
replaced add_def by more elaborate add_defs;
added find_def (based on educated guesses);
wenzelm [Sat, 07 Oct 2006 01:31:14 +0200] rev 20886
replaced generalize_facts by full export_(standard_)facts;
wenzelm [Sat, 07 Oct 2006 01:31:13 +0200] rev 20885
Thm.def_name_optional;
ProofDisplay.pretty_consts;
wenzelm [Sat, 07 Oct 2006 01:31:12 +0200] rev 20884
added def_name_optional;
wenzelm [Sat, 07 Oct 2006 01:31:11 +0200] rev 20883
removed is_equals, is_implies;
tuned;
wenzelm [Sat, 07 Oct 2006 01:31:10 +0200] rev 20882
added the_single;
wenzelm [Sat, 07 Oct 2006 01:31:09 +0200] rev 20881
added term_rule;
wenzelm [Sat, 07 Oct 2006 01:31:08 +0200] rev 20880
added Isar/theory_target.ML;
wenzelm [Sat, 07 Oct 2006 01:31:07 +0200] rev 20879
improved LocalDefs.add_def;
wenzelm [Sat, 07 Oct 2006 01:31:06 +0200] rev 20878
mk_partial_rules_mutual: expand result terms/thms;
wenzelm [Sat, 07 Oct 2006 01:31:05 +0200] rev 20877
removed with_local_path -- LocalTheory.note admits qualified names;
TheoryTarget.init;
wenzelm [Sat, 07 Oct 2006 01:31:04 +0200] rev 20876
moved the_single to Pure/library.ML;
tuned;