Fri, 25 Nov 2011 12:18:39 +0100 nipkow merged
Fri, 25 Nov 2011 12:18:33 +0100 nipkow tuned
Fri, 25 Nov 2011 22:10:51 +0100 wenzelm increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);
Fri, 25 Nov 2011 21:29:11 +0100 wenzelm explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
Fri, 25 Nov 2011 21:27:16 +0100 wenzelm tuned proofs;
Fri, 25 Nov 2011 18:37:14 +0100 wenzelm retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
Fri, 25 Nov 2011 16:32:29 +0100 wenzelm prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import;
Fri, 25 Nov 2011 14:23:36 +0100 wenzelm recovered structural equality from 9d97bd3c086a, otherwise update_perspective might be issued over and over again, canceling a pending/slow execution;
Fri, 25 Nov 2011 13:14:58 +0100 wenzelm proper intro? declarations -- NB: elim? indexes on major premise, which is too flexible here and easily leads to inefficiences (cf. a0336f8b6558);
Fri, 25 Nov 2011 10:52:30 +0100 bulwahn improved example to only use quotient_definitions; added lemmas to serve as possible replacement for the existing RBT theory
Fri, 25 Nov 2011 00:18:59 +0000 Christian Urban in a local context, also the free variable case needs to be analysed default tip
Thu, 24 Nov 2011 21:41:58 +0100 wenzelm speed-up proof;
Thu, 24 Nov 2011 21:15:20 +0100 wenzelm more abstract datatype stamp, which avoids pointless allocation of mutable cells;
Thu, 24 Nov 2011 21:01:06 +0100 wenzelm modernized some old-style infix operations, which were left over from the time of ML proof scripts;
Thu, 24 Nov 2011 20:45:34 +0100 wenzelm simplified -- empty_ss already contains minimal mksimps;
Thu, 24 Nov 2011 19:58:37 +0100 nipkow Abstract interpretation is now based uniformly on annotated programs,
Wed, 23 Nov 2011 23:31:32 +0100 wenzelm tuned;
Wed, 23 Nov 2011 23:07:59 +0100 wenzelm tuned;
Wed, 23 Nov 2011 22:59:39 +0100 wenzelm modernized some old-style infix operations, which were left over from the time of ML proof scripts;
Wed, 23 Nov 2011 22:07:55 +0100 wenzelm tuned;
Wed, 23 Nov 2011 13:46:46 +0100 wenzelm updated according to bdcaa3f3a2f4;
Wed, 23 Nov 2011 13:41:42 +0100 wenzelm updated proof;
Wed, 23 Nov 2011 07:44:56 +0100 nipkow tuned
Wed, 23 Nov 2011 07:00:01 +0100 huffman remove outdated comment
Mon, 21 Nov 2011 23:29:53 +0100 wenzelm NEWS;
Mon, 21 Nov 2011 23:04:45 +0100 wenzelm simplified read_instantiate -- no longer need to assign values, since rule attributes are now static;
Mon, 21 Nov 2011 23:03:31 +0100 wenzelm drop vacuous decls;
Mon, 21 Nov 2011 21:38:08 +0100 wenzelm tuned;
Mon, 21 Nov 2011 19:52:50 +0100 wenzelm tuned header;
Mon, 21 Nov 2011 18:07:13 +0100 kuncar misspelled name
Sun, 20 Nov 2011 21:28:07 +0100 wenzelm eliminated obsolete "standard";
Sun, 20 Nov 2011 21:07:10 +0100 wenzelm eliminated obsolete "standard";
Sun, 20 Nov 2011 21:07:06 +0100 wenzelm eliminated obsolete "standard";
Sun, 20 Nov 2011 21:05:23 +0100 wenzelm eliminated obsolete "standard";
Sun, 20 Nov 2011 20:59:30 +0100 wenzelm eliminated obsolete "standard";
Sun, 20 Nov 2011 20:26:13 +0100 wenzelm explicit is better than implicit;
Sun, 20 Nov 2011 20:15:02 +0100 wenzelm eliminated obsolete "standard";
Sun, 20 Nov 2011 17:57:09 +0100 wenzelm tuned signature;
Sun, 20 Nov 2011 17:44:41 +0100 wenzelm 'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;
Sun, 20 Nov 2011 17:32:27 +0100 wenzelm updated comment;
Sun, 20 Nov 2011 17:04:59 +0100 wenzelm more uniform signature;
Sun, 20 Nov 2011 16:59:37 +0100 wenzelm uniform cert_vars/read_vars;
Sun, 20 Nov 2011 16:58:12 +0100 wenzelm eliminated dead code;
Sun, 20 Nov 2011 15:21:22 +0100 wenzelm clarified certify vs. sharing;
Sun, 20 Nov 2011 13:29:12 +0100 wenzelm tuned;
Sat, 19 Nov 2011 21:23:16 +0100 wenzelm NEWS;
Sat, 19 Nov 2011 21:18:38 +0100 wenzelm added ML antiquotation @{attributes};
Sat, 19 Nov 2011 17:20:17 +0100 wenzelm merged
Sat, 19 Nov 2011 12:42:21 +0100 blanchet made SML/NJ happy
Sat, 19 Nov 2011 16:16:33 +0100 wenzelm simplified Locale.add_thmss, after partial evaluation of attributes;
Sat, 19 Nov 2011 15:34:37 +0100 wenzelm misc tuning;
Sat, 19 Nov 2011 15:04:36 +0100 wenzelm tuned;
Sat, 19 Nov 2011 14:31:43 +0100 wenzelm refined partial evaluation of attributes: avoid duplication of facts for plain declarations;
Sat, 19 Nov 2011 13:36:38 +0100 wenzelm discontinued slightly odd write_prv, which would still write .prv files the first time, and deprive add-on tools from date stamp change (cf. 157e74588c49);
Sat, 19 Nov 2011 13:02:50 +0100 wenzelm do not store vacuous theorem specifications -- relevant for frugal local theory content;
Sat, 19 Nov 2011 12:33:18 +0100 wenzelm put structural attributes of 'obtains' in outer declarations, to make it actually work in local theory;
Fri, 18 Nov 2011 22:32:57 +0100 wenzelm sequential lemmas to accomodate static rule attributes;
Fri, 18 Nov 2011 21:55:24 +0100 wenzelm partial evaluation of locale facts leads to static scoping of rule attributes;
Fri, 18 Nov 2011 21:50:50 +0100 wenzelm tuned message;
Fri, 18 Nov 2011 16:42:31 +0100 blanchet gave SML/NJ a chance
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip