[parrot/parrot] 201d04: If the first parameter is named 'self' and this is...
GitHub
noreply at github.com
Sat Feb 11 14:01:30 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 201d047682baa3dccc9edc83338fd2e640d099b8
https://github.com/parrot/parrot/commit/201d047682baa3dccc9edc83338fd2e640d099b8
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-02-11 (Sat, 11 Feb 2012)
Changed paths:
M compilers/imcc/pcc.c
Log Message:
-----------
If the first parameter is named 'self' and this is a method, do not automagically prepend another 'self' parameter to the argument list
Commit: 7691e5caaf71c02c8cf38e3f1de524f5343c485c
https://github.com/parrot/parrot/commit/7691e5caaf71c02c8cf38e3f1de524f5343c485c
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-02-11 (Sat, 11 Feb 2012)
Changed paths:
M t/compilers/imcc/syn/pcc.t
Log Message:
-----------
Add in a test for explict self in methods
Compare: https://github.com/parrot/parrot/compare/6e53ad0...7691e5c
More information about the parrot-commits
mailing list