]> gitweb.michael.orlitzky.com - hath.git/history - src/Maskbits.hs
Don't use min_address or min_octet in the apply_mask functions. Now that apply_mask...
[hath.git] / src / Maskbits.hs
2010-05-14 Michael OrlitzkyAdded Arbitrary instance definitions for the main data...
2010-05-09 Michael OrlitzkyAdded the decrement function for Maskbits.
2010-05-08 Michael OrlitzkyDefine a show instance for Maskbits.
2010-05-08 Michael OrlitzkyEnumerated all possible values (Zero through ThirtyTwo...
2010-05-02 Michael OrlitzkyAdded the Maskbits module and type.