1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 06:44:44 +00:00
QB64-PE/source/ide
Matthew Kilgore c0ac4c58d0 Fix math evaluator
The math evaluator was not running the input through lineformat before
evaluation, resulting in Evaluate_Expression$() giving the wrong result
since the input wasn't tokenized.
2024-02-13 15:57:17 -05:00
..
wiki Fix Wiki downloads (Update all pages) 2023-03-19 12:33:24 +01:00
ide_global.bas Add code export abilities 2023-03-19 12:27:54 +01:00
ide_methods.bas Fix math evaluator 2024-02-13 15:57:17 -05:00