Re: [Chicken-hackers] feature patch: preserving argument names in foreign-lambda and friends

2012-09-30 Thread Felix
Hi guys, Here is a suggestion for a patch which will preserve argument-names of foreign-lambdas* and friends. Check out the commit-message attached for more info. Hey, nice. I have attached a slightly amended version, that handles non-atomic types and which moves type-symbol inside the

[Chicken-hackers] feature patch: preserving argument names in foreign-lambda and friends

2012-09-29 Thread Kristian Lein-Mathisen
Hi guys, Here is a suggestion for a patch which will preserve argument-names of foreign-lambdas* and friends. Check out the commit-message attached for more info. This also works with chicken-bind generated lambdas: If I do chicken-bind on this: cpBool cpSpaceShapeQuery(cpSpace *space, cpShape