Compiler Notifications

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Compiler Notifications

Lukas Renggli
I "merged" the changes of Colin "The compiler now uses notifications
to signal that a correctable error has been found in the method
source, rather than interacting directly with the user" into the Pharo
compiler. This was a bit tricky because the compiler is quite
different and some classes are somehow called different, but it seems
to work now. Also the tests pass.

http://www.squeaksource.com/PharoInbox/CompilerTests-lr.17.mcz
http://www.squeaksource.com/PharoInbox/Compiler-lr.118.mcz

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Compiler Notifications

Stéphane Ducasse
Thanks lukas.
This is great to have a guy like you around.

On Aug 27, 2009, at 1:57 PM, Lukas Renggli wrote:

> I "merged" the changes of Colin "The compiler now uses notifications
> to signal that a correctable error has been found in the method
> source, rather than interacting directly with the user" into the Pharo
> compiler. This was a bit tricky because the compiler is quite
> different and some classes are somehow called different, but it seems
> to work now. Also the tests pass.

Strange I did not thought we change that much :)



_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project