mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 10:36:30 +03:00
Minor fixes in C and C++ grammars. Debugger: Expressions are now evaluated as soon as they are added if debugger is running but paused. Fix a newly introduced bug that incorrectly calculated string widths when string contained new lines.