Hi I was checking at the code quickly and there is problem that is related
to unary expression parsing. Something like this:
whatever + 1.
variable := 2+2
will be recognized as: "whatever" "+" "1. variable"
so the second term is not just "1" but includes everything up to ":".
Did
something changed with unary expression evaluation?
I tried to play with it but I couldn't fix it.
I will investigate further tomorrow.
Cheers,
Fabrizio
2013/3/13 Yuriy Tymchuk <yuriy.tymchuk(a)me.com>
Super. Now the only failing tests are the ones that
I've mentioned at the
beginning. Maybe in Pharo 2.0 something changed with streams, but all the
failing test have the same problem: parser finishes parsing before the end
of the string. Maybe Lukas can take a look at it, because I'm quite new to
the PP implementation
--
View this message in context:
http://moose-dev.97923.n3.nabble.com/Failing-PetitSmalltalk-tests-tp4026442…
Sent from the moose-dev mailing list archive at
Nabble.com.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev