[pypy-svn] r46324 - pypy/branch/merging/translator/cli

arigo at codespeak.net arigo at codespeak.net
Wed Sep 5 12:33:37 CEST 2007


Author: arigo
Date: Wed Sep  5 12:33:37 2007
New Revision: 46324

Added:
   pypy/branch/merging/translator/cli/metavm.py.merge.tmp
      - copied, changed from r46315, pypy/branch/merging/translator/cli/metavm.py
Log:
merging of svn+ssh://codespeak.net/svn/pypy/branch/pypy-more-rtti-inprogress/translator/cli/metavm.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
    
    
    ------------------------------------------------------------------------
    r46032 | antocuni | 2007-08-27 16:08:52 +0200 (Mon, 27 Aug 2007) | 3 lines
    
    merge translator/{cli,jvm,oosupport} and config from dist
    
    
    ------------------------------------------------------------------------
    r46030 | antocuni | 2007-08-27 16:02:57 +0200 (Mon, 27 Aug 2007) | 3 lines
    
    revert commit 46021: I started merging from the wrong revision
    
    
    ------------------------------------------------------------------------
    r46021 | antocuni | 2007-08-27 14:55:29 +0200 (Mon, 27 Aug 2007) | 3 lines
    
    merge dist to branch (only gencli-related changes)
    
    
    ------------------------------------------------------------------------
    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