Skip to content
Commit 6ed48eef authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Fix up expressions to work with arbritrary expressions.

Fix up the expression parser to actually work with different expressions.  So now,
it handles both longer expressions (ex 4+5+6) and where order of operations takes
effect (ex 4+5*6 and 4*5+6).  Include tests.

git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/branches/TableTool_javization@9844 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
parent d07a3090
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment