Re: Proposal: Statically compileable builders

2016-10-08 Thread Paul King
Sergei, I might try to find time shortly to produce a spike of a slightly improved transform similar to MapArguments. Are you happy for me to use parts of yours if needed? Cheers, Paul. On Wed, Oct 5, 2016 at 12:39 AM, Sergei Egorov wrote: > Hi Graeme, > > FYI a few years ago I created an AST tr

Master builds

2016-10-08 Thread Russel Winder
Would it be possible to include the Git identifier of the changeset being compiled in the version number displayed by groovy -version for Groovy build from master? -- Russel. = Dr Russel Winder t: +44 20 7585 2200 v

Re: 答复: 答复: [PROGRESS REPORT 20161004]groovy-parser

2016-10-08 Thread Thibault Kruse
Should the new parser also pass tests for the most-used frameworks before being merged? Grails, Gradle, Spock and Geb come to my mind. On Fri, Oct 7, 2016 at 8:40 PM, Jochen Theodorou wrote: > > > On 07.10.2016 13:35, daniel_sun wrote: >> >> I see. >> >> Feel free to merge the new parser back whe

Re: 答复: 答复: [PROGRESS REPORT 20161004]groovy-parser

2016-10-08 Thread daniel_sun
IMO, when the new parser passes all test cases of groovy project, that says it conforms to GLS. All groovy program should conform to GLS, shouldn't them? :-) But we can modify GLS if Groovy core team approves ;-) 在 "Thibault Kruse [via Groovy]" ,2016年10月9日 13:55写道: Should the new parser al