Skip to content
Commit bc9af223 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Fix a few expression parser bugs.

- Error out if expression is not parsed completely.
- Same-precedence operators get parsed left-to-right now,
fixing division semantics.
- allow negative exponents in sci notation.
parent bc4e69f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment