[jruby-dev] Keyword arguments and the compiler

2013-10-01 Thread Jon Zeppieri
[Apologies to the list admin who probably received a couple of these already, as I've been fighting with the mailer daemon.] I'm attempting to add keyword argument support to the compiler, but since I'm completely new to the codebase, I have a few questions. I really appreciate any help you can gi

Re: [jruby-dev] Keyword arguments and the compiler

2013-10-02 Thread Jon Zeppieri
t, not when run with the jrubyc script. I'm not sure where compiler configuration takes place. -Jon On Tue, Oct 1, 2013 at 5:20 PM, Charles Oliver Nutter wrote: > Many questions! > > On Tue, Oct 1, 2013 at 3:41 PM, Jon Zeppieri wrote: >> - Are NotCompilableExceptions caught s