[svn:parrot] r44909 - branches/ops_pct/compilers/opsc

bacek at svn.parrot.org bacek at svn.parrot.org
Sat Mar 13 20:35:35 UTC 2010


Author: bacek
Date: Sat Mar 13 20:35:34 2010
New Revision: 44909
URL: https://trac.parrot.org/parrot/changeset/44909

Log:
Update TODO.

Modified:
   branches/ops_pct/compilers/opsc/TODO

Modified: branches/ops_pct/compilers/opsc/TODO
==============================================================================
--- branches/ops_pct/compilers/opsc/TODO	Sat Mar 13 20:20:30 2010	(r44908)
+++ branches/ops_pct/compilers/opsc/TODO	Sat Mar 13 20:35:34 2010	(r44909)
@@ -7,9 +7,9 @@
 Required for full implementation:
   * A LOT OF DOCUMENTATION.
   * Implement Trans::* for other runcores.
+  * Implement handling of dynops.
   * Add tests for Trans::C independent from 06-emitter.t
   * Add tests for dynamic mode of Emitter.
 
 Nice to have:
   * Profiling and performance tuning of ops parsing (we need pmichaud).
-  * Use ops.num for assigning Op.code.


More information about the parrot-commits mailing list