[pypy-svn] r47723 - pypy/extradoc/sprintinfo/gothenburg-2007

fijal at codespeak.net fijal at codespeak.net
Tue Oct 23 14:11:39 CEST 2007


Author: fijal
Date: Tue Oct 23 14:11:36 2007
New Revision: 47723

Modified:
   pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt
Log:
Some tasks.


Modified: pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt
==============================================================================
--- pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt	(original)
+++ pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt	Tue Oct 23 14:11:36 2007
@@ -46,9 +46,9 @@
  - decide how to implement constants in rffi
    
  - think about/remove orphaned parts
+
+ - implement callback mechanism for rffi/lltype/ll2ctypes
     
- - finish ll2ctypes, especially rffi_platform
- 
  - remove orebuilt costate vars  (might happen before)
 
 Interpreter
@@ -61,6 +61,8 @@
  - review the things implemented at applevel whether they are
    performance-critical
 
+ - app-level ctypes
+
 JIT
 +++
 



More information about the Pypy-commit mailing list