[svn:parrot] r44701 - branches/ops_pct/compilers/opsc
bacek at svn.parrot.org
bacek at svn.parrot.org
Sat Mar 6 12:56:21 UTC 2010
Author: bacek
Date: Sat Mar 6 12:56:21 2010
New Revision: 44701
URL: https://trac.parrot.org/parrot/changeset/44701
Log:
Add TODO for cotto++
Added:
branches/ops_pct/compilers/opsc/TODO
Added: branches/ops_pct/compilers/opsc/TODO
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ branches/ops_pct/compilers/opsc/TODO Sat Mar 6 12:56:21 2010 (r44701)
@@ -0,0 +1,6 @@
+Simple todo:
+
+ * Implement Op.rewrite_body
+ * Implement handling of flags in Compiler:Actions
+ * Implement handling of labels in Trans::C
+ * Implement Trans::* for other runcores.
More information about the parrot-commits
mailing list