Author: Ronan Lamy
Branch: ClassRepr
Changeset: r73906:dbf051e242ff
Date: 2014-10-12 19:20 +0100
http://bitbucket.org/pypy/pypy/changeset/dbf051e242ff/
Log:merge rtyper.rclass and rtyper.lltypesystem.rclass
diff too long, truncating to 2000 out of 2571 lines
diff --git a/rpython/jit/backend
Author: Ronan Lamy
Branch:
Changeset: r73907:37141a493a83
Date: 2014-10-12 23:00 +0100
http://bitbucket.org/pypy/pypy/changeset/37141a493a83/
Log:@analyzer_for should return the function unchanged
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/a
Author: Ronan Lamy
Branch: ClassRepr
Changeset: r73909:2fdb3fb0122b
Date: 2014-10-13 00:38 +0100
http://bitbucket.org/pypy/pypy/changeset/2fdb3fb0122b/
Log:merge InstanceRepr and AbstractInstanceRepr
diff --git a/rpython/rtyper/rclass.py b/rpython/rtyper/rclass.py
--- a/rpython/rtyper/rclass
Author: Ronan Lamy
Branch: ClassRepr
Changeset: r73908:004a045702e9
Date: 2014-10-12 22:29 +0100
http://bitbucket.org/pypy/pypy/changeset/004a045702e9/
Log:merge ClassRepr and AbstractClassRepr
diff --git a/rpython/rtyper/rclass.py b/rpython/rtyper/rclass.py
--- a/rpython/rtyper/rclass.py
++
Author: Ronan Lamy
Branch: ClassRepr
Changeset: r73912:752852e43b1d
Date: 2014-10-13 02:02 +0100
http://bitbucket.org/pypy/pypy/changeset/752852e43b1d/
Log:split off RootClassRepr.setup_vtable()
diff --git a/rpython/rtyper/rclass.py b/rpython/rtyper/rclass.py
--- a/rpython/rtyper/rclass.py
+
Author: Ronan Lamy
Branch: ClassRepr
Changeset: r73910:712925681a5d
Date: 2014-10-13 01:24 +0100
http://bitbucket.org/pypy/pypy/changeset/712925681a5d/
Log:Create RootClassRepr for the case where classrepr.classdef is None
diff --git a/rpython/rtyper/rclass.py b/rpython/rtyper/rclass.py
---
Author: Ronan Lamy
Branch: ClassRepr
Changeset: r73911:7092ede4e639
Date: 2014-10-13 01:40 +0100
http://bitbucket.org/pypy/pypy/changeset/7092ede4e639/
Log:split off RootClassRepr._setup_repr()
diff --git a/rpython/rtyper/rclass.py b/rpython/rtyper/rclass.py
--- a/rpython/rtyper/rclass.py
++