index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
container
/
bit_array
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update numerous package declaration names
gingerBill
2024-04-18
2
-2
/
+2
*
Fix the format of some `doc.odin` files of the `core` library which did not m...
Maurizio M. Gavioli
2024-04-14
1
-38
/
+37
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
added set overload, made make explicit
Jon Lipstate
2023-05-02
1
-24
/
+17
*
update docs, add unsafe_get/set, add round up to create
Jon Lipstate
2023-04-30
1
-61
/
+127
*
unset function
JungerBoyo
2022-06-03
1
-0
/
+27
*
[bit_array] Really fix the leak.
Jeroen van Rijn
2022-03-06
2
-17
/
+22
*
Fix leak in `core:container/bit_array`
Andrea Piseri
2022-03-06
1
-1
/
+2
*
replace a branch with `max` in `core:container/bit_array.set`
ap29600
2022-02-05
1
-1
/
+1
*
rename iterator procedures
Andrea Piseri
2022-02-05
1
-3
/
+3
*
Update interface to allow more modes of iteration
Andrea Piseri
2022-02-05
1
-21
/
+90
*
rename `iterator` proc to `next`, add named return values
ap29600
2022-02-04
1
-1
/
+1
*
add `iterator` to `core:container/bit_array`
Andrea Piseri
2022-02-04
1
-1
/
+42
*
bit_array: Fix initial size.
Jeroen van Rijn
2022-01-25
1
-1
/
+1
*
[core:container/bit_vector] Create new package.
Jeroen van Rijn
2021-12-28
2
-0
/
+176