haftmann [Tue, 31 Jan 2006 16:12:56 +0100] rev 18864
more coherent lookup extraction functions
paulson [Tue, 31 Jan 2006 10:39:13 +0100] rev 18863
reorganization of code to support DFG otuput
wenzelm [Tue, 31 Jan 2006 00:51:15 +0100] rev 18862
* Pure: 'advanced' translation functions use Context.generic instead of just theory;
wenzelm [Tue, 31 Jan 2006 00:43:14 +0100] rev 18861
declare defn rules;
wenzelm [Tue, 31 Jan 2006 00:39:44 +0100] rev 18860
all styles now reset to defaults first, i.e. the document may switch styles back and forth;
added macro \isachardefaults for \chardef defaults;
renamed \isakeywordcharunderscore to \isacharunderscorekeyword;
added isabellestyle{default};
wenzelm [Tue, 31 Jan 2006 00:39:43 +0100] rev 18859
export meta_rewrite_rule;
tuned;
wenzelm [Tue, 31 Jan 2006 00:39:43 +0100] rev 18858
advanced translations: Context.generic;
tuned;
wenzelm [Tue, 31 Jan 2006 00:39:40 +0100] rev 18857
advanced translations: Context.generic;
paulson [Mon, 30 Jan 2006 15:31:31 +0100] rev 18856
tidy-up of res_clause.ML, removing the "predicates" field
wenzelm [Mon, 30 Jan 2006 12:20:06 +0100] rev 18855
'setup': no list type, support implicit setup;
tuned;
wenzelm [Mon, 30 Jan 2006 12:20:05 +0100] rev 18854
'fixes': support plain vars;
classical attributes: optional weight -- ignored by automated tools;
paulson [Mon, 30 Jan 2006 10:13:28 +0100] rev 18853
fixed a syntax error!
haftmann [Mon, 30 Jan 2006 08:47:38 +0100] rev 18852
replaced gen_list by enum
haftmann [Mon, 30 Jan 2006 08:20:56 +0100] rev 18851
adaptions to codegen_package
haftmann [Mon, 30 Jan 2006 08:20:06 +0100] rev 18850
various improvements
haftmann [Mon, 30 Jan 2006 08:19:30 +0100] rev 18849
added three times overloaded Isar instance command
haftmann [Mon, 30 Jan 2006 08:18:51 +0100] rev 18848
moved instance Isar command to class_package.ML
haftmann [Mon, 30 Jan 2006 08:17:04 +0100] rev 18847
added map_atype, map_aterms
wenzelm [Sun, 29 Jan 2006 19:24:56 +0100] rev 18846
tuned proof;
wenzelm [Sun, 29 Jan 2006 19:23:52 +0100] rev 18845
declare atomize/defn for Ball;
wenzelm [Sun, 29 Jan 2006 19:23:51 +0100] rev 18844
invent_fixes: merely enter body temporarily;
wenzelm [Sun, 29 Jan 2006 19:23:50 +0100] rev 18843
'unfolding': LocalDefs.unfold;
wenzelm [Sun, 29 Jan 2006 19:23:49 +0100] rev 18842
moved treatment of object-logic equalities to local_defs.ML;
wenzelm [Sun, 29 Jan 2006 19:23:48 +0100] rev 18841
method (un)folded: option '(raw)';
wenzelm [Sun, 29 Jan 2006 19:23:47 +0100] rev 18840
added attributes defn_add/del;
added (un)fold operations (from object_logic.ML);
tuned;
wenzelm [Sun, 29 Jan 2006 19:23:46 +0100] rev 18839
added 'defn' attribute;
attribute (un)folded: option '(raw)';
wenzelm [Sun, 29 Jan 2006 19:23:45 +0100] rev 18838
proper order of trfuns;
wenzelm [Sun, 29 Jan 2006 19:23:44 +0100] rev 18837
CPure: Context.add_setup;