wenzelm [Tue, 02 Mar 2010 22:20:19 +0100] rev 35425
standard convention for syntax consts;
wenzelm [Tue, 02 Mar 2010 22:18:51 +0100] rev 35424
more precise scope of exception handler;
wenzelm [Mon, 01 Mar 2010 21:41:35 +0100] rev 35423
eliminated hard tabs;
wenzelm [Mon, 01 Mar 2010 17:45:19 +0100] rev 35422
tuned final whitespace;
wenzelm [Mon, 01 Mar 2010 17:45:02 +0100] rev 35421
repaired 'definition' (cf. d8d7d1b785af);
wenzelm [Mon, 01 Mar 2010 17:14:39 +0100] rev 35420
merged
krauss [Mon, 01 Mar 2010 17:05:57 +0100] rev 35419
more recdef (and old primrec) hunting
krauss [Mon, 01 Mar 2010 16:42:45 +0100] rev 35418
killed recdefs in HOL-Auth
haftmann [Mon, 01 Mar 2010 13:42:31 +0100] rev 35417
merged
haftmann [Mon, 01 Mar 2010 13:40:23 +0100] rev 35416
replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 01 Mar 2010 12:30:55 +0100] rev 35415
export add_quotient_type.
wenzelm [Mon, 01 Mar 2010 17:12:43 +0100] rev 35414
updated generated files;
wenzelm [Mon, 01 Mar 2010 17:09:42 +0100] rev 35413
added type_notation command;
wenzelm [Mon, 01 Mar 2010 17:07:36 +0100] rev 35412
more uniform treatment of syntax for types vs. consts;
bulwahn [Mon, 01 Mar 2010 09:47:44 +0100] rev 35411
made smlnj happy
wenzelm [Sun, 28 Feb 2010 23:51:31 +0100] rev 35410
more antiquotations;
wenzelm [Sun, 28 Feb 2010 22:30:51 +0100] rev 35409
more antiquotations;
eliminated legacy ML bindings;
wenzelm [Sat, 27 Feb 2010 23:13:01 +0100] rev 35408
modernized structure Term_Ord;
wenzelm [Sat, 27 Feb 2010 22:52:25 +0100] rev 35407
use existing Typ_Graph;
wenzelm [Sat, 27 Feb 2010 22:52:06 +0100] rev 35406
further standard instances of functor Graph;
wenzelm [Sat, 27 Feb 2010 22:41:22 +0100] rev 35405
code simplification by inlining;
wenzelm [Sat, 27 Feb 2010 21:56:55 +0100] rev 35404
just one copy of structure Term_Graph (in Pure);
wenzelm [Sat, 27 Feb 2010 21:56:05 +0100] rev 35403
modernized structure Int_Graph;
wenzelm [Sat, 27 Feb 2010 20:57:08 +0100] rev 35402
clarified @{const_name} vs. @{const_abbrev};
wenzelm [Sat, 27 Feb 2010 20:56:03 +0100] rev 35401
clarified @{const_name} (only logical consts) vs. @{const_abbrev};
tuned;
wenzelm [Sat, 27 Feb 2010 20:55:18 +0100] rev 35400
type/const name: explicitly allow abbreviations as well;
wenzelm [Sat, 27 Feb 2010 20:51:51 +0100] rev 35399
clarified ProofContext.read_const(_proper)/Args.const(_proper) wrt. strict logical consts;
wenzelm [Sat, 27 Feb 2010 13:55:03 +0100] rev 35398
added at-poly-test, which is intended for performance tests of Poly/ML itself;
wenzelm [Sat, 27 Feb 2010 13:32:55 +0100] rev 35397
more precise syntax antiquotations;
wenzelm [Sat, 27 Feb 2010 13:32:38 +0100] rev 35396
ML antiquotations for type classes;
wenzelm [Sat, 27 Feb 2010 13:32:18 +0100] rev 35395
read_class: perform actual read, with source position;
wenzelm [Sat, 27 Feb 2010 13:32:05 +0100] rev 35394
parallel brute-force disambiguation;