# GENERATE HTML LDDL #########################################################
-ifeq ($(MAKECMDGOALS),html)
- LDWS = $(shell find $(LDDLDIR) -name *.ldw.xml)
-endif
+$(HTMLSTAMP): LDWS = `find $(LDDLDIR) -name *.ldw.xml -not -name index.ldw.xml`
$(HTMLSTAMP): $(LDWSTAMP) $(SITEMAP) $(LDWEB:%=$(XSLTDIR)/%)
$(H)for LDW in $(LDWS); do \
$(XSLT) $(XSLT_OUT) $$HTML $(XSLT_XSL) $(XSLTDIR)/ld_web.xsl $(XSLT_IN) $$LDW; \
done
$(H)touch $@
- $(H)touch $(HTMLIXSTAMP)
html: $(HTMLSTAMP)
</body>
<topitem name="current">
<body>
- <notice class="alpha" text="The current version: "/>
+ <notice class="alpha" text="The current specification: "/>
<rlink to="download/lambdadelta_2B.tar.bz2">λδ-2B for for Matita 0.99.4</rlink>
(revised: <notice class="gamma" notice="2020-12"/>).
<rlink to="html/documentation.html#ldJ2a">Documentation (J2a)</rlink>.
</body>
<body>
- <notice class="alpha" text="The scriprs depend on: "/>
- <rlink to="download/lambdadelta_ground.tar.bz2">lambdadelta_ground for Matita 0.99.2</rlink>
+ <notice class="alpha" text="The current specification depends on: "/>
+ <rlink to="download/lambdadelta_ground.tar.bz2">λδ-ground for Matita 0.99.2</rlink>
(revised <notice class="gamma" text="2020-12"/>).
</body>
</topitem>
<topitem name="C10">
M. Weber:
<notice class="alpha">An extended type system with lambda-typed lambda-expressions</notice>
- (2020). To appear in Logical Methods in Computer Science.
+ (2020). In Logical Methods in Computer Science, 16(4), pp. 12:1-12:50.
</topitem>
<topitem name="C9">
<rlink to="html/documentation.html#ldJ2a">Documentation (J2a)</rlink>.
<list><item>
<notice class="gamma" text="2020-12-08."/>
- repackaged for publication.
+ repackaged for publication [Git revision: 2020-12-08 19:00:50].
</item><item>
<notice class="gamma" text="2020-02-27."/>
- repackaged without λδ-ground_2.
+ repackaged without λδ-ground [Git revision: 2020-02-27 22:45:50].
</item><item>
<notice class="gamma" text="2019-11-19."/>
released [Git revision: 2019-11-19 20:45:15].
<rlink to="html/documentation.html#ldR2c">Documentation (R2c)</rlink>.
<list><item>
<notice class="delta" text="2020-02-27."/>
- repackaged on the basis of λδ-ground_2.
+ repackaged on the basis of λδ-ground [Git revision: 2020-02-27 22:45:50].
</item><item>
<notice class="delta" text="2019-11-20."/>
- repackaged (was lambdadelta_2A1).
+ repackaged (was lambdadelta_2A1) [Git revision: 2019-11-20 19:08:07].
</item><item>
<notice class="gamma" text="2014-10-28."/>
released [Git revision: 2014-10-28 17:46:26].
Source scripts.
<list><item>
<notice class="gamma" text="2020-12-08."/>
- repackaged for publication.
+ repackaged for publication [Git revision: 2020-12-08 19:00:50].
</item><item>
<notice class="gamma" text="2020-02-27."/>
released [Git revision: 2020-02-27 22:45:50].
</body>
<body>
Informational pages on the parts of the specification:
- <rlink to="html/ground_2.html">Core</rlink>.
+ <rlink to="html/ground.html">Core</rlink>.
</body>
</topitem>
<rlink to="html/documentation.html#ldJ1a">Documentation (J1a)</rlink>.
<list><item>
<notice class="delta" text="2019-11-20."/>
- repackaging (was lambdadelta_1).
+ repackaging (was lambdadelta_1) [Git revision: 2019-11-20 19:08:07].
</item><item>
<notice class="delta" text="2015-01-15."/>
17 new lemmas and former lemma "eq_nat_dec" renamed as "nat_dec_neg".