1
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for string pos() and rpos() functions More... 11 months ago
Add bigInteger tests for divRem operator and for rand and gcd functions More... 11 months ago
Add tests for clib_file More... 11 months ago
Add tests for hash tables with enumeration type keys and values More... 11 months ago
Add test program for enumerations More... 11 months ago
Add tests for string assignment More... 11 months ago
Add tests for char functions More... 11 months ago
Add tests for char literals and conversions More... 11 months ago
Add tests for bstring length More... 12 months ago
Add tests for hash tables with bstring keys and values More... 12 months ago
Improve tests for bstring assignments More... 12 months ago
Add bin64 tests for >< and improve tests for & and | More... 12 months ago
Improve tests for bin64 shift operator More... 12 months ago
Add tests for the bin_binary_of_big_mod optimization More... 12 months ago
Add tests for bin64 & and | operators More... 12 months ago
Add tests for bin64 & and | operators More... 12 months ago
Add tests for the big_ord_of_big_mod optimization More... 12 months ago
Add tests for multiplication of constant with bigInteger More... 12 months ago
Add tests for modulo of bigInteger by power of two More... 12 months ago
Add checks for bigInteger comparisons More... 12 months ago
Add tests for hash tables with bitset keys and values More... 12 months ago
Fix issue with clang compiling chkarr More... 12 months ago
Improve putFile() to check for seekable() More... 12 months ago
Add length() and tell() for gzipWriteFile More... 12 months ago
Seed7 release 2023-05-29 More... 12 months ago
Use succ() instead of + 1 More... 12 months ago
Omit unnecessary parenthesis More... 12 months ago
Read the provided and required dependencies More... 12 months ago
Put expression under parentheses More... 12 months ago
Add checks for length of fixLen substring and for string head More... 12 months ago