haftmann [Thu, 08 Jun 2006 07:38:55 +0200] rev 19822
gmake vs. make
wenzelm [Wed, 07 Jun 2006 23:44:24 +0200] rev 19821
removed obsolete ML files;
wenzelm [Wed, 07 Jun 2006 23:34:37 +0200] rev 19820
removed obsolete ML files;
wenzelm [Wed, 07 Jun 2006 23:21:55 +0200] rev 19819
removed obsolete ML files;
haftmann [Wed, 07 Jun 2006 16:55:39 +0200] rev 19818
adding case theorems for code generator
haftmann [Wed, 07 Jun 2006 16:55:14 +0200] rev 19817
slight code generator cleanup
haftmann [Wed, 07 Jun 2006 16:54:30 +0200] rev 19816
removed 'primitive definitions' added (non)strict generation, minor fixes
haftmann [Wed, 07 Jun 2006 16:53:31 +0200] rev 19815
fixed typo
wenzelm [Wed, 07 Jun 2006 02:04:20 +0200] rev 19814
* Theory syntax: some popular names (e.g. "class", "if") are now keywords.
* Isar: schematic goals are no longer restricted to higher-order patterns.
* ML/Pure: Logic.(un)varify only works in a global context, which is now enforced.
wenzelm [Wed, 07 Jun 2006 02:01:36 +0200] rev 19813
Schematic invocation of locale expression in proof context.