[Swift-commit] r2535 - trunk/resources
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Sat Feb 14 06:42:10 CST 2009
Author: benc
Date: 2009-02-14 06:42:08 -0600 (Sat, 14 Feb 2009)
New Revision: 2535
Modified:
trunk/resources/Karajan.stg
Log:
Out of date TODO changed to better reflect what could be done.
Modified: trunk/resources/Karajan.stg
===================================================================
--- trunk/resources/Karajan.stg 2009-02-13 20:23:45 UTC (rev 2534)
+++ trunk/resources/Karajan.stg 2009-02-14 12:42:08 UTC (rev 2535)
@@ -449,10 +449,8 @@
<variable>$var$</variable>
>>
-// TODO tidy the interaction with getfield (perhaps by making two new
-// elements, one for structure members, one for array access) that
-// doesn't need this strcat.
-// or make a varargs karajan level accessor?
+// TODO this would more cleanly be two templates, one for structure
+// access and one for array access.
extractarrayelement(parent, arraychild, memberchild, datatype) ::= <<
More information about the Swift-commit
mailing list