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
Fri, 21 Sep 2012 17:02:23 +0200 clean up lemmas used for composition
blanchet [Fri, 21 Sep 2012 17:02:23 +0200] rev 49512
clean up lemmas used for composition
Fri, 21 Sep 2012 16:53:38 +0200 created separate session "HOL-BNF-LFP" as a step towards eventual integration in "HOL" in the middle term
blanchet [Fri, 21 Sep 2012 16:53:38 +0200] rev 49511
created separate session "HOL-BNF-LFP" as a step towards eventual integration in "HOL" in the middle term
Fri, 21 Sep 2012 16:45:06 +0200 renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
blanchet [Fri, 21 Sep 2012 16:45:06 +0200] rev 49510
renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
Fri, 21 Sep 2012 16:34:40 +0200 renamed top-level theory from "Codatatype" to "BNF"
blanchet [Fri, 21 Sep 2012 16:34:40 +0200] rev 49509
renamed top-level theory from "Codatatype" to "BNF"
Fri, 21 Sep 2012 15:53:29 +0200 adapted examples to renamings
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49508
adapted examples to renamings
Fri, 21 Sep 2012 15:53:29 +0200 renamed "pred" to "rel" (relator)
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49507
renamed "pred" to "rel" (relator)
Fri, 21 Sep 2012 15:53:29 +0200 renamed "rel" to "srel"
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49506
renamed "rel" to "srel"
Fri, 21 Sep 2012 15:53:29 +0200 fixed bug introduced by fold/unfold renaming
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49505
fixed bug introduced by fold/unfold renaming
Fri, 21 Sep 2012 15:53:29 +0200 renamed "iter"/"coiter" to "fold"/"unfold" (cf. Wadler)
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49504
renamed "iter"/"coiter" to "fold"/"unfold" (cf. Wadler)
Fri, 21 Sep 2012 15:53:29 +0200 simplified code
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49503
simplified code
Fri, 21 Sep 2012 15:53:29 +0200 tuned a few ML names
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49502
tuned a few ML names
Fri, 21 Sep 2012 15:53:29 +0200 renamed "fld"/"unf" to "ctor"/"dtor"
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49501
renamed "fld"/"unf" to "ctor"/"dtor"
Fri, 21 Sep 2012 15:53:29 +0200 tuning
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49500
tuning
Fri, 21 Sep 2012 15:53:29 +0200 renamed "upto" coinduction "strong"
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49499
renamed "upto" coinduction "strong"
Fri, 21 Sep 2012 15:53:29 +0200 tuned variable names
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49498
tuned variable names
Fri, 21 Sep 2012 13:56:57 +0200 tuned names
nipkow [Fri, 21 Sep 2012 13:56:57 +0200] rev 49497
tuned names
Fri, 21 Sep 2012 13:39:30 +0200 more termination proofs
nipkow [Fri, 21 Sep 2012 13:39:30 +0200] rev 49496
more termination proofs
Fri, 21 Sep 2012 12:27:56 +0200 rel_Gr does not depend on map_wpull
traytel [Fri, 21 Sep 2012 12:27:56 +0200] rev 49495
rel_Gr does not depend on map_wpull
Fri, 21 Sep 2012 17:28:53 +0200 renamed Output to Output1 and Output2 to Output, and thus make the new version the default;
wenzelm [Fri, 21 Sep 2012 17:28:53 +0200] rev 49494
renamed Output to Output1 and Output2 to Output, and thus make the new version the default;
Fri, 21 Sep 2012 16:50:44 +0200 more realistic sendback: pick exec_id from message position and text from buffer;
wenzelm [Fri, 21 Sep 2012 16:50:44 +0200] rev 49493
more realistic sendback: pick exec_id from message position and text from buffer;
Fri, 21 Sep 2012 15:39:51 +0200 some support for hovering and sendback area;
wenzelm [Fri, 21 Sep 2012 15:39:51 +0200] rev 49492
some support for hovering and sendback area;
Fri, 21 Sep 2012 12:07:59 +0200 merged
wenzelm [Fri, 21 Sep 2012 12:07:59 +0200] rev 49491
merged
Fri, 21 Sep 2012 11:51:07 +0200 tuned antiquotations
traytel [Fri, 21 Sep 2012 11:51:07 +0200] rev 49490
tuned antiquotations
Fri, 21 Sep 2012 11:47:16 +0200 merged
wenzelm [Fri, 21 Sep 2012 11:47:16 +0200] rev 49489
merged
Fri, 21 Sep 2012 11:44:55 +0200 use iffD* instead of (s)subst instantiated with identity; tuned antiquotations;
traytel [Fri, 21 Sep 2012 11:44:55 +0200] rev 49488
use iffD* instead of (s)subst instantiated with identity; tuned antiquotations;
Fri, 21 Sep 2012 03:41:10 +0200 conected CS to big-step
nipkow [Fri, 21 Sep 2012 03:41:10 +0200] rev 49487
conected CS to big-step
Fri, 21 Sep 2012 02:19:44 +0200 generate "expand" property
blanchet [Fri, 21 Sep 2012 02:19:44 +0200] rev 49486
generate "expand" property
Thu, 20 Sep 2012 17:40:49 +0200 merge
blanchet [Thu, 20 Sep 2012 17:40:49 +0200] rev 49485
merge
Thu, 20 Sep 2012 17:35:49 +0200 finished "disc_coiter_iff" etc. generation
blanchet [Thu, 20 Sep 2012 17:35:49 +0200] rev 49484
finished "disc_coiter_iff" etc. generation
Thu, 20 Sep 2012 17:25:07 +0200 the Codatatype package currently needs all of Cardinals (temporary -- because of countable sets)
blanchet [Thu, 20 Sep 2012 17:25:07 +0200] rev 49483
the Codatatype package currently needs all of Cardinals (temporary -- because of countable sets)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip