[pypy-svn] r10786 - pypy/dist/pypy/documentation

hpk at codespeak.net hpk at codespeak.net
Sun Apr 17 20:07:49 CEST 2005


Author: hpk
Date: Sun Apr 17 20:07:49 2005
New Revision: 10786

Modified:
   pypy/dist/pypy/documentation/newstructure
Log:
plan for a new "theory.txt" file. 


Modified: pypy/dist/pypy/documentation/newstructure
==============================================================================
--- pypy/dist/pypy/documentation/newstructure	(original)
+++ pypy/dist/pypy/documentation/newstructure	Sun Apr 17 20:07:49 2005
@@ -32,7 +32,6 @@
 objspace.txt
     objspaceinterface.txt
     wrapping.txt
-    abstractobjspace.txt
     controlflow.txt
         annotateobjspace.txt
     stdobjspace.txt
@@ -46,3 +45,8 @@
             typer 
         llvm 
 
+theory.txt 
+    Abstract Interpretation 
+    XXX Annotation 
+    XXX translation aspects 
+    XXX multimethods 



More information about the Pypy-commit mailing list