[pypy-svn] r40801 - pypy/dist/pypy/jit

pedronis at codespeak.net pedronis at codespeak.net
Tue Mar 20 00:56:30 CET 2007


Author: pedronis
Date: Tue Mar 20 00:56:29 2007
New Revision: 40801

Modified:
   pypy/dist/pypy/jit/TODO.txt
Log:
refine



Modified: pypy/dist/pypy/jit/TODO.txt
==============================================================================
--- pypy/dist/pypy/jit/TODO.txt	(original)
+++ pypy/dist/pypy/jit/TODO.txt	Tue Mar 20 00:56:29 2007
@@ -3,6 +3,7 @@
 ------------------
 
 - see the inplace-version of the arithmetic operators
+  and some obvious unary ones: - ...
 
 - improve is_true()
 



More information about the Pypy-commit mailing list