[pypy-svn] r68588 - pypy/branch/tagged-pointers-framework2/pypy/doc/config

cfbolz at codespeak.net cfbolz at codespeak.net
Sat Oct 17 17:17:10 CEST 2009


Author: cfbolz
Date: Sat Oct 17 17:17:08 2009
New Revision: 68588

Added:
   pypy/branch/tagged-pointers-framework2/pypy/doc/config/translation.taggedpointers.txt   (contents, props changed)
Log:
add docs


Added: pypy/branch/tagged-pointers-framework2/pypy/doc/config/translation.taggedpointers.txt
==============================================================================
--- (empty file)
+++ pypy/branch/tagged-pointers-framework2/pypy/doc/config/translation.taggedpointers.txt	Sat Oct 17 17:17:08 2009
@@ -0,0 +1,3 @@
+Enable tagged pointers. This option is mostly useful for the Smalltalk and
+Prolog interpreters. For the Python interpreter the option
+:config:`objspace.std.withsmallint` should be used.



More information about the Pypy-commit mailing list