wenzelm [Wed, 11 Aug 2010 12:50:33 +0200] rev 38326
merged, resolving conflict in src/Pure/IsaMakefile concerning General/xml_data.ML;
haftmann [Wed, 11 Aug 2010 12:04:06 +0200] rev 38325
* -> prod
haftmann [Wed, 11 Aug 2010 12:03:57 +0200] rev 38324
added .ML extension
haftmann [Wed, 11 Aug 2010 11:56:57 +0200] rev 38323
avoid old unnamed infix
haftmann [Wed, 11 Aug 2010 11:52:40 +0200] rev 38322
avoid inclusion of Natural module in generated code
haftmann [Wed, 11 Aug 2010 09:06:31 +0200] rev 38321
explicit ML extension
haftmann [Wed, 11 Aug 2010 08:50:20 +0200] rev 38320
merged
haftmann [Tue, 10 Aug 2010 16:03:54 +0200] rev 38319
separate initialisation for overloading and instantiation target
haftmann [Tue, 10 Aug 2010 15:38:33 +0200] rev 38318
different foundations for different targets; simplified syntax handling of abbreviations
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 13:30:24 +0800] rev 38317
deleted duplicate lemma
ballarin [Tue, 10 Aug 2010 22:26:23 +0200] rev 38316
Revert performance improvement of 8ed3a5fb4d25 since it breaks notes element declarations.
haftmann [Tue, 10 Aug 2010 15:09:39 +0200] rev 38315
basic renumbering
haftmann [Tue, 10 Aug 2010 15:07:39 +0200] rev 38314
avoiding redundant primes
haftmann [Tue, 10 Aug 2010 14:57:58 +0200] rev 38313
separated type from term parameters
haftmann [Tue, 10 Aug 2010 14:53:41 +0200] rev 38312
moved extra_tfrees check for mixfix syntax to Generic_Target
haftmann [Tue, 10 Aug 2010 14:47:22 +0200] rev 38311
name and argument grouping tuning
haftmann [Tue, 10 Aug 2010 14:42:30 +0200] rev 38310
whitespace tuning
haftmann [Tue, 10 Aug 2010 14:15:44 +0200] rev 38309
added generic_target.ML
haftmann [Tue, 10 Aug 2010 14:11:28 +0200] rev 38308
try to uniformly follow define/note/abbrev/declaration order as close as possible
haftmann [Tue, 10 Aug 2010 14:06:38 +0200] rev 38307
split off structure Generic_Target into separate file
haftmann [Tue, 10 Aug 2010 13:58:26 +0200] rev 38306
split off generic parts of target implementations into separate structure
haftmann [Tue, 10 Aug 2010 13:25:33 +0200] rev 38305
restructured code for `declaration`
haftmann [Tue, 10 Aug 2010 09:11:23 +0200] rev 38304
executable relation operations contributed by Tjark Weber
haftmann [Mon, 09 Aug 2010 16:56:00 +0200] rev 38303
factored out foundation of `define` into separate function
haftmann [Mon, 09 Aug 2010 16:30:23 +0200] rev 38302
combine declaration and definition of foundation constant
haftmann [Mon, 09 Aug 2010 15:51:27 +0200] rev 38301
more appropriate outline of `define`
haftmann [Mon, 09 Aug 2010 15:43:37 +0200] rev 38300
backlink definition to target `notes`
haftmann [Mon, 09 Aug 2010 15:40:25 +0200] rev 38299
merged