0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it possible to read a range of sectors from within a virtual block. More... over 14 years ago
Remove unnecessary type annotation from top-level value "sectorLength". More... over 14 years ago
Add function Data.BitSet.byteStringsContract. More... over 14 years ago
Bump version to 0.2. More... over 14 years ago
Merge pull request #10 from jonathanknowles/differencing More... over 14 years ago
Use more natural capitalization within README and cabal file. More... over 14 years ago
Add more documentation comments to module Data.Vhd.Bat. More... over 14 years ago
Add more documentation comments to module Data.Vhd.Block. More... over 14 years ago
Tidy up documentation comments within module Vhd.Node. More... over 14 years ago
Rename function Data.Vhd.vhdLength to Data.Vhd.virtualSize. More... over 14 years ago
Strengthen the type of function Data.Vhd.vhdLength. More... over 14 years ago
Tidy up names and structure within function copySectorsFromNode. More... over 14 years ago
Some tidying of comments within module Data.Vhd. More... over 14 years ago
Remove unnecessary brackets. More... over 14 years ago
Amend comment about VHD specification. More... over 14 years ago
Add command-line support for the snapshot operation. More... over 14 years ago
Extend function Data.Vhd.snapshot so that it is capable of dealing with relative paths. More... over 14 years ago
Defer to default when deciding whether or not to use a bitmap for the block allocation table. More... over 14 years ago
Add function Data.Vhd.snapshot. More... over 14 years ago
Remove function appendEmptyBlock from the public interface of module Data.Vhd.Node. More... over 14 years ago
Simplify names of functions within module Data.Range. More... over 14 years ago
Replace qualified import namespace "VB" with "Block". More... over 14 years ago
Export functions {rangeMinimum, rangeMaximum} from module Data.Range. More... over 14 years ago
Remove block size parameter from function unsafeReadDataBlock. More... over 14 years ago
Add basic input validation to CLI convert command. More... over 14 years ago
Use function Data.Vhd.writeDataRange to simplify the implementation of the convert command. More... over 14 years ago
Provide an implementation for function Data.Vhd.writeDataRange. More... over 14 years ago
Use type BlockByteAddress within function Data.Vhd.Block.writeDataRange. More... over 14 years ago
Add functions {containsBlock, lookupOrCreateBlock} to module Data.Vhd.Node. More... over 14 years ago
Add function containsBlock to module Data.Vhd.Bat. More... over 14 years ago