aboutsummaryrefslogtreecommitdiff
path: root/src/lib/bitv.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add a check for binding an alias. Good thing, as we had two instances in our ↵Graydon Hoare2010-11-081-1/+1
| | | | library.
* Split out stratum-checking pass, implement more-strict (overly aggressive) ↵Graydon Hoare2010-11-021-9/+9
| | | | impure-effect checking.
* eliminated bitv.test, which now lives in test/run-passDave Herman2010-10-211-283/+0
|
* line length police; moved comp.util.bits to std.bitvDave Herman2010-10-211-0/+463