Author: Armin Rigo <[email protected]> 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 ----- _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
