Author: Conrad Calmez
Branch: stmgc-c7
Changeset: r896:a0e39d69fbe0
Date: 2014-07-17 10:57 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/a0e39d69fbe0/
Log:changed argument parsing again for easier usage of smalltalk args
now you can stop regular argument parsing with
Author: Conrad Calmez
Branch: stmgc-c7
Changeset: r894:9b35a2b871a0
Date: 2014-07-10 18:25 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/9b35a2b871a0/
Log:fixed OS lock primitives so that they raise a PrimitiveFailedError
in case of misuse credit goes to: @hubx
diff --git
Author: Conrad Calmez
Branch: stmgc-c7
Changeset: r891:ada1ec7e18d8
Date: 2014-07-10 17:17 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/ada1ec7e18d8/
Log:passed arguments to image via own flag also fixes BSD-like argument
parsing aka. you can put them in arbitrary order
Author: Conrad Calmez
Branch: stmgc-c7
Changeset: r840:3a7a4670ff52
Date: 2014-05-22 16:11 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/3a7a4670ff52/
Log:Automated merge with bundle:/var/folders/5q/nnfvtm9x521dpj2x2qkcnlf8
gn/T/SourceTreeTemp.N5FsUS
diff --git a
Author: Conrad Calmez
Branch: stmgc-c7
Changeset: r839:981f12dee8ca
Date: 2014-05-22 16:10 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/981f12dee8ca/
Log:implemented STM atomic primitives
diff --git a/spyvm/primitives.py b/spyvm/primitives.py
--- a/spyvm/primitives.py
+++ b
Author: Conrad Calmez
Branch: storage-stm-c4
Changeset: r793:cef87bf823a0
Date: 2014-04-17 15:51 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/cef87bf823a0/
Log:added branch to work on stm again
___
pypy-commit mailing list
pypy-commit