#45: Support for passing unboxed arguments to local functions --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: enhancement | Status: new Priority: major | Milestone: Component: compiler | Version: Resolution: | Keywords: --------------------------+------------------------------------------------- Comment(by ehuelsmann): One way to have recursive self-calls be unboxed is to have 2 java functions: 1 to call from the outside world, the other for the function to call itself with unboxed arguments. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/45#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear