Michael Lee
|
757ae5e270
Merge branch 'odin-lang:master' into master
|
4 months ago |
gingerBill
|
0de802d388
All N-valued (N>=2) expressions in `or_else` expressions
|
4 months ago |
Michael Lee
|
9c5fa073df
Update webgl.odin
|
4 months ago |
Jeroen van Rijn
|
7c294a6e55
Merge pull request #5090 from Barinzaya/cbor-fix-unmarshal-slice-overflow
|
4 months ago |
Barinzaya
|
3f5e09a0df
Fixed an overflow when decoding a large CBOR slice.
|
4 months ago |
gingerBill
|
03dcff59e8
Merge pull request #5089 from Lperlind/asan-docs
|
4 months ago |
Lucas Perlind
|
4763da4b0d
Document base:sanitizer
|
4 months ago |
Michael Lee
|
808eec8e23
Fix incorrect parameter types
|
4 months ago |
Jeroen van Rijn
|
4f00224dd2
Add cbor.unmarshal_from_bytes taking a []byte
|
4 months ago |
Jeroen van Rijn
|
8c47d42394
Fix lru.remove
|
4 months ago |
Jeroen van Rijn
|
26f1cb493e
Merge pull request #5087 from elyalon/typo
|
4 months ago |
Ely Alon
|
13566306d2
Fix typo in private function
|
4 months ago |
Jeroen van Rijn
|
d463aba7d1
Warn if someone imports the same case-folded path twice
|
4 months ago |
Jeroen van Rijn
|
7d4c3d23e6
Merge pull request #5079 from herohiralal/master
|
4 months ago |
Rohan Jadav
|
80a6f8928a
fix: Pipe size on windows.
|
4 months ago |
Laytan Laats
|
6c1a3c4f0c
box2d: fix World_CollideMover
|
4 months ago |
gingerBill
|
f3cc734b39
Add `copy_directory`
|
4 months ago |
gingerBill
|
b5c658a2cf
Merge pull request #5069 from laytan/box2d-3.1.0
|
4 months ago |
gingerBill
|
9f30380712
Merge pull request #5072 from Lperlind/asan
|
4 months ago |
gingerBill
|
b83809779b
Merge pull request #5075 from Barinzaya/global-var-alignment
|
4 months ago |
Barinzaya
|
9284ebb5e8
Add missing cast to global/static var alignments.
|
4 months ago |
Barinzaya
|
b41a776027
Correctly align global and static variables.
|
4 months ago |
Jeroen van Rijn
|
cfb478808e
Merge pull request #5074 from Barinzaya/time-tick-add
|
4 months ago |
Barinzaya
|
6400693197
Added `tick_add` proc to `core:time`.
|
4 months ago |
Lucas Perlind
|
5e985bcd74
Remove dependency on runtime; Add to examples
|
4 months ago |
Lucas Perlind
|
5c117bde6d
Add base:sanitizer package
|
4 months ago |
Lucas Perlind
|
7502e7f2bc
make asan procs contextless
|
4 months ago |
Lucas Perlind
|
4a0be1f3a8
make vet happy
|
4 months ago |
Lucas Perlind
|
ab0b26e876
Add more asan support to the odin runtime and begin sanitizing
|
4 months ago |
laytan
|
38f56c0ede
box2d: update windows libs to 3.1.0 and call thread.yield in vendor/libc
|
4 months ago |