1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cross platform build modes. More... almost 13 years ago
Specify decimalseperator for tests. More... almost 13 years ago
Linux find folder fix for tests. Less accuracy to compare test results for floats. More... almost 13 years ago
Linux changes More... almost 13 years ago
$Include now searches in all current parser directories + new tests. More... almost 13 years ago
Forgot expected test result. More... almost 13 years ago
Only restructure for short-circuit if defined explicitly. This should fix a syntax bug for method resolving in expressions. More... almost 13 years ago
Fix setConstant(). Fix lazy constant bug. More... almost 13 years ago
Converted the isConst boolean to a set of (Readable, Writable). More... almost 13 years ago
Specify issue number in test. More... almost 13 years ago
Fix issue #11 More... almost 13 years ago
New tests, including tests for 2 (to be fixed) bugs. More... almost 13 years ago
When DoContinue is bFalse (stop running), jump out of everything. More... almost 13 years ago
Pointer is not an ordinal (again). More... almost 13 years ago
Proper memory initialization for result of functions. More... almost 13 years ago
Critical fix for a bug which caused string literals to not be matched with case sensitivity (so 'Bank' = 'bank'). More... almost 13 years ago
New tests. More... almost 13 years ago
Open array type inference fix for variable ranges ([a..b] now casts to dynamic array instead of static array). More... almost 13 years ago
Access to declarations of parent scope (if not on varstack). More... almost 13 years ago
Overloaded type methods bugfix. More... almost 13 years ago
Double assignment bugfix. More... almost 13 years ago
Type Method override bugfix. More... almost 13 years ago
Extra/adjusted tests. More... almost 13 years ago
Explicit casts for eval functions for Delphi. Added optional boolean pointer to RunCode to pause/stop execution. More... almost 13 years ago
Delphi test runner. Delphi StrToUInt64 fix. More... almost 13 years ago
Typecast/Ord() bugfix. not False = True bugfix. More... almost 13 years ago
Minor changes. More... almost 13 years ago
RunTests program. More... almost 13 years ago
Added expected outputs for tests. More... almost 13 years ago
Delphi compilation bugfix. Added packages. More... almost 13 years ago