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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1828 from JungerBoyo/patch-2
gingerBill
2022-06-12
1
-0
/
+10
|
\
|
*
front() and back()
JungerBoyo
2022-06-04
1
-0
/
+10
*
|
unset function
JungerBoyo
2022-06-03
1
-0
/
+27
|
/
*
Add missing result parameter names
sduman
2022-04-28
1
-2
/
+2
*
Add `core:container/intrusive/list`
gingerBill
2022-04-27
1
-0
/
+173
*
Reduce allocations
hanabi1224
2022-04-19
1
-9
/
+9
*
Fix bugs in core:container/lru
hanabi1224
2022-04-18
1
-6
/
+15
*
Remove `#caller_location` from certain calls in `core:container/small_array`
gingerBill
2022-04-04
1
-3
/
+3
*
[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
*
`core:container/topological_sort`
gingerBill
2022-02-04
1
-0
/
+98
*
Update `core:container/lru` to support `clear` and take a boolean to indicate...
gingerBill
2022-02-02
1
-14
/
+23
*
`core:container/lru`
dev-2022-02
gingerBill
2022-02-01
1
-0
/
+183
*
Keep -vet happy
gingerBill
2022-01-25
1
-0
/
+1
*
bit_array: Fix initial size.
Jeroen van Rijn
2022-01-25
1
-1
/
+1
*
fix push_back and pop_front
CiD-
2022-01-14
1
-1
/
+4
*
Add `core:container/queue`
gingerBill
2022-01-01
1
-0
/
+205
*
Correct `_shift_down` logic
gingerBill
2022-01-01
1
-8
/
+7
*
Fix typo in priority_queue.odin and add `default_swap_proc`
gingerBill
2022-01-01
1
-1
/
+7
*
Change the implementation of `Priority_Queue` to have a better interface that...
gingerBill
2021-12-30
1
-104
/
+102
*
Add `core:container/priority_queue`
gingerBill
2021-12-29
1
-0
/
+140
*
Minor improvements to `core:container/small_array`
gingerBill
2021-12-29
1
-3
/
+3
*
Add `core:container/small_array`
gingerBill
2021-12-29
1
-0
/
+117
*
[core:container/bit_vector] Create new package.
Jeroen van Rijn
2021-12-28
2
-0
/
+176
*
Remove `core:container` contents
gingerBill
2021-12-28
8
-1378
/
+0
*
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
gingerBill
2021-09-11
1
-4
/
+12
*
Remove unneeded semicolons from the core library
gingerBill
2021-08-31
8
-472
/
+472
*
Enforce `core:builtin` and `core:intrinsics` for imports
gingerBill
2021-08-21
1
-1
/
+1
*
Fix error: Cannot assign to a procedure parameter
streof
2021-07-09
1
-0
/
+1
*
Fix error: Undeclared name: p
streof
2021-07-09
1
-1
/
+1
*
Change uses for parapoly records to use `$` always
gingerBill
2021-06-14
6
-7
/
+7
*
Fix `container/map.odin`
gingerBill
2021-06-01
1
-4
/
+4
*
Add `linalg.matrix_cast`
gingerBill
2021-03-26
1
-1
/
+1
*
Add `container.Priority_Queue`
breeo
2021-03-25
1
-0
/
+113
*
Make `container.Map` have similar semantics to the built-in `map` type
gingerBill
2020-12-15
1
-37
/
+49
*
Reuse container.Queue capacity when calling pop_front()
Tetralux
2020-10-26
1
-0
/
+3
*
Fix container.Array and container.Ring
gingerBill
2020-10-01
2
-3
/
+6
*
Remove usage of `do` in core library
gingerBill
2020-09-23
1
-1
/
+3
*
Fix typo in Small_Array procedure
gingerBill
2020-09-14
1
-1
/
+1
*
Update ring.odin
Platin21
2020-08-22
1
-1
/
+1
*
Commit fix
gingerBill
2020-06-16
2
-3
/
+1
*
Add `hash.djb2` `hash.jenkins`; Add `container.Bloom_Filter`; Add `container....
gingerBill
2020-06-16
2
-0
/
+153
*
Fix container.Array.array_push_back_elems
Tetralux
2020-05-15
1
-5
/
+8
*
Remove unused headers
gingerBill
2020-04-21
2
-7
/
+0
*
`container.Set`
gingerBill
2020-04-20
2
-7
/
+251
[next]