aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/range.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use range objects in the cbs interface instead of base, limit pairs. the idea...Gareth Rees2013-05-311-0/+2
* Fix review comments from <https://info.ravenbrook.com/mail/2013/05/28/22-21-1...Gareth Rees2013-05-291-2/+2
* New function rangeisaligned; add avert to other range functions.Gareth Rees2013-05-221-0/+1
* Range design.Gareth Rees2013-05-211-0/+2
* Add function versions of range{base,limit,size} macros: these can be useful w...Gareth Rees2013-05-211-0/+3
* New module range handles common operations on address ranges.Gareth Rees2013-05-201-0/+85