[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-06 Thread mariogarcia
GitHub user mariogarcia opened a pull request: https://github.com/apache/groovy/pull/439 WIP Add groovy-macro docs **WIP** This is a **Working In Progress** because: **Failing Tests** There are 2 tests that started failing once I added the `groovy-macro

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-08 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82503479 --- Diff: src/spec/test/metaprogramming/ASTMatcherFilteringTest.groovy --- @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-08 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82502595 --- Diff: src/spec/test/metaprogramming/ASTMatcherTestingTest.groovy --- @@ -0,0 +1,123 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-08 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82502579 --- Diff: src/spec/test/metaprogramming/ASTMatcherFilteringTest.groovy --- @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82522995 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523189 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2868,6 +3015,90 @@ The difference is that when you use `assertScript`, the code

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523894 --- Diff: src/spec/test/metaprogramming/ASTMatcherFilteringTest.groovy --- @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82522870 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523879 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523855 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523858 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523850 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523865 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523881 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523891 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2868,6 +3015,90 @@ The difference is that when you use `assertScript`, the code

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523878 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523893 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2868,6 +3015,90 @@ The difference is that when you use `assertScript`, the code

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523888 --- Diff: src/spec/test/metaprogramming/ASTMatcherFilteringTest.groovy --- @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523034 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82522959 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82522972 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523161 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523847 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523842 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82523856 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain

[GitHub] groovy pull request #439: WIP Add groovy-macro docs

2016-10-09 Thread mariogarcia
Github user mariogarcia commented on a diff in the pull request: https://github.com/apache/groovy/pull/439#discussion_r82522830 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -2829,6 +2829,153 @@ to use the Groovy Console, in particular the AST browser tool, to gain