Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terminal-basic-2.2.rc1-1325-arduino-sketch.tar.gz | 2020-02-18 | 473.3 kB | |
Totals: 1 Item | 473.3 kB | 0 |
r2.2.2 (06.04.2021) * Fix bug in Lexer, which causes fake string overflow errors (backport from 2.3 branch) * Fix bug in matrix assignment in the program line with colon separator (backport from 2.3 branch) * Fix buffer overflow in printing of double precision constants (backport from 2.3 branch) r2.2.1 (08.03.2020) As always dedicated to International women day. Thank you, our sweets for frendship, love and children * Fix bug with printing first command in module with fast module call mode * Fix wrong order of GFX commands with explicit color commands enabled r2.2 (23.02.2020) Release, dedicated tpo the Day of the Soviet army and NAVY * Add support of the string arrays * TVout output uses cp866 code page font by default r2.2-rc1 (18.02.2020) * Fix bug with multidimentional arrays with one of the dimensions >= 255 * Implement optional compilation of the GFX commands with explicit color setting r2.2-beta3 (16.02.2020) * Add parameters to DIRECTORY command (optional 1st and last file numbers to output) * Fix bugs with alignmnent. ESP8266 platform has reasonable suppot. r2.2-beta2 (12.02.2020) * ESP8266 and ESP32 supports SAVE/LOAD commands in SPIFFS * improved optional alignment of values and function parameters r2.2-beta1 (7.02.2020) Release, dedicated to my sisters Birthday * Fix error with fast modules calling on some 32-bit platforms r2.2-alpha3 (5.02.2020) * Add optional feature of aligned variable and array frames (step towards optional removal of unaligned memory access) * Basic support of esp8266 * Add support of long real datatype in matrix operations r2.2-alpha2 (24.01.2020) * Fix multiple regressions r2.2-alpha1 (22.01.2020) * Speedup of the commands from modules calling (ArduinoIO, GFX ...), using translation of the calling construct into buinary optimized format