Laytan
|
3e024347ee
Merge pull request #4426 from SrMordred/patch-1
|
10 months ago |
Jeroen van Rijn
|
d4e87f7a62
Merge pull request #4421 from IllusionMan1212/fix-escaping-rune-greater-than-U-FFFF
|
10 months ago |
Patric Dexheimer
|
b6599a52b5
Update process_windows.odin
|
10 months ago |
gingerBill
|
1f187adff4
Merge pull request #4416 from Yawning/fix/4413
|
10 months ago |
gingerBill
|
35d818bb4e
Fix possible leak in recursive `filepath.glob`
|
10 months ago |
gingerBill
|
f32e27d2e4
Fix bug caused due to incorrect type checking looking for `context` not defined in a context
|
10 months ago |
Laytan Laats
|
69d375705e
fix the typeid type kind of a typeid being set to Typeid_Invalid
|
10 months ago |
Laytan Laats
|
44eef21997
wgpu: add missing JS impl for RenderPassEncoderSetBlendConstant
|
10 months ago |
Laytan Laats
|
bd38b4839c
sys/wasm/js: add `set_element_style`
|
10 months ago |
Laytan Laats
|
4608d26e6e
encoding/cbor: fix skipping of ignored/missing fields in struct unmarshal
|
10 months ago |
Laytan
|
1e3a924e11
Merge pull request #4420 from laytan/cbor-better-handling-of-mismatch-in-struct-and-binary-fields
|
10 months ago |
IllusionMan1212
|
8906ffb39c
core/io: correctly escape runes greater than 0xFFFF
|
10 months ago |
Jeroen van Rijn
|
831558a7c2
Merge pull request #4419 from laytan/rand-choice-enum-non-contiguous
|
10 months ago |
Laytan Laats
|
bb4fc9979a
math/rand: support non-contiguous enums in choice_enum
|
10 months ago |
Laytan Laats
|
793ef6012b
encoding/cbor: handle binary having more fields than the struct by discarding
|
10 months ago |
Laytan
|
3b6ed2164b
Merge pull request #4399 from laytan/wgpu-improvements
|
10 months ago |
Laytan
|
0b8e98febe
Merge pull request #4398 from laytan/image-misuse-panic
|
10 months ago |
gingerBill
|
4bde87de8f
Merge pull request #4418 from laytan/check-packed-on-all-loads
|
10 months ago |
Laytan Laats
|
bcf2b93c6e
quote the dsymutil argument
|
10 months ago |
Laytan Laats
|
da1e09c95d
check packed load and set alignment on all loads, not just lb_emit_load
|
10 months ago |
Yawning Angel
|
61795232f4
src/big_int.cpp: Use square-multiply for exponentiation
|
11 months ago |
gingerBill
|
f047f804f6
Merge pull request #4402 from Lperlind/utf16_rune_count
|
11 months ago |
gingerBill
|
33cc671302
Merge pull request #4403 from tf2spi/issue-4390-fix
|
11 months ago |
gingerBill
|
c5ae7daecd
Merge pull request #4404 from tf2spi/issue-4395-fix
|
11 months ago |
gingerBill
|
8cba4aa1c3
Merge pull request #4410 from tf2spi/issue-4397-fix
|
11 months ago |
gingerBill
|
70bff68f69
Merge pull request #4408 from Lperlind/cache
|
11 months ago |
Misomosi
|
a9f2271a90
Fix magnitude check in parse_f64_prefix
|
11 months ago |
laytan
|
50597e8691
fix erronous updating alignment of external global
|
11 months ago |
Jeroen van Rijn
|
00ec862b63
Merge pull request #4335 from colrdavidson/datetime_tz
|
11 months ago |
Lucas Perlind
|
28b26043fb
cached.cpp: Improve internal cached robustness
|
11 months ago |