summaryrefslogtreecommitdiffstats
path: root/vm/BitVector.h
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051-103/+0
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-12/+4
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* Progress on live-precise GC.Andy McFadden2010-12-161-9/+18
* Implement method parser and SSA transformation.Ben Cheng2010-12-131-2/+27
* Split BitVector into its own file.Andy McFadden2010-12-101-0/+69