Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2016-09-17 | 1.1 kB | |
smallbasic_0.12.7_i386.deb | 2016-09-17 | 358.8 kB | |
smallbasic_0.12.7_amd64.deb | 2016-09-16 | 344.5 kB | |
Totals: 3 Items | 704.4 kB | 0 |
Fixed editor cursor flicker issue Fixed editor display issue with escaped quotes Fixed editor find dialog paste support Fixed editor scrolling after paste Fixed editor stability issues with undo/redo Fixed error with textScreen sub-command Fixed infinite loop when printing FUNC with extra args Fixed issue with INSTR (node/1600) Fixed memory access issue with JOIN (node/1586) Fixed memory access issue with SPRINT (node/1594) Fixed memory issue with REPLACE Fixed memory leak with LINPUT command Fixed screen switching when program screen has different font size Fixed memory access issues uncovered with new test all.bas Fixed value of i when FOR loop body not executed (node/1611) Implemented editor now allows run by selection Implemented editor widget now remembers the undo buffer between program runs Implemented editor F10 option to set the command$ variable Implemented editor double click to select word Implemented var pooling Updated ARRAY command to handle 2d arrays Updated MAP handling for performance Updated error message formatting Updated welcome screen