wenzelm [Sat, 26 Nov 2011 14:14:51 +0100] rev 45643
memoing of forked proofs;
wenzelm [Sat, 26 Nov 2011 13:10:12 +0100] rev 45642
tuned;
wenzelm [Fri, 25 Nov 2011 23:04:12 +0100] rev 45641
removed obsolete argument (cf. 954e9d6782ea);
wenzelm [Fri, 25 Nov 2011 22:21:37 +0100] rev 45640
merged
krauss [Fri, 25 Nov 2011 19:07:26 +0100] rev 45639
removed obsolete uses of Local_Theory.restore -- package composition P1 #> P2 no longer requires them due to 57def0b39696: P2 finds the results of P1 in the auxiliary context
nipkow [Fri, 25 Nov 2011 12:18:39 +0100] rev 45638
merged
nipkow [Fri, 25 Nov 2011 12:18:33 +0100] rev 45637
tuned
wenzelm [Fri, 25 Nov 2011 22:10:51 +0100] rev 45636
increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);
wenzelm [Fri, 25 Nov 2011 21:29:11 +0100] rev 45635
explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
wenzelm [Fri, 25 Nov 2011 21:27:16 +0100] rev 45634
tuned proofs;
wenzelm [Fri, 25 Nov 2011 18:37:14 +0100] rev 45633
retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
wenzelm [Fri, 25 Nov 2011 16:32:29 +0100] rev 45632
prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import;
prefer non-strict lazy over strict future;
wenzelm [Fri, 25 Nov 2011 14:23:36 +0100] rev 45631
recovered structural equality from 9d97bd3c086a, otherwise update_perspective might be issued over and over again, canceling a pending/slow execution;
wenzelm [Fri, 25 Nov 2011 13:14:58 +0100] rev 45630
proper intro? declarations -- NB: elim? indexes on major premise, which is too flexible here and easily leads to inefficiences (cf. a0336f8b6558);
bulwahn [Fri, 25 Nov 2011 10:52:30 +0100] rev 45629
improved example to only use quotient_definitions; added lemmas to serve as possible replacement for the existing RBT theory
Christian Urban <urbanc@in.tum.de> [Fri, 25 Nov 2011 00:18:59 +0000] rev 45628
in a local context, also the free variable case needs to be analysed default tip
wenzelm [Thu, 24 Nov 2011 21:41:58 +0100] rev 45627
speed-up proof;
wenzelm [Thu, 24 Nov 2011 21:15:20 +0100] rev 45626
more abstract datatype stamp, which avoids pointless allocation of mutable cells;
wenzelm [Thu, 24 Nov 2011 21:01:06 +0100] rev 45625
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
wenzelm [Thu, 24 Nov 2011 20:45:34 +0100] rev 45624
simplified -- empty_ss already contains minimal mksimps;
nipkow [Thu, 24 Nov 2011 19:58:37 +0100] rev 45623
Abstract interpretation is now based uniformly on annotated programs,
including a collecting and a small step semantics
wenzelm [Wed, 23 Nov 2011 23:31:32 +0100] rev 45622
tuned;
wenzelm [Wed, 23 Nov 2011 23:07:59 +0100] rev 45621
tuned;
wenzelm [Wed, 23 Nov 2011 22:59:39 +0100] rev 45620
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
wenzelm [Wed, 23 Nov 2011 22:07:55 +0100] rev 45619
tuned;
wenzelm [Wed, 23 Nov 2011 13:46:46 +0100] rev 45618
updated according to bdcaa3f3a2f4;
wenzelm [Wed, 23 Nov 2011 13:41:42 +0100] rev 45617
updated proof;
nipkow [Wed, 23 Nov 2011 07:44:56 +0100] rev 45616
tuned
huffman [Wed, 23 Nov 2011 07:00:01 +0100] rev 45615
remove outdated comment
wenzelm [Mon, 21 Nov 2011 23:29:53 +0100] rev 45614
NEWS;
wenzelm [Mon, 21 Nov 2011 23:04:45 +0100] rev 45613
simplified read_instantiate -- no longer need to assign values, since rule attributes are now static;
wenzelm [Mon, 21 Nov 2011 23:03:31 +0100] rev 45612
drop vacuous decls;
wenzelm [Mon, 21 Nov 2011 21:38:08 +0100] rev 45611
tuned;
wenzelm [Mon, 21 Nov 2011 19:52:50 +0100] rev 45610
tuned header;
kuncar [Mon, 21 Nov 2011 18:07:13 +0100] rev 45609
misspelled name
wenzelm [Sun, 20 Nov 2011 21:28:07 +0100] rev 45608
eliminated obsolete "standard";
wenzelm [Sun, 20 Nov 2011 21:07:10 +0100] rev 45607
eliminated obsolete "standard";
wenzelm [Sun, 20 Nov 2011 21:07:06 +0100] rev 45606
eliminated obsolete "standard";
wenzelm [Sun, 20 Nov 2011 21:05:23 +0100] rev 45605
eliminated obsolete "standard";
wenzelm [Sun, 20 Nov 2011 20:59:30 +0100] rev 45604
eliminated obsolete "standard";
wenzelm [Sun, 20 Nov 2011 20:26:13 +0100] rev 45603
explicit is better than implicit;
wenzelm [Sun, 20 Nov 2011 20:15:02 +0100] rev 45602
eliminated obsolete "standard";
wenzelm [Sun, 20 Nov 2011 17:57:09 +0100] rev 45601
tuned signature;
wenzelm [Sun, 20 Nov 2011 17:44:41 +0100] rev 45600
'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;
wenzelm [Sun, 20 Nov 2011 17:32:27 +0100] rev 45599
updated comment;
wenzelm [Sun, 20 Nov 2011 17:04:59 +0100] rev 45598
more uniform signature;
wenzelm [Sun, 20 Nov 2011 16:59:37 +0100] rev 45597
uniform cert_vars/read_vars;
wenzelm [Sun, 20 Nov 2011 16:58:12 +0100] rev 45596
eliminated dead code;
wenzelm [Sun, 20 Nov 2011 15:21:22 +0100] rev 45595
clarified certify vs. sharing;
wenzelm [Sun, 20 Nov 2011 13:29:12 +0100] rev 45594
tuned;
wenzelm [Sat, 19 Nov 2011 21:23:16 +0100] rev 45593
NEWS;
wenzelm [Sat, 19 Nov 2011 21:18:38 +0100] rev 45592
added ML antiquotation @{attributes};
wenzelm [Sat, 19 Nov 2011 17:20:17 +0100] rev 45591
merged
blanchet [Sat, 19 Nov 2011 12:42:21 +0100] rev 45590
made SML/NJ happy
wenzelm [Sat, 19 Nov 2011 16:16:33 +0100] rev 45589
simplified Locale.add_thmss, after partial evaluation of attributes;
wenzelm [Sat, 19 Nov 2011 15:34:37 +0100] rev 45588
misc tuning;
wenzelm [Sat, 19 Nov 2011 15:04:36 +0100] rev 45587
tuned;
wenzelm [Sat, 19 Nov 2011 14:31:43 +0100] rev 45586
refined partial evaluation of attributes: avoid duplication of facts for plain declarations;
tuned;
wenzelm [Sat, 19 Nov 2011 13:36:38 +0100] rev 45585
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);
wenzelm [Sat, 19 Nov 2011 13:02:50 +0100] rev 45584
do not store vacuous theorem specifications -- relevant for frugal local theory content;
tuned;