urbanc [Wed, 01 Feb 2006 01:03:41 +0100] rev 18881
added all constructors from PhD
wenzelm [Tue, 31 Jan 2006 18:19:36 +0100] rev 18880
axiomatization: retrict parameters to occurrences in specs;
definition: restrict parameters to individual rhs;
wenzelm [Tue, 31 Jan 2006 18:19:35 +0100] rev 18879
improved comments;
wenzelm [Tue, 31 Jan 2006 18:19:34 +0100] rev 18878
tuned LocalDefs.unfold;
wenzelm [Tue, 31 Jan 2006 18:19:32 +0100] rev 18877
(un)fold: removed '(raw)' option;
wenzelm [Tue, 31 Jan 2006 18:19:31 +0100] rev 18876
added consts_retricted;
pretty/print_consts: parameter restriction;
wenzelm [Tue, 31 Jan 2006 18:19:30 +0100] rev 18875
(un)fold: no raw flag;
tuned;
wenzelm [Tue, 31 Jan 2006 18:19:29 +0100] rev 18874
tuned;
wenzelm [Tue, 31 Jan 2006 18:19:28 +0100] rev 18873
tuned LocalTheory.pretty_consts;
wenzelm [Tue, 31 Jan 2006 18:19:27 +0100] rev 18872
(un)folded: removed '(raw)' option;
wenzelm [Tue, 31 Jan 2006 18:19:26 +0100] rev 18871
lambda: abstract over TYPE argument, too;
wenzelm [Tue, 31 Jan 2006 18:19:25 +0100] rev 18870
tuned comments;
paulson [Tue, 31 Jan 2006 17:48:28 +0100] rev 18869
removal of ResClause.num_of_clauses and other simplifications
paulson [Tue, 31 Jan 2006 16:37:06 +0100] rev 18868
working SPASS support; much tidying
haftmann [Tue, 31 Jan 2006 16:26:18 +0100] rev 18867
added serialization for arbitrary
haftmann [Tue, 31 Jan 2006 16:15:51 +0100] rev 18866
minor change to CodegenPackage interface
haftmann [Tue, 31 Jan 2006 16:14:37 +0100] rev 18865
minor cleanups
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;