This commit is contained in:
Eelco Dolstra 2006-05-08 14:00:39 +00:00
parent 5cabd47394
commit 8b5aa91aa7
2 changed files with 9 additions and 1 deletions

View file

@ -53,6 +53,14 @@ irreversible.</para></warning>
<listitem><para>Reference scanning (which happens after each build)
is much faster.</para></listitem>
<listitem><para>TODO: string interpolation</para></listitem>
<listitem><para>TODO: string concatenations involving
derivations</para></listitem>
<listitem><para>TODO: function argument default values can refer to
other function arguments</para></listitem>
</itemizedlist>
</section>