[pypy-svn] r18209 - pypy/extradoc/sprintinfo

pedronis at codespeak.net pedronis at codespeak.net
Thu Oct 6 11:53:22 CEST 2005


Author: pedronis
Date: Thu Oct  6 11:53:20 2005
New Revision: 18209

Modified:
   pypy/extradoc/sprintinfo/paris-2005-possible-tasks.txt
Log:
order type, clarification



Modified: pypy/extradoc/sprintinfo/paris-2005-possible-tasks.txt
==============================================================================
--- pypy/extradoc/sprintinfo/paris-2005-possible-tasks.txt	(original)
+++ pypy/extradoc/sprintinfo/paris-2005-possible-tasks.txt	Thu Oct  6 11:53:20 2005
@@ -14,7 +14,7 @@
 - support the notion of separate/external functions (and classes/PBCs)
   in preparation for separate compilations
 
-JIT work related
+JIT related work
 -----------------
 - an ll interpreter written in RPython
 - Saving ll graphs plus a loader written in RPython
@@ -50,7 +50,7 @@
 Refactorings/cleanups
 ----------------------
 
-- cbuild/translator.Translator (use SCons?)
+- cbuild/translator.Translator (use SCons?, use/generalize TranslationDriver)
 - PyPy option handling unification, passing py.py options to targetpypy*
 - inline (transforms in general) 
 



More information about the Pypy-commit mailing list