1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optimize negate in addition and substraction lists More... 8 months ago
Fix build system for tcc under Windows More... 8 months ago
Use mdiv instead of div More... 8 months ago
Add optimization for div and rem operators More... 8 months ago
Fix bytes2Int optimization and add tests More... 8 months ago
Optimize mod if dividend or divisor is always >= 0 More... 8 months ago
Optimize more overflow checks away More... 8 months ago
Show declaration line for redeclaration errors More... 8 months ago
Improve estimation of possible integer results for div and mdiv More... 8 months ago
Improve estimation of possible integer results of the ? : operator More... 8 months ago
Add tests exploring the range of possible values for left shift More... 8 months ago
Refactoring of replaceQuotes More... 8 months ago
Fix for replaceQuotes More... 8 months ago
Improve Seed7 build system More... 8 months ago
Improve range of possible values for left shift More... 8 months ago
Avoid calling strlen() when an ident is freed More... 8 months ago
Allow longer identifiers in error messages More... 8 months ago
Update documentation More... 8 months ago
Write parameter names in error messages More... 8 months ago
Write previous declaration if something is declared twice More... 8 months ago
Reduce the main string length for char search More... 8 months ago
Add optimization for string pos function More... 8 months ago
Update documentation More... 8 months ago
Add optimization for string pos function More... 8 months ago
Improve warning about missing packages More... 8 months ago
Add optimization for string length More... 8 months ago
Improve estimation of possible integer expression results More... 8 months ago
Tidy up time NORMALIZE function More... 8 months ago
Fix timestamp1970ToTime to work with negative timestamps under Windows More... 9 months ago
Improve estimation of possible integer expression results More... 9 months ago