gingerBill
|
a00d96c0de
Merge pull request #3395 from odin-lang/darwin-reorganization
|
hace 1 año |
gingerBill
|
ecac3aef32
Change allocator to permanent
|
hace 1 año |
gingerBill
|
ec45504631
Obfuscate `#line`
|
hace 1 año |
gingerBill
|
810cf22e5d
Obfuscate `#file` and `#procedure` when `-obfuscate-source-code-locations` is enabled
|
hace 1 año |
gingerBill
|
ef82f3e71e
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
|
hace 1 año |
gingerBill
|
16dc79fc5c
Add `"type"` field to `-json-errors`
|
hace 1 año |
gingerBill
|
2aca370a0a
Merge pull request #3394 from laytan/wasm-fixes
|
hace 1 año |
Laytan Laats
|
ce196529dc
enable the required target feature `atomics` when using them in wasm
|
hace 1 año |
Laytan Laats
|
9d8bb7f4e4
fix `_end` being called before the actual end when using the step function
|
hace 1 año |
Laytan Laats
|
667883b3d5
fix js_wasm `time.tick_now`, `performance.now()` returns a float
|
hace 1 año |
gingerBill
|
114ddc4a10
Fix printing error when field name could not be found
|
hace 1 año |
gingerBill
|
0df9c8bffc
Improve error messages for people using keywords instead of identifiers
|
hace 1 año |
Jeroen van Rijn
|
0a73ed0799
Merge pull request #3390 from Lperlind/master
|
hace 1 año |
Lucas Perlind
|
a71cd07b36
Update "core:runtime" to "base:runtime"
|
hace 1 año |
gingerBill
|
2bb20a2c1c
Merge pull request #3388 from laytan/fix-raygui-symbol
|
hace 1 año |
gingerBill
|
352d526b94
Merge pull request #3389 from laytan/fix-wasm-atomics
|
hace 1 año |
Laytan Laats
|
b150f49c46
fix wasm atomics
|
hace 1 año |
Laytan Laats
|
d83532d29e
fix raygui `GuiFade` being renamed to `GuiSetAlpha`
|
hace 1 año |
gingerBill
|
83d3bc74b0
Merge branch 'master' of https://github.com/odin-lang/Odin
|
hace 1 año |
gingerBill
|
fbf01543d1
Remove duplicate table
|
hace 1 año |
gingerBill
|
8a98ee800a
Merge pull request #3379 from atomicptr/task/add-sdl-sempost
|
hace 1 año |
gingerBill
|
f72e3f689b
Merge pull request #3383 from oskarnp/or_return_crash
|
hace 1 año |
Jeroen van Rijn
|
cd6153a125
Merge pull request #3385 from blob1807/fixed-removed-undefined-var
|
hace 1 año |
blob1807
|
fde4e8c905
Removed undefined & usused vars
|
hace 1 año |
oskarnp
|
ca46484ae3
Fix checker crash when `or_return`/`or_break`/`or_continue` used for non-existing proc
|
hace 1 año |
Jeroen van Rijn
|
280adc8a85
Merge pull request #3381 from Yawning/fix/chacha20poly1305
|
hace 1 año |
Yawning Angel
|
a45721e9ad
core/crypto/poly1305: The final addition is NOT mod p
|
hace 1 año |
Christopher Kaster
|
8d399fa7c0
add missing SDL2_SemPost binding
|
hace 1 año |
gingerBill
|
1422e5bc26
Merge pull request #3377 from laytan/fix-amd64-sysv-abi
|
hace 1 año |
Laytan Laats
|
133b45d843
fix amd64 sysv abi to pass asan everywhere
|
hace 1 año |