Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SmallBASIC-Console_12.27-x86_64.AppImage | 2024-05-04 | 5.4 MB | |
SmallBASIC-FLTK_12.27-x86_64.AppImage | 2024-05-04 | 3.8 MB | |
SmallBASIC-SDL_12.27-x86_64.AppImage | 2024-05-04 | 6.6 MB | |
smallbasic-12.27.tar.gz | 2024-04-26 | 1.6 MB | |
smallbasic_12.27.zip | 2024-04-26 | 17.8 MB | |
12_27 source code.tar.gz | 2024-04-26 | 1.3 MB | |
12_27 source code.zip | 2024-04-26 | 1.6 MB | |
README.md | 2024-04-26 | 887 Bytes | |
Totals: 8 Items | 38.1 MB | 7 |
COMMON: Add new function TRANSPOSE() COMMON: Allow modules to return objects with methods that take arguments COMMON: Fix TSAVE bug [#205] COMMON: Fix bug [#149]: Problem with big hex numbers in windows COMMON: Fix bug: LINEQN tolerance COMMON: Fix building on Cygwin COMMON: Fix floating-point number round-precision bug when converting a floating-point number to string. COMMON: Fix for RoundPrecisionBug COMMON: Fix linking issue on MSYS2 COMMON: Fix parameter number error when calling a unit sub/func COMMON: Fix redim regression COMMON: Fix: RTRIM changes input string COMMON: Improvements for image.save() COMMON: Serial port improvements. COMMON: Show a runtime error if a module calls exit() CONSOLE: Bugfix for image.clip() and image.save() CONSOLE: Fix image save PLUGINS: Added mechanism for cleaning up resources when the associated map falls out of scope