aboutsummaryrefslogtreecommitdiff
path: root/src/comp/util/bits.rs
Commit message (Expand)AuthorAgeFilesLines
* line length police; moved comp.util.bits to std.bitvDave Herman2010-10-211-463/+0
* tests and bugfixes: fns take aliases, fixed binary arithmetic in create, elim...Dave Herman2010-10-211-29/+318
* simpler computation of uint_bits(), plus whitespace policeDave Herman2010-10-201-13/+2
* created a first draft of the bit-set library needed for typestateDave Herman2010-10-201-0/+185