Sun, 23 Sep 2012 14:52:53 +0200 renamed low-level "set_simps" and "set_induct" to have "ctor" or "dtor" in the name
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49542
renamed low-level "set_simps" and "set_induct" to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 renamed "map_simps" to "{c,d}tor_maps"
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49541
renamed "map_simps" to "{c,d}tor_maps"
Sun, 23 Sep 2012 14:52:53 +0200 took out accidentally submitted "tracing" calls
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49540
took out accidentally submitted "tracing" calls
Sun, 23 Sep 2012 14:52:53 +0200 fixed bug in "fold" tactic with nested products (beyond the sum of product corresponding to constructors)
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49539
fixed bug in "fold" tactic with nested products (beyond the sum of product corresponding to constructors)
Sun, 23 Sep 2012 14:52:53 +0200 simplified fact policies
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49538
simplified fact policies
Sun, 23 Sep 2012 14:52:53 +0200 generate "rel_as_srel" and "rel_flip" properties
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49537
generate "rel_as_srel" and "rel_flip" properties
Sun, 23 Sep 2012 14:52:53 +0200 started work on generation of "rel" theorems
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49536
started work on generation of "rel" theorems
Sun, 23 Sep 2012 08:24:19 +0200 make smlnj happy
haftmann [Sun, 23 Sep 2012 08:24:19 +0200] rev 49535
make smlnj happy
Sat, 22 Sep 2012 21:59:40 +0200 more strict typscheme_equiv check: must fix variables of more specific type;
haftmann [Sat, 22 Sep 2012 21:59:40 +0200] rev 49534
more strict typscheme_equiv check: must fix variables of more specific type; dropped dead code; tuned order
Sat, 22 Sep 2012 21:59:40 +0200 cache should not contain material from descendant theory
haftmann [Sat, 22 Sep 2012 21:59:40 +0200] rev 49533
cache should not contain material from descendant theory
Sat, 22 Sep 2012 21:23:16 +0200 some PIDE NEWS from this summer;
wenzelm [Sat, 22 Sep 2012 21:23:16 +0200] rev 49532
some PIDE NEWS from this summer;
Sat, 22 Sep 2012 20:38:42 +0200 tuned whitespace;
wenzelm [Sat, 22 Sep 2012 20:38:42 +0200] rev 49531
tuned whitespace;
Sat, 22 Sep 2012 20:37:47 +0200 tuned;
wenzelm [Sat, 22 Sep 2012 20:37:47 +0200] rev 49530
tuned;
Sat, 22 Sep 2012 20:29:28 +0200 tuned proofs;
wenzelm [Sat, 22 Sep 2012 20:29:28 +0200] rev 49529
tuned proofs;
Sat, 22 Sep 2012 19:32:30 +0200 report proper binding positions only -- avoid swamping document model with unspecific information;
wenzelm [Sat, 22 Sep 2012 19:32:30 +0200] rev 49528
report proper binding positions only -- avoid swamping document model with unspecific information;
Sat, 22 Sep 2012 19:23:04 +0200 accumulate under exec_id as well;
wenzelm [Sat, 22 Sep 2012 19:23:04 +0200] rev 49527
accumulate under exec_id as well;
Sat, 22 Sep 2012 19:16:48 +0200 more restrictive pattern, to avoid malformed positions intruding the command range (cf. d7a1973b063c);
wenzelm [Sat, 22 Sep 2012 19:16:48 +0200] rev 49526
more restrictive pattern, to avoid malformed positions intruding the command range (cf. d7a1973b063c);
Sat, 22 Sep 2012 17:55:56 +0200 misc tuning;
wenzelm [Sat, 22 Sep 2012 17:55:56 +0200] rev 49525
misc tuning;
Sat, 22 Sep 2012 14:41:41 +0200 Thy_Syntax.consolidate_spans is subject to editor_reparse_limit, for improved experience of unbalanced comments etc.;
wenzelm [Sat, 22 Sep 2012 14:41:41 +0200] rev 49524
Thy_Syntax.consolidate_spans is subject to editor_reparse_limit, for improved experience of unbalanced comments etc.;
Sat, 22 Sep 2012 14:03:01 +0200 tuned signature;
wenzelm [Sat, 22 Sep 2012 14:03:01 +0200] rev 49523
tuned signature;
Fri, 21 Sep 2012 22:45:14 +0200 tuned proofs;
wenzelm [Fri, 21 Sep 2012 22:45:14 +0200] rev 49522
tuned proofs;
Fri, 21 Sep 2012 21:24:48 +0200 misc tuning;
wenzelm [Fri, 21 Sep 2012 21:24:48 +0200] rev 49521
misc tuning;
Fri, 21 Sep 2012 21:24:33 +0200 tighten margin for TextArea instead of Lobo;
wenzelm [Fri, 21 Sep 2012 21:24:33 +0200] rev 49520
tighten margin for TextArea instead of Lobo;
Fri, 21 Sep 2012 20:54:48 +0200 misc tuning;
wenzelm [Fri, 21 Sep 2012 20:54:48 +0200] rev 49519
misc tuning;
Fri, 21 Sep 2012 19:17:49 +0200 renamed LFP low-level rel property to have ctor not dtor in its name
blanchet [Fri, 21 Sep 2012 19:17:49 +0200] rev 49518
renamed LFP low-level rel property to have ctor not dtor in its name
Fri, 21 Sep 2012 18:25:17 +0200 changed base session for "HOL-BNF" for faster building in the typical case
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49517
changed base session for "HOL-BNF" for faster building in the typical case
Fri, 21 Sep 2012 18:25:17 +0200 renamed "rel_simp" to "dtor_rel" and similarly for "srel"
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49516
renamed "rel_simp" to "dtor_rel" and similarly for "srel"
Fri, 21 Sep 2012 18:25:17 +0200 fixed a few names that escaped the renaming
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49515
fixed a few names that escaped the renaming
Fri, 21 Sep 2012 18:25:17 +0200 tuned whitespace
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49514
tuned whitespace
Fri, 21 Sep 2012 17:41:29 +0200 merged
wenzelm [Fri, 21 Sep 2012 17:41:29 +0200] rev 49513
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip