compiler/libec, ecere/com: Passing pointers & (u)intptr as any_object by value rather...
authorJerome St-Louis <jerome@ecere.com>
Sun, 5 May 2013 20:39:20 +0000 (16:39 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 5 May 2013 20:39:20 +0000 (16:39 -0400)
commitf7cff96295fcc287cea74b3dc4103d3cad668e42
tree884a3bcf8cbc551017702d0f5b009baaee680381
parent681120d5ea618cc703e93b43cbb171716fdf3fea
compiler/libec, ecere/com: Passing pointers & (u)intptr as any_object by value rather than by reference
compiler/bootstrap/ecere/bootstrap/dataTypes.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/bootstrap/libec/bootstrap/pass2.c
compiler/libec/src/pass15.ec
compiler/libec/src/pass2.ec
ecere/src/com/dataTypes.ec