1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tested last method for IO\File More... about 9 years ago
Added another tests for Svelte More... about 9 years ago
Added one more test More... about 9 years ago
Applied a bunch of code coverage More... about 9 years ago
Test coverage for FilteredIterator More... about 9 years ago
Scrutinizer fixes for Writer More... about 9 years ago
Scrutinizer fixes for Reader More... about 9 years ago
Fixed IO\Stream return value More... about 9 years ago
Fixed incompatible File::seek() return val More... about 9 years ago
Made scrutinizer adjustments More... about 9 years ago
Updated docblocks for IO\Stream More... about 9 years ago
Added IsReadable, IsWritable and IsSeekable More... about 9 years ago
Fixed Scrutinizer bugs More... about 9 years ago
Updated phpunit.xml.dist More... about 9 years ago
Moved all tests over to new format More... about 9 years ago
Converted autoloader tests More... about 9 years ago
Converted Svelte test case More... about 9 years ago
Writer::writeRows($reader) More... about 9 years ago
Merge branch 'releases/v0.2' of https://github.com/nozavroni/csvelte into refactor/98 More... about 9 years ago
Reader/Writer now accept array for flavor More... about 9 years ago
Destroyed all unused classes More... about 9 years ago
Fixed broken Writer::writeRows($reader) More... about 9 years ago
Fixed Reader bug #101 More... about 9 years ago
Merge branch 'releases/v0.2' of https://github.com/nozavroni/csvelte into refactor/98 More... about 9 years ago
Removed flavor from Table\Row and made a few adjustments to pull unneeded functionality out of HeaderRow (by means of AbstractRow) refs #100 More... about 9 years ago
Moved old table row tests to OldTableRowTests.php refs #100 and #11 More... about 9 years ago
Refactoring Writer tests More... about 9 years ago
Added new writer test (in new unit test style) - refs #11 More... about 9 years ago
Moved write test to OldWriterTest - refs #98 More... about 9 years ago
Made a few adjustments to Taster More... about 9 years ago