| Tue, 30 Mar 2010 15:25:35 +0200 | 
krauss | 
removed dead code; fixed typo
 | 
file |
diff |
annotate
 | 
| Sat, 20 Mar 2010 17:33:11 +0100 | 
wenzelm | 
renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
 | 
file |
diff |
annotate
 | 
| Sun, 07 Mar 2010 12:19:47 +0100 | 
wenzelm | 
modernized structure Object_Logic;
 | 
file |
diff |
annotate
 | 
| Sat, 27 Feb 2010 20:57:08 +0100 | 
wenzelm | 
clarified @{const_name} vs. @{const_abbrev};
 | 
file |
diff |
annotate
 | 
| Thu, 25 Feb 2010 22:32:09 +0100 | 
wenzelm | 
more antiquotations;
 | 
file |
diff |
annotate
 | 
| Mon, 30 Nov 2009 11:42:49 +0100 | 
haftmann | 
modernized structures and tuned headers of datatype package modules; joined former datatype.ML and datatype_rep_proofs.ML
 | 
file |
diff |
annotate
 | 
| Wed, 25 Nov 2009 09:13:46 +0100 | 
haftmann | 
normalized uncurry take/drop
 | 
file |
diff |
annotate
 | 
| Tue, 24 Nov 2009 17:28:25 +0100 | 
haftmann | 
curried take/drop
 | 
file |
diff |
annotate
 | 
| Tue, 17 Nov 2009 14:51:57 +0100 | 
wenzelm | 
eliminated slightly odd name space grouping -- now managed by Isar toplevel;
 | 
file |
diff |
annotate
 | 
| Fri, 13 Nov 2009 21:11:15 +0100 | 
wenzelm | 
modernized structure Local_Theory;
 | 
file |
diff |
annotate
 | 
| Fri, 13 Nov 2009 19:57:46 +0100 | 
wenzelm | 
inductive: eliminated obsolete kind;
 | 
file |
diff |
annotate
 | 
| Fri, 13 Nov 2009 17:25:09 +0100 | 
wenzelm | 
eliminated obsolete "generated" kind -- collapsed to unspecific "" (definitely unused according to Lukas Bulwahn);
 | 
file |
diff |
annotate
 | 
| Thu, 29 Oct 2009 23:49:55 +0100 | 
wenzelm | 
eliminated some old folds;
 | 
file |
diff |
annotate
 | 
| Tue, 27 Oct 2009 22:55:27 +0100 | 
wenzelm | 
Datatype.read_typ: standard argument order;
 | 
file |
diff |
annotate
 | 
| Sun, 25 Oct 2009 19:21:34 +0100 | 
wenzelm | 
name space groups are identified by serial, not serial_string;
 | 
file |
diff |
annotate
 | 
| Wed, 21 Oct 2009 10:15:31 +0200 | 
haftmann | 
removed old-style \ and \\ infixes
 | 
file |
diff |
annotate
 | 
| Thu, 15 Oct 2009 23:28:10 +0200 | 
wenzelm | 
replaced String.concat by implode;
 | 
file |
diff |
annotate
 | 
| Wed, 22 Jul 2009 11:23:09 +0200 | 
wenzelm | 
merged, resolving trivial conflict;
 | 
file |
diff |
annotate
 | 
| Tue, 21 Jul 2009 16:14:51 +0200 | 
haftmann | 
dropped ancient flat_names option
 | 
file |
diff |
annotate
 | 
| Tue, 21 Jul 2009 01:03:18 +0200 | 
wenzelm | 
proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
 | 
file |
diff |
annotate
 | 
| Fri, 10 Jul 2009 07:59:27 +0200 | 
haftmann | 
dropped find_index_eq
 | 
file |
diff |
annotate
 | 
| Tue, 23 Jun 2009 16:27:12 +0200 | 
haftmann | 
tuned interfaces of datatype module
 | 
file |
diff |
annotate
 | 
| Tue, 23 Jun 2009 15:32:34 +0200 | 
haftmann | 
add_datatypes does not yield particular rules any longer
 | 
file |
diff |
annotate
 | 
| Tue, 23 Jun 2009 14:50:34 +0200 | 
haftmann | 
add_datatype interface yields type names and less rules
 | 
file |
diff |
annotate
 | 
| Fri, 19 Jun 2009 17:23:21 +0200 | 
haftmann | 
discontinued ancient tradition to suffix certain ML module names with "_package"
 | 
file |
diff |
annotate
 | 
| Tue, 16 Jun 2009 16:37:07 +0200 | 
haftmann | 
datatype packages: record datatype_config for configuration flags; less verbose signatures
 | 
file |
diff |
annotate
 | 
| Thu, 04 Jun 2009 16:11:04 +0200 | 
haftmann | 
avoid Library.foldl_map
 | 
file |
diff |
annotate
 | 
| Mon, 18 May 2009 09:48:06 +0200 | 
haftmann | 
introduced Thm.generatedK
 | 
file |
diff |
annotate
 | 
| Sat, 16 May 2009 20:17:59 +0200 | 
bulwahn | 
added new kind generated_theorem for theorems which are generated by packages to distinguish between theorems from users and packages
 | 
file |
diff |
annotate
 | 
| Thu, 26 Mar 2009 14:14:02 +0100 | 
wenzelm | 
simplified attribute and method setup: eliminating bottom-up styles makes it easier to keep things in one place, and also SML/NJ happy;
 | 
file |
diff |
annotate
 |