[pypy-commit] lang-smalltalk default: fix translation

2014-01-17 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r584:42d00b2f7502 Date: 2014-01-17 09:21 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/42d00b2f7502/ Log:fix translation diff --git a/spyvm/model.py b/spyvm/model.py --- a/spyvm/model.py +++ b/spyvm/model.py @@ -18,7 +18,7 @@ from spyvm

[pypy-commit] lang-smalltalk default: fix translation error

2013-04-17 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r294:f7ea8305ebe2 Date: 2013-04-17 18:17 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/f7ea8305ebe2/ Log:fix translation error diff --git a/targetimageloadingsmalltalk.py b/targetimageloadingsmalltalk.py --- a/targetimageloadingsmalltalk

[pypy-commit] lang-smalltalk default: fix translation

2013-04-16 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r276:7d2893d503e6 Date: 2013-04-16 14:00 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/7d2893d503e6/ Log:fix translation diff --git a/spyvm/display.py b/spyvm/display.py --- a/spyvm/display.py +++ b/spyvm/display.py @@ -81,7 +81,9 @@

[pypy-commit] lang-smalltalk default: fix translation on windows

2013-03-25 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r232:16ee8976d762 Date: 2013-03-22 13:24 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/16ee8976d762/ Log:fix translation on windows diff --git a/targetimageloadingsmalltalk.py b/targetimageloadingsmalltalk.py --- a/targetimageloadingsmal

[pypy-commit] lang-smalltalk default: fix translation

2013-03-08 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r149:097e9933d921 Date: 2013-03-08 15:26 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/097e9933d921/ Log:fix translation diff --git a/spyvm/primitives.py b/spyvm/primitives.py --- a/spyvm/primitives.py +++ b/spyvm/primitives.py @@ -764,1