aboutsummaryrefslogtreecommitdiffstats
path: root/chilbert/Hilbert.ipp
AgeCommit message (Expand)AuthorFilesLines
2018-09-29Reorganize headers to make a clear public/private distinctionDavid Robillard1-501/+0
2018-09-29Remove old macrosDavid Robillard1-5/+5
2018-09-29Add BoundedBitVecDavid Robillard1-0/+8
2018-09-29Rename bit vector typesDavid Robillard1-26/+28
2018-09-29Clean up implementation header and inline code used only thereDavid Robillard1-93/+161
2018-09-29Clean up documentation and implementation headerDavid Robillard1-69/+18
2018-09-29Use consistent naming schemeDavid Robillard1-58/+58
2018-09-29Add StaticBitVec typeDavid Robillard1-0/+8
2018-09-29Remove rack() accessor from BigBitVecDavid Robillard1-1/+1
2018-09-29Make size of bit vectors preciseDavid Robillard1-9/+12
2018-09-29Remove problematic conversion operatorsDavid Robillard1-2/+2
2018-09-29Add assertions that user provided types and sizes are saneDavid Robillard1-0/+34
2018-09-29Clean up main public API headerDavid Robillard1-0/+429