Jochen, you can see the test result at:
http://ci.groovy-lang.org/viewType.html?buildTypeId=Groovy_Antlr4grammar
在 "Jochen Theodorou [via Groovy]"
,2016年10月7日 下午7:40写道:
On 07.10.2016 13:35, daniel_sun wrote:
> I see.
>
> Feel free to merge the new parser back when you think it is mature and
OK. The 3 remaining failed test cases of last CI have been fixed on my local
machine. It's pity that travis ci fails to run test cases recently. So I'm
applying a new CI instance :)
Cheers,
Daniel.Sun
在 "Jochen Theodorou [via Groovy]"
,2016年10月7日 19:40写道:
On 07.10.2016 13:35, daniel_sun
I'll try to review over the next little while too. Looks very
promising at first glance! Exciting to see a good start!
Paul.
On Fri, Oct 7, 2016 at 9:17 PM, Guillaume Laforge wrote:
> For reference, here's the PR:
> https://github.com/apache/groovy/pull/439
>
> On Fri, Oct 7, 2016 at 1:00 PM, Se
On 07.10.2016 13:35, daniel_sun wrote:
I see.
Feel free to merge the new parser back when you think it is mature and
ready to go home ;) Currently The parser is lack of some syntax
checks(e.g. continue should only be used in loop) and friendly messages
for developers.
Before that I would li
I see.
Feel free to merge the new parser back when you think it is mature and ready to
go home ;) Currently The parser is lack of some syntax checks(e.g. continue
should only be used in loop) and friendly messages for developers.
Cheers,
Daniel.Sun
在 "Jochen Theodorou [via Groovy]"
,2016年1
For reference, here's the PR:
https://github.com/apache/groovy/pull/439
On Fri, Oct 7, 2016 at 1:00 PM, Sergei Egorov wrote:
> Hey Mario,
>
> Wow! This is great! Didn't know you're working on it. I'll be happy to
> review :)
>
>
> Cheers,
> Sergei
>
> On Fri, Oct 7, 2016 at 1:53 PM Mario Garcia
On 07.10.2016 08:52, daniel_sun wrote:
How about providing a jar file containing the new parser, which is
compiled by Java8. When developers use Java8, they can try the new
parser by turning on the switch.
I think for the time being we could make the new parser just a
subproject that depends
Hey Mario,
Wow! This is great! Didn't know you're working on it. I'll be happy to
review :)
Cheers,
Sergei
On Fri, Oct 7, 2016 at 1:53 PM Mario Garcia wrote:
> Hi all:
>
> I sent a WIP with some groovy-macro documentation. The main problem with
> the PR is that there're two tests failing. I'v
Hi all:
I sent a WIP with some groovy-macro documentation. The main problem with
the PR is that there're two tests failing. I've been checking tests code
and I can't see anything that may cause these tests to fail.
I'll be reviewing the whole thing during the weekend but it would be better
if any
On Fri, Oct 7, 2016 at 8:16 PM, Thibault Kruse wrote:
> On Tue, Oct 4, 2016 at 1:22 AM, daniel_sun wrote:
>> 2)
>> subprojects/groovy-groovysh/src/main/groovy/org/codehaus/groovy/tools/shell/commands/DocCommand.groovy(TODO
>> confirm: https://github.com/danielsun1106/groovy-parser/issues/5);
>
>
On Tue, Oct 4, 2016 at 1:22 AM, daniel_sun wrote:
> 2)
> subprojects/groovy-groovysh/src/main/groovy/org/codehaus/groovy/tools/shell/commands/DocCommand.groovy(TODO
> confirm: https://github.com/danielsun1106/groovy-parser/issues/5);
So the current Groovy parser could handle this case?
11 matches
Mail list logo