haftmann [Mon, 27 Nov 2006 13:42:48 +0100] rev 21552
small syntax tuning
haftmann [Mon, 27 Nov 2006 13:42:47 +0100] rev 21551
introduced Simpdata structure
haftmann [Mon, 27 Nov 2006 13:42:46 +0100] rev 21550
added Trueprop_conv
haftmann [Mon, 27 Nov 2006 13:42:42 +0100] rev 21549
restructured some proofs
haftmann [Mon, 27 Nov 2006 13:42:41 +0100] rev 21548
tuned keyword setup for SML code generator
haftmann [Mon, 27 Nov 2006 13:42:39 +0100] rev 21547
moved order arities for fun and bool to Fun/Orderings
haftmann [Mon, 27 Nov 2006 13:42:33 +0100] rev 21546
removed HOL structure
haftmann [Mon, 27 Nov 2006 13:42:30 +0100] rev 21545
adjusted syntax for internal code generation
berghofe [Mon, 27 Nov 2006 12:12:18 +0100] rev 21544
Added nominal_primrec command.
berghofe [Mon, 27 Nov 2006 12:11:43 +0100] rev 21543
Adapted to new nominal_primrec command.
berghofe [Mon, 27 Nov 2006 12:11:20 +0100] rev 21542
Added nominal_primrec.ML
berghofe [Mon, 27 Nov 2006 12:10:51 +0100] rev 21541
Implemented new "nominal_primrec" command for defining
functions on nominal datatypes.
berghofe [Mon, 27 Nov 2006 12:09:55 +0100] rev 21540
Additional information about nominal datatypes (descriptor,
recursion equations etc.) is now stored in theory.
wenzelm [Sun, 26 Nov 2006 23:43:53 +0100] rev 21539
converted legacy ML scripts;
aspinall [Sun, 26 Nov 2006 23:09:25 +0100] rev 21538
Remove add_master_files which stripped paths for retracted files. Emacs PG already supports full paths here.
wenzelm [Sun, 26 Nov 2006 18:07:36 +0100] rev 21537
* Pure: syntax constant for foo (binder) is called foo_binder;