edje_cc now knows about parens, which means that "(x + y + z)" is treated as *one...
authortsauerbeck <tsauerbeck>
Wed, 15 Dec 2004 17:58:10 +0000 (17:58 +0000)
committertsauerbeck <tsauerbeck@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Dec 2004 17:58:10 +0000 (17:58 +0000)
commitcd2c975628fcc9547cd4110dc8c336681303256e
tree6824a973fa4a6e26247a83b468a55e26840d7309
parentfb1670bf432cea256ded01c66d1d2e0ce7837a08
edje_cc now knows about parens, which means that "(x + y + z)" is treated as *one* token.
this made it possible to fix edje_cc's math code a bit.
NOTE: only fixed point arithmetic works again, floating point stuff doesn't!
See the FIXME for ideas on how to handle this.

SVN revision: 12477
legacy/edje/src/bin/edje_cc_parse.c