parsing of ^ is now OK
Paul Dufresne
dufrp at hotmail.com
Wed Jul 2 23:03:28 PDT 2003
Ok, All is fine now with ^ value!
All I changed was in:
((token selector = #^ or: [token selector = #^^]) and: [argument isNil])
ifTrue:
[
node:
...
node value: argument <--- replaced argument by (p
parseUnaryMessage).
]
So it was not what I told it was, it was just that the argument of
ReturnNode was wrong (Nil).
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://fr.ca.search.msn.com/
More information about the Slate
mailing list