diff options
author | 2013-10-08 11:54:06 +0200 | |
---|---|---|
committer | 2013-10-08 11:54:06 +0200 | |
commit | 3050f5c52a3fd1934f0240b05d9a70ac60ea4748 (patch) | |
tree | dc2efaa941d324a236bb7118c51aebc5cd3f4a47 /TODO | |
parent | Fix fix (diff) | |
download | pypy-3050f5c52a3fd1934f0240b05d9a70ac60ea4748.tar.gz pypy-3050f5c52a3fd1934f0240b05d9a70ac60ea4748.tar.bz2 pypy-3050f5c52a3fd1934f0240b05d9a70ac60ea4748.zip |
Translates and generally pass tests
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ * REDO external_malloc(): if somebody calls this function a lot, we must eventually force a full collection. + +* REDO card marking, starting with "card_page_indices": 128 in + TRANSLATION_PARAMS |