[pypy-svn] r46330 - pypy/branch/merging/translator/jvm/test
arigo at codespeak.net
arigo at codespeak.net
Wed Sep 5 12:33:54 CEST 2007
Author: arigo
Date: Wed Sep 5 12:33:53 2007
New Revision: 46330
Added:
pypy/branch/merging/translator/jvm/test/test_cast.py.merge.tmp
- copied, changed from r46315, pypy/branch/merging/translator/jvm/test/test_cast.py
Log:
merging of svn+ssh://codespeak.net/svn/pypy/branch/pypy-more-rtti-inprogress/translator/jvm/test/test_cast.py
revisions 45507 to 46315:
------------------------------------------------------------------------
r46045 | antocuni | 2007-08-27 17:55:41 +0200 (Mon, 27 Aug 2007) | 3 lines
implement cast_primitive and ullong_lshift for gencli
------------------------------------------------------------------------
r45656 | arigo | 2007-08-14 18:10:44 +0200 (Tue, 14 Aug 2007) | 6 lines
For backup purposes, in-progress: convert more of the os module to rtti
and try to get rid of the rllib.ros module by making the native
interfaces RPythonic. This looks quite good in my opinion - seems that
we've finally learned a reasonable way to do external functions.
------------------------------------------------------------------------
More information about the pypy-svn
mailing list