| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename TPagedVectorIterator::GetOffset() to GetIndex() | tobo | 12 days | 1 | -0/+1 |
| | | | | | | | | | The returned value is the element's absolute index in the vector, not an offset within a page, so GetIndex() describes it accurately. This also aligns with LLVM's PagedVector::MaterializedIterator, which exposes getIndex() for the same concept. - README.md updated to document GetIndex() - new test for iterator index added commit_hash:08a8f5f70faf0e7cef26429446886177433afa0f | ||||
| * | Intermediate changes | robot-piglet | 14 days | 1 | -0/+65 |
| commit_hash:b287a7802acecdc3d13442505be5815167cf4f71 | |||||
