[pypy-commit] extradoc extradoc: Add a future "JIT support" section.
arigo
noreply at buildbot.pypy.org
Sat Mar 31 14:27:44 CEST 2012
Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r4167:30842a20ee1a
Date: 2012-03-30 18:22 +0200
http://bitbucket.org/pypy/extradoc/changeset/30842a20ee1a/
Log: Add a future "JIT support" section.
diff --git a/planning/stm.txt b/planning/stm.txt
--- a/planning/stm.txt
+++ b/planning/stm.txt
@@ -292,6 +292,12 @@
``stm_normalize_global()`` can be omitted for constants.
+JIT support
+-----------
+
+TODO
+
+
notes
-----
More information about the pypy-commit
mailing list