AndreVanDelft / scala

The SubScript extension to the Scala programming language
http://www.subscript-lang.org/
12 stars 1 forks source link

SubScript Actors basic implementation #3

Closed anatoliykmetyuk closed 10 years ago

AndreVanDelft commented 10 years ago

I would like to have the SubScriptActor in package subscript.akka. Could you (Tolya) change the pull request accordingly?

anatoliykmetyuk commented 10 years ago

I have added SubScriptActor to subscript.akka. Also, I have fixed the issue with breaks that were not working - now they seem to work fine in structures like: foo . bar foo / .. foo / bar / . / ...