Nelson 0.1.11 build
Pre-release
Pre-release
·
3130 commits
to master
since this release
0.1.11 alpha (2017-11-26)
Features:
-
#75: Intel Math Kernel Library can be used to replace OpenBLAS and FFTW on Windows.
-
add an embedded script editor for Nelson:
- 'edit' builtin added.
- syntax colorization.
- text completion.
- smart indentation.
- drag & drop files.
- files modification notified.
- files association: .nls .nlf
-
add 'smartindent' builtin to indent a .nls or .nlf file.
-
drag & drop .nls (run), .nlf (open with editor) in gui main window.
-
#72: Add a script to check missing help files.
Bug Fixes:
#80: code editor: keys up, down, left, right behavior
#78: [p,f,e]=fileparts('c:/') did not return the good result
Compilation:
- BOOST 1.65.1 on Windows