0dminnimda
|
d04ff6951a
src/main.cpp: apply suggestion
|
10 月之前 |
0dminnimda
|
d06fcbfdd3
Update version in more places
|
10 月之前 |
0dminnimda
|
d52e80502b
Fix a mistake in build_odin.sh
|
10 月之前 |
0dminnimda
|
dbed2c92b4
Add support for llvm version 19
|
10 月之前 |
Laytan
|
d4d546a63a
Merge pull request #4438 from laytan/fixing-threads
|
10 月之前 |
Laytan Laats
|
cc3c9bd871
fix thread_unix for Darwin after pthread corrections in posix package
|
10 月之前 |
gingerBill
|
8a00d85cea
Merge branch 'master' of https://github.com/odin-lang/Odin
|
10 月之前 |
gingerBill
|
2392300ffb
Add warning for `unsigned >= 0` like conditions in a `for` loop
|
10 月之前 |
gingerBill
|
f469bbb004
Merge pull request #4425 from bobsayshilol/misc-fixes
|
10 月之前 |
gingerBill
|
ee76acd665
Merge pull request #4427 from laytan/posix-additions
|
10 月之前 |
gingerBill
|
8312528a87
Merge pull request #4436 from karl-zylinski/utf8string-last-rune-bug
|
10 月之前 |
Karl Zylinski
|
36b958c120
Fix for using utf8string.at with last rune index returning wrong rune.
|
10 月之前 |
Jeroen van Rijn
|
d8187d1cf2
Merge pull request #4432 from Kelimion/fix-4431
|
10 月之前 |
Jeroen van Rijn
|
b46b34228e
match_exact_value: return when type is compound
|
10 月之前 |
Laytan
|
47be77ead5
Merge pull request #4430 from Wyr0X/patch-1
|
10 月之前 |
Jeroen van Rijn
|
28a3a68dc9
Fix image.which_bytes
|
10 月之前 |
Alexis Caraballo
|
31d5bc48a7
fix cbor.to_json always returning array of tuples for objects
|
10 月之前 |
Laytan
|
5f99d6b427
Merge pull request #4423 from laytan/rand-choice-bit-set
|
10 月之前 |
Laytan
|
cb2768625a
math/rand: `choice_bit_set` return `not_empty` -> `ok`
|
10 月之前 |
Laytan
|
3e024347ee
Merge pull request #4426 from SrMordred/patch-1
|
10 月之前 |
Laytan
|
7e12e37df9
fix test
|
10 月之前 |
Laytan
|
b7140875cf
port pthread_mutex_t and pthread_cond_t from sys/unix cause miniaudio wants it
|
10 月之前 |
Laytan
|
0b4a4212bb
clean up dynlib and path/filepath with sys/posix
|
10 月之前 |
Laytan
|
afed3ce6b5
remove pthread from sys/unix and use sys/posix where used
|
10 月之前 |
Laytan
|
e064f8c6be
fix `#load_directory` including nested directories
|
10 月之前 |
Laytan Laats
|
1cebc025b0
sys/posix: impl rest of linux, impl some of Windows
|
10 月之前 |
Jeroen van Rijn
|
d4e87f7a62
Merge pull request #4421 from IllusionMan1212/fix-escaping-rune-greater-than-U-FFFF
|
10 月之前 |
Patric Dexheimer
|
b6599a52b5
Update process_windows.odin
|
10 月之前 |
bobsayshilol
|
b59647084b
Plug a memory leak
|
10 月之前 |
bobsayshilol
|
bb308b3ff4
Add missing guards around push/pop pragmas
|
10 月之前 |