openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
B
BASIC-256
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
4 months
ago. based on code collected
4 months
ago.
Sep 28, 2024 — Sep 28, 2025
Showing page 7 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
finished error object
renejm
More...
about 10 years ago
Split conversion/comparison and error handling into two new objects. removed error handling from variable, stack, and dataelement objects and now use the central error.cpp object. Cleaned up quite a lot of code.
renejm
More...
about 10 years ago
Have a version with typeless variables that runs the test suite. added typeof function
renejm
More...
about 10 years ago
moving to variables without type - still having issues with original testsuite
renejm
More...
about 10 years ago
cleaned up variable unused warnings
renejm
More...
about 10 years ago
have stack, variables, and array values using common dataelement class with type sonversions all happening in that new class. greatly simplified interpreter, stack, and variable logic. Also found curentline bug in error and warning statements.
renejm
More...
about 10 years ago
[no comment]
renejm
More...
about 10 years ago
continued cleanup - having issue with array initialization on re-run
renejm
More...
about 10 years ago
continued linting
renejm
More...
about 10 years ago
continued rewrite of variable and stack - test suite successfully ran and wanted to save a copy
renejm
More...
about 10 years ago
updated yacc script to simplify and minor updates for qt5
renejm
More...
about 10 years ago
1.1.4.0 - release version
renejm
More...
about 11 years ago
1.1.4.0 - tested serial under linux and needed to tweak a small bit
renejm
More...
about 11 years ago
1.1.4.0 - addition of serial porrt functionality with the new OPENSERIAL statement and the use of the file IO statements for reading and writing.
renejm
More...
about 11 years ago
Alpha of the openserial
renejm
More...
about 11 years ago
adding serial port logic - INCOMPLETE WILL NOT COMPILE YET
renejm
More...
about 11 years ago
1.1.3.6 - several minor patches from Michele A in Italy. Fixes to the mainapplication object, addition of install paths for other platforms, and adding the Italian translation files.
renejm
More...
about 11 years ago
fixed seg fault when doing dbrow when no record set open
renejm
More...
over 11 years ago
1.1.3.4 - digit display problem if ending in zero and maximum length
renejm
More...
over 11 years ago
1.1.3.4 - added preference setting for number of digits of precission to display (convert from double to string - print/string())
renejm
More...
over 11 years ago
1.1.3.3 - fixed memory leakes and compile issue for freeBSD
renejm
More...
over 11 years ago
1.1.3.2 - fixed forframe issues when recursing and returning from within a loop
renejm
More...
over 11 years ago
1.1.3.1 - issues with unsigned integers larger than max(signed int) in code - changed behaviour to make consistent on windows/linux
renejm
More...
over 11 years ago
1.1.3.1 - issues with unsigned integers larger than max(signed int) in code - changed behaviour to make consistent on windows/linux
renejm
More...
over 11 years ago
1.1.3.1 - issues with unsigned integers larger than max(signed int) in code
renejm
More...
over 11 years ago
1.1.3.0 - have breakpoint debugging working mostly well with several other debugging work done. added run speed for run to breakpoint on preferences.
renejm
More...
over 11 years ago
1.1.3.0 after creating windows binaries
renejm
More...
over 11 years ago
1.1.3.0 - have breakpoint debugging working mostly well with several other debugging work done. added run speed for run to breakpoint on preferences.
renejm
More...
over 11 years ago
1.1.3.0 - have breakpoint debugging working mostly well with several other debugging work done. added run speed for run to breakpoint on preferences.
renejm
More...
over 11 years ago
1.1.2.8 - added breakpoint debugging logic - finished - needs further testing
renejm
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree