Wed, 03 Mar 2010 00:32:14 +0100 adapted to authentic syntax -- actual types are verbatim;
wenzelm [Wed, 03 Mar 2010 00:32:14 +0100] rev 35430
adapted to authentic syntax -- actual types are verbatim;
Wed, 03 Mar 2010 00:28:22 +0100 authentic syntax for classes and type constructors;
wenzelm [Wed, 03 Mar 2010 00:28:22 +0100] rev 35429
authentic syntax for classes and type constructors; read/intern formal entities just after raw parsing, extern just before final pretty printing; discontinued _class token translation; moved Local_Syntax.extern_term to Syntax/printer.ML; misc tuning;
Wed, 03 Mar 2010 00:00:44 +0100 more systematic mark/unmark operations;
wenzelm [Wed, 03 Mar 2010 00:00:44 +0100] rev 35428
more systematic mark/unmark operations; tuned;
Tue, 02 Mar 2010 23:59:54 +0100 proper (type_)notation;
wenzelm [Tue, 02 Mar 2010 23:59:54 +0100] rev 35427
proper (type_)notation;
Tue, 02 Mar 2010 23:56:13 +0100 proper antiquotations;
wenzelm [Tue, 02 Mar 2010 23:56:13 +0100] rev 35426
proper antiquotations;
Tue, 02 Mar 2010 22:20:19 +0100 standard convention for syntax consts;
wenzelm [Tue, 02 Mar 2010 22:20:19 +0100] rev 35425
standard convention for syntax consts;
Tue, 02 Mar 2010 22:18:51 +0100 more precise scope of exception handler;
wenzelm [Tue, 02 Mar 2010 22:18:51 +0100] rev 35424
more precise scope of exception handler;
Mon, 01 Mar 2010 21:41:35 +0100 eliminated hard tabs;
wenzelm [Mon, 01 Mar 2010 21:41:35 +0100] rev 35423
eliminated hard tabs;
Mon, 01 Mar 2010 17:45:19 +0100 tuned final whitespace;
wenzelm [Mon, 01 Mar 2010 17:45:19 +0100] rev 35422
tuned final whitespace;
Mon, 01 Mar 2010 17:45:02 +0100 repaired 'definition' (cf. d8d7d1b785af);
wenzelm [Mon, 01 Mar 2010 17:45:02 +0100] rev 35421
repaired 'definition' (cf. d8d7d1b785af);
Mon, 01 Mar 2010 17:14:39 +0100 merged
wenzelm [Mon, 01 Mar 2010 17:14:39 +0100] rev 35420
merged
Mon, 01 Mar 2010 17:05:57 +0100 more recdef (and old primrec) hunting
krauss [Mon, 01 Mar 2010 17:05:57 +0100] rev 35419
more recdef (and old primrec) hunting
Mon, 01 Mar 2010 16:42:45 +0100 killed recdefs in HOL-Auth
krauss [Mon, 01 Mar 2010 16:42:45 +0100] rev 35418
killed recdefs in HOL-Auth
Mon, 01 Mar 2010 13:42:31 +0100 merged
haftmann [Mon, 01 Mar 2010 13:42:31 +0100] rev 35417
merged
Mon, 01 Mar 2010 13:40:23 +0100 replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)
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)
Mon, 01 Mar 2010 12:30:55 +0100 export add_quotient_type.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 01 Mar 2010 12:30:55 +0100] rev 35415
export add_quotient_type.
Mon, 01 Mar 2010 17:12:43 +0100 updated generated files;
wenzelm [Mon, 01 Mar 2010 17:12:43 +0100] rev 35414
updated generated files;
Mon, 01 Mar 2010 17:09:42 +0100 added type_notation command;
wenzelm [Mon, 01 Mar 2010 17:09:42 +0100] rev 35413
added type_notation command;
Mon, 01 Mar 2010 17:07:36 +0100 more uniform treatment of syntax for types vs. consts;
wenzelm [Mon, 01 Mar 2010 17:07:36 +0100] rev 35412
more uniform treatment of syntax for types vs. consts;
Mon, 01 Mar 2010 09:47:44 +0100 made smlnj happy
bulwahn [Mon, 01 Mar 2010 09:47:44 +0100] rev 35411
made smlnj happy
Sun, 28 Feb 2010 23:51:31 +0100 more antiquotations;
wenzelm [Sun, 28 Feb 2010 23:51:31 +0100] rev 35410
more antiquotations;
Sun, 28 Feb 2010 22:30:51 +0100 more antiquotations;
wenzelm [Sun, 28 Feb 2010 22:30:51 +0100] rev 35409
more antiquotations; eliminated legacy ML bindings;
Sat, 27 Feb 2010 23:13:01 +0100 modernized structure Term_Ord;
wenzelm [Sat, 27 Feb 2010 23:13:01 +0100] rev 35408
modernized structure Term_Ord;
Sat, 27 Feb 2010 22:52:25 +0100 use existing Typ_Graph;
wenzelm [Sat, 27 Feb 2010 22:52:25 +0100] rev 35407
use existing Typ_Graph;
Sat, 27 Feb 2010 22:52:06 +0100 further standard instances of functor Graph;
wenzelm [Sat, 27 Feb 2010 22:52:06 +0100] rev 35406
further standard instances of functor Graph;
Sat, 27 Feb 2010 22:41:22 +0100 code simplification by inlining;
wenzelm [Sat, 27 Feb 2010 22:41:22 +0100] rev 35405
code simplification by inlining;
Sat, 27 Feb 2010 21:56:55 +0100 just one copy of structure Term_Graph (in Pure);
wenzelm [Sat, 27 Feb 2010 21:56:55 +0100] rev 35404
just one copy of structure Term_Graph (in Pure);
Sat, 27 Feb 2010 21:56:05 +0100 modernized structure Int_Graph;
wenzelm [Sat, 27 Feb 2010 21:56:05 +0100] rev 35403
modernized structure Int_Graph;
Sat, 27 Feb 2010 20:57:08 +0100 clarified @{const_name} vs. @{const_abbrev};
wenzelm [Sat, 27 Feb 2010 20:57:08 +0100] rev 35402
clarified @{const_name} vs. @{const_abbrev};
Sat, 27 Feb 2010 20:56:03 +0100 clarified @{const_name} (only logical consts) vs. @{const_abbrev};
wenzelm [Sat, 27 Feb 2010 20:56:03 +0100] rev 35401
clarified @{const_name} (only logical consts) vs. @{const_abbrev}; tuned;
Sat, 27 Feb 2010 20:55:18 +0100 type/const name: explicitly allow abbreviations as well;
wenzelm [Sat, 27 Feb 2010 20:55:18 +0100] rev 35400
type/const name: explicitly allow abbreviations as well;
Sat, 27 Feb 2010 20:51:51 +0100 clarified ProofContext.read_const(_proper)/Args.const(_proper) wrt. strict logical consts;
wenzelm [Sat, 27 Feb 2010 20:51:51 +0100] rev 35399
clarified ProofContext.read_const(_proper)/Args.const(_proper) wrt. strict logical consts;
Sat, 27 Feb 2010 13:55:03 +0100 added at-poly-test, which is intended for performance tests of Poly/ML itself;
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;
Sat, 27 Feb 2010 13:32:55 +0100 more precise syntax antiquotations;
wenzelm [Sat, 27 Feb 2010 13:32:55 +0100] rev 35397
more precise syntax antiquotations;
Sat, 27 Feb 2010 13:32:38 +0100 ML antiquotations for type classes;
wenzelm [Sat, 27 Feb 2010 13:32:38 +0100] rev 35396
ML antiquotations for type classes;
Sat, 27 Feb 2010 13:32:18 +0100 read_class: perform actual read, with source position;
wenzelm [Sat, 27 Feb 2010 13:32:18 +0100] rev 35395
read_class: perform actual read, with source position;
Sat, 27 Feb 2010 13:32:05 +0100 parallel brute-force disambiguation;
wenzelm [Sat, 27 Feb 2010 13:32:05 +0100] rev 35394
parallel brute-force disambiguation;
Sat, 27 Feb 2010 13:31:55 +0100 degrade gracefully in CRITICAL section;
wenzelm [Sat, 27 Feb 2010 13:31:55 +0100] rev 35393
degrade gracefully in CRITICAL section;
Fri, 26 Feb 2010 23:08:45 +0100 gen_dest_case: recovered @{const_name} from c8a6fae0ad0c, because of separate Syntax.mark_const in case_tr' -- avoid extra syntax markers in output;
wenzelm [Fri, 26 Feb 2010 23:08:45 +0100] rev 35392
gen_dest_case: recovered @{const_name} from c8a6fae0ad0c, because of separate Syntax.mark_const in case_tr' -- avoid extra syntax markers in output;
Fri, 26 Feb 2010 23:07:27 +0100 tuned;
wenzelm [Fri, 26 Feb 2010 23:07:27 +0100] rev 35391
tuned;
Fri, 26 Feb 2010 23:05:47 +0100 use simplified Syntax.escape;
wenzelm [Fri, 26 Feb 2010 23:05:47 +0100] rev 35390
use simplified Syntax.escape;
Fri, 26 Feb 2010 21:43:26 +0100 tuned hyp_subst_tac';
wenzelm [Fri, 26 Feb 2010 21:43:26 +0100] rev 35389
tuned hyp_subst_tac';
Fri, 26 Feb 2010 18:38:23 +0100 use SAT4J for "Tests_Nits.thy" for safety (this should solve the Isatest failures) + minor changes
blanchet [Fri, 26 Feb 2010 18:38:23 +0100] rev 35388
use SAT4J for "Tests_Nits.thy" for safety (this should solve the Isatest failures) + minor changes
Fri, 26 Feb 2010 16:50:09 +0100 merged
blanchet [Fri, 26 Feb 2010 16:50:09 +0100] rev 35387
merged
Fri, 26 Feb 2010 16:49:46 +0100 more work on the new monotonicity stuff in Nitpick
blanchet [Fri, 26 Feb 2010 16:49:46 +0100] rev 35386
more work on the new monotonicity stuff in Nitpick
Thu, 25 Feb 2010 16:33:39 +0100 improved precision of infinite "shallow" datatypes in Nitpick;
blanchet [Thu, 25 Feb 2010 16:33:39 +0100] rev 35385
improved precision of infinite "shallow" datatypes in Nitpick; e.g. strings used for variable names, instead of an opaque type
Thu, 25 Feb 2010 10:08:44 +0100 cosmetics
blanchet [Thu, 25 Feb 2010 10:08:44 +0100] rev 35384
cosmetics
Fri, 26 Feb 2010 13:29:43 +0100 merged
bulwahn [Fri, 26 Feb 2010 13:29:43 +0100] rev 35383
merged
Fri, 26 Feb 2010 09:49:00 +0100 merged
bulwahn [Fri, 26 Feb 2010 09:49:00 +0100] rev 35382
merged
Thu, 25 Feb 2010 15:36:38 +0100 adding no_topmost_reordering as new option to the code_pred command
bulwahn [Thu, 25 Feb 2010 15:36:38 +0100] rev 35381
adding no_topmost_reordering as new option to the code_pred command
Thu, 25 Feb 2010 14:01:34 +0100 adopting Mutabelle to quickcheck reporting; improving quickcheck reporting
bulwahn [Thu, 25 Feb 2010 14:01:34 +0100] rev 35380
adopting Mutabelle to quickcheck reporting; improving quickcheck reporting
Thu, 25 Feb 2010 10:04:50 +0100 added quiet option to quickcheck command
bulwahn [Thu, 25 Feb 2010 10:04:50 +0100] rev 35379
added quiet option to quickcheck command
Thu, 25 Feb 2010 09:28:01 +0100 added basic reporting of test cases to quickcheck
bulwahn [Thu, 25 Feb 2010 09:28:01 +0100] rev 35378
added basic reporting of test cases to quickcheck
Fri, 26 Feb 2010 10:57:35 +0100 merged
haftmann [Fri, 26 Feb 2010 10:57:35 +0100] rev 35377
merged
Fri, 26 Feb 2010 10:48:21 +0100 use abstract code cerficates for bare code theorems
haftmann [Fri, 26 Feb 2010 10:48:21 +0100] rev 35376
use abstract code cerficates for bare code theorems
Fri, 26 Feb 2010 10:48:20 +0100 implement quotient_of for odl SML code generator
haftmann [Fri, 26 Feb 2010 10:48:20 +0100] rev 35375
implement quotient_of for odl SML code generator
Fri, 26 Feb 2010 09:20:18 +0100 adjusted to cs. e4a7947e02b8
haftmann [Fri, 26 Feb 2010 09:20:18 +0100] rev 35374
adjusted to cs. e4a7947e02b8
Wed, 24 Feb 2010 14:42:28 +0100 bound argument for abstype proposition
haftmann [Wed, 24 Feb 2010 14:42:28 +0100] rev 35373
bound argument for abstype proposition
Wed, 24 Feb 2010 14:34:40 +0100 renamed theory Rational to Rat
haftmann [Wed, 24 Feb 2010 14:34:40 +0100] rev 35372
renamed theory Rational to Rat
Wed, 24 Feb 2010 14:19:54 +0100 tuned whitespace
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35371
tuned whitespace
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip