Release v0.9.10
github-actions
released this
15 Dec 21:48
·
17 commits
to develop
since this release
0.9.10- 15 Dec 2020
F0036 - X2D fixes
- Added OP_PLUS bytecode for unary plus expressions
- Added check if a real is an int
F0035 - Code reformatting
Added -D__CMS__ to CMAKE so that the right #ifdefs work including code
reformatting
F0034 - Fix Function package in search path breaks EXEC to EXEC function
calls (Issue #51)
F0033 - Fix PULL stripping trailing blanks (issue #50)
F0032 - Code reformatting
Added fake CMAKE so the IDEs can show code errors/warnings
Local Build - Stop MSYS2 rewriting directory paths in the docker container
Use dos2unix to fixup shell scripts