chaieb [Mon, 08 Oct 2007 20:20:13 +0200] rev 24913
fixed bug in grobner_ideal
wenzelm [Mon, 08 Oct 2007 19:53:09 +0200] rev 24912
tuned generated comment;
wenzelm [Mon, 08 Oct 2007 18:13:10 +0200] rev 24911
primitive add_def: strip sorts in axiom;
wenzelm [Mon, 08 Oct 2007 18:13:09 +0200] rev 24910
avoid polymorphic equality;
wenzelm [Mon, 08 Oct 2007 18:13:08 +0200] rev 24909
maintain typargs for abbrevs as well;
wenzelm [Mon, 08 Oct 2007 18:13:07 +0200] rev 24908
Codegen.is_instance: raw match, ignore sort constraints;
replaced get_axiom by authentic get_axiom_i;
wenzelm [Mon, 08 Oct 2007 18:13:06 +0200] rev 24907
Codegen.is_instance: raw match, ignore sort constraints;
wenzelm [Mon, 08 Oct 2007 18:13:05 +0200] rev 24906
turned keywords invariant/freshness_context into reserved indentifiers;
wenzelm [Mon, 08 Oct 2007 18:13:04 +0200] rev 24905
tuned generated comment;
wenzelm [Mon, 08 Oct 2007 18:13:03 +0200] rev 24904
updated;
wenzelm [Mon, 08 Oct 2007 18:13:01 +0200] rev 24903
moved HOL-Nominal keywords into default collection (isar-keywords.el);
berghofe [Mon, 08 Oct 2007 16:28:29 +0200] rev 24902
list_codegen and char_codegen now call invoke_tycodegen to ensure
that gen_... and term_of_... functions are generated as well.
haftmann [Mon, 08 Oct 2007 08:04:28 +0200] rev 24901
added first version of user-space type system for class target
haftmann [Mon, 08 Oct 2007 08:04:26 +0200] rev 24900
clarified
urbanc [Mon, 08 Oct 2007 07:38:13 +0200] rev 24899
Isar-fied many proofs