gingerBill
|
6543491148
Clean up code for queue (no logic changed)
|
3 жил өмнө |
gingerBill
|
3cbf9c3719
Fix #1381
|
3 жил өмнө |
gingerBill
|
50188f0308
Add `sort.map_entries_by_key` `sort.map_entries_by_value`
|
3 жил өмнө |
gingerBill
|
a60b9735a2
Add `core:container/queue`
|
3 жил өмнө |
gingerBill
|
a032a2ef32
Remove the hidden NUL byte past the end from `bytes.clone`
|
3 жил өмнө |
gingerBill
|
f364ac60c2
Remove the hidden NUL byte past the end from `strings.clone`
|
3 жил өмнө |
gingerBill
|
43763ddfda
Correct `_shift_down` logic
|
3 жил өмнө |
gingerBill
|
70ed280c5a
Fix typo in priority_queue.odin and add `default_swap_proc`
|
3 жил өмнө |
gingerBill
|
0d7cb02386
Fix conversion from float to quaternion
|
3 жил өмнө |
gingerBill
|
bdf66bb1e1
Correct `abs` type behaviour for quaternions
|
3 жил өмнө |
Jeroen van Rijn
|
9b5cfe2677
Merge pull request #1401 from zhibog/extend-crypto-api
|
3 жил өмнө |
zhibog
|
42033ea808
Extended crypto API by variants that write the result into a destination buffer, instead of returning it
|
3 жил өмнө |
gingerBill
|
c7ff296bef
Change the implementation of `Priority_Queue` to have a better interface that allows for a `less` and `swap` procedure
|
3 жил өмнө |
gingerBill
|
ed742846cb
Correct `lb_emit_ptr_offset` bug caused by `LLVMConstGEP` assuming a signed index
|
3 жил өмнө |
gingerBill
|
ed8b20da78
Add `core:container/priority_queue`
|
3 жил өмнө |
gingerBill
|
c987b84292
Move bash.djbx33a to hash.odin
|
3 жил өмнө |
gingerBill
|
a9b17b5a37
Add `hash.djbx33a`
|
3 жил өмнө |
gingerBill
|
a66f859fb4
Minor improvements to `core:container/small_array`
|
3 жил өмнө |
gingerBill
|
c46e7eda1d
Add `core:container/small_array`
|
3 жил өмнө |
Jeroen van Rijn
|
b0817d136b
Merge pull request #1354 from Kelimion/bit_vector
|
3 жил өмнө |
Jeroen van Rijn
|
53e30e4621
[core:container/bit_vector] Create new package.
|
3 жил өмнө |
gingerBill
|
dbf42d2469
make `slice.as_ptr` return `[^]E`
|
3 жил өмнө |
gingerBill
|
36c61aeacf
Merge pull request #1350 from thePHTest/json-typo
|
3 жил өмнө |
gingerBill
|
289b0422bd
Merge pull request #1372 from ryuukk/patch-1
|
3 жил өмнө |
gingerBill
|
78359f0c16
Merge pull request #1379 from weshardee/master
|
3 жил өмнө |
gingerBill
|
3f8c6a6745
Merge pull request #1396 from Platin21/feature/fix-matrix-return
|
3 жил өмнө |
gingerBill
|
5d653a9d8e
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 жил өмнө |
gingerBill
|
7f61a90ea1
Remove `core:container` contents
|
3 жил өмнө |
Platin21
|
982ec1e58b
Merge remote-tracking branch 'origin/master' into feature/fix-matrix-return
|
3 жил өмнө |
Platin21
|
86f831ddd1
This adds code which checks how big the return is and if it is to big returns the value via sret
|
3 жил өмнө |