Hi guys. Is there any doc about rewrite rules besides https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccess... ? Uko
On Tue, Sep 2, 2014 at 2:18 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi guys. Is there any doc about rewrite rules besides https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccess... ?
http://st-www.cs.illinois.edu/users/brant/Refactory/Lint.html http://www.lukas-renggli.ch/blog/slime http://www.lukas-renggli.ch/blog/ob-rb-3 http://www.lukas-renggli.ch/blog/ignoring-lint-rules -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Thanks. This is very nice for me: http://st-www.cs.illinois.edu/users/brant/Refactory/Rewrite.html On 02 Sep 2014, at 15:25, Damien Cassou <damien.cassou@gmail.com> wrote:
On Tue, Sep 2, 2014 at 2:18 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi guys. Is there any doc about rewrite rules besides https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccess... ?
http://st-www.cs.illinois.edu/users/brant/Refactory/Lint.html http://www.lukas-renggli.ch/blog/slime http://www.lukas-renggli.ch/blog/ob-rb-3 http://www.lukas-renggli.ch/blog/ignoring-lint-rules
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
look in the notes folder inside the ParseTreeRewriter chapter on github. Normally I collected all the information I could find and this is why we will continue to write and finish this chapter with mark. st On 2/9/14 14:18, Yuriy Tymchuk wrote:
Hi guys. Is there any doc about rewrite rules besides https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccess... ?
Uko
Uko2 wrote
Is there any doc about rewrite rules...
A few mailing list discussions which stand out: - http://forum.world.st/Adding-a-statement-when-rewriting-td4668879.html - http://forum.world.st/RB-API-td3781019.html - http://forum.world.st/Classes-referenced-in-code-string-td4244214.html - http://forum.world.st/Adding-a-statement-programmatically-tp4454447p4459879.... Also, I found http://www.refactory.com/tools/refactoring-browser/rewrite-tool to be quite helpful re the basics... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Rewrite-rules-doc-tp4775759p4775829.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (4)
-
Damien Cassou -
Sean P. DeNigris -
stepharo -
Yuriy Tymchuk