0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 9 years ago
1.99.99.27 - found bug in isnumeric function and refined test suite More... over 9 years ago
1.9.9.26 - continued work on ketpressed More... over 9 years ago
1.99.99.26 - added logic to allow & to concatenate if both expressions were not convertable to numbers, Added keypressed(keycode) function. More... over 9 years ago
1.99.99.25 - added logic to not draw pen if width zero and added option to CLG to specify screen clear color. More... over 9 years ago
1.99.99.24 - clear key input between runs - Bug#42 More... almost 10 years ago
1.99.99.23 - fixed dim of array with assigning with list (only do when needed) More... almost 10 years ago
1.99.99.22 continued testing and fixed multplication overflow. added cases to test suite. More... almost 10 years ago
1.99.99.21 - fixed exit for bug as reported on sourceforge bug:#40 https://sourceforge.net/p/kidbasic/bugs/40/ More... almost 10 years ago
1.99.99.20 - added isnumeric, rtrim, ltrim, and trim functions More... almost 10 years ago
[no comment] More... almost 10 years ago
Initial fixes for ; and binary operations - need to refine convert.isnumeric and add isnumeric, trim, ltrim, rtrim to language. More... almost 10 years ago
1.99.99.18 - updated and fixed variable watch window to work correctly for dim/redim/global/ and ref variables More... almost 10 years ago
foo More... almost 10 years ago
[no comment] More... almost 10 years ago
foo More... almost 10 years ago
foo More... almost 10 years ago
added unassign statement to unassign a variable or free an array. also clened up variable waith logic to work with unassign and redim More... almost 10 years ago
[no comment] More... almost 10 years ago
foo More... almost 10 years ago
1.99.99.12 - fixed bug in for loop, compiling now on Mac with qt 5.5 More... almost 10 years ago
[no comment] More... almost 10 years ago
foo More... almost 10 years ago
Found bug in FOR with integer neg step More... almost 10 years ago
Working on 1.99.99 help More... about 10 years ago
Update to 1.99.99.8 and distribution files to QT 5.5 More... about 10 years ago
Updated test suite and fixed issue with passing variables by ref to functions More... about 10 years ago
added back the true integer data type and made compares, FOR, +, *, -, %, and negate integer safe (maintain integer type on the stack and variable). still need to test. More... about 10 years ago
Continued cleaning up runtime handling of variables, stack, and errors. More... about 10 years ago
cleanup More... about 10 years ago