wenzelm [Sat, 22 Sep 2012 21:23:16 +0200] rev 49532
some PIDE NEWS from this summer;
wenzelm [Sat, 22 Sep 2012 20:38:42 +0200] rev 49531
tuned whitespace;
wenzelm [Sat, 22 Sep 2012 20:37:47 +0200] rev 49530
tuned;
wenzelm [Sat, 22 Sep 2012 20:29:28 +0200] rev 49529
tuned proofs;
wenzelm [Sat, 22 Sep 2012 19:32:30 +0200] rev 49528
report proper binding positions only -- avoid swamping document model with unspecific information;
wenzelm [Sat, 22 Sep 2012 19:23:04 +0200] rev 49527
accumulate under exec_id as well;
wenzelm [Sat, 22 Sep 2012 19:16:48 +0200] rev 49526
more restrictive pattern, to avoid malformed positions intruding the command range (cf. d7a1973b063c);
wenzelm [Sat, 22 Sep 2012 17:55:56 +0200] rev 49525
misc tuning;
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.;
wenzelm [Sat, 22 Sep 2012 14:03:01 +0200] rev 49523
tuned signature;
wenzelm [Fri, 21 Sep 2012 22:45:14 +0200] rev 49522
tuned proofs;
wenzelm [Fri, 21 Sep 2012 21:24:48 +0200] rev 49521
misc tuning;
wenzelm [Fri, 21 Sep 2012 21:24:33 +0200] rev 49520
tighten margin for TextArea instead of Lobo;
wenzelm [Fri, 21 Sep 2012 20:54:48 +0200] rev 49519
misc tuning;
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
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49517
changed base session for "HOL-BNF" for faster building in the typical case
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49516
renamed "rel_simp" to "dtor_rel" and similarly for "srel"
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49515
fixed a few names that escaped the renaming
blanchet [Fri, 21 Sep 2012 18:25:17 +0200] rev 49514
tuned whitespace
wenzelm [Fri, 21 Sep 2012 17:41:29 +0200] rev 49513
merged
blanchet [Fri, 21 Sep 2012 17:02:23 +0200] rev 49512
clean up lemmas used for composition
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
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"
blanchet [Fri, 21 Sep 2012 16:34:40 +0200] rev 49509
renamed top-level theory from "Codatatype" to "BNF"
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49508
adapted examples to renamings
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49507
renamed "pred" to "rel" (relator)
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49506
renamed "rel" to "srel"
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49505
fixed bug introduced by fold/unfold renaming
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49504
renamed "iter"/"coiter" to "fold"/"unfold" (cf. Wadler)
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49503
simplified code
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49502
tuned a few ML names
blanchet [Fri, 21 Sep 2012 15:53:29 +0200] rev 49501
renamed "fld"/"unf" to "ctor"/"dtor"