[pypy-svn] r41894 - pypy/dist/pypy/doc
arigo at codespeak.net
arigo at codespeak.net
Wed Apr 4 12:29:02 CEST 2007
Author: arigo
Date: Wed Apr 4 12:29:00 2007
New Revision: 41894
Modified:
pypy/dist/pypy/doc/index-report.txt
Log:
Link to the interim of D06.1.
Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt (original)
+++ pypy/dist/pypy/doc/index-report.txt Wed Apr 4 12:29:00 2007
@@ -12,6 +12,10 @@
Reports of 2007
===============
+`D06.1 Core Object Optimization Results`_ documents the optimizations
+we implemented in the interpreter and object space: dictionary
+imlementations, method call optimizations, etc. *(2007-04-04)*
+
`D14.5 Documentation of the development process`_ documents PyPy's
sprint-driven development process and puts it into the context of agile
methodologies. *(2007-03-30)*
@@ -129,6 +133,7 @@
.. _`D05.2 A Compiled Version of PyPy`: http://codespeak.net/svn/pypy/extradoc/eu-report/D05.2_A_compiled,_self-contained_version_of_PyPy.pdf
.. _`D05.3 Implementation with Translation Aspects`: http://codespeak.net/svn/pypy/extradoc/eu-report/D05.3_Publish_on_implementation_with_translation_aspects.pdf
.. _`D05.4 Encapsulating Low Level Aspects`: http://codespeak.net/svn/pypy/extradoc/eu-report/D05.4_Publish_on_encapsulating_low_level_language_aspects.pdf
+.. _`D06.1 Core Object Optimization Results`: http://codespeak.net/svn/pypy/extradoc/eu-report/D06.1_Core_Optimizations-2007-04-04.pdf
.. _`D07.1 Massive Parallelism and Translation Aspects`: http://codespeak.net/pypy/extradoc/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2007-02-28.pdf
.. _`Draft D08.2 JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-interim-2007-01-28.pdf
.. _`D09.1 Constraint Solving and Semantic Web`: http://codespeak.net/pypy/extradoc/eu-report/D09.1_Constraint_Solving_and_Semantic_Web-interim-2007-02-28.pdf
More information about the pypy-svn
mailing list