gingerBill
|
0829ac30f7
Merge pull request #2249 from tstibor/fix_odinfmt
|
2 years ago |
Thomas Stibor
|
9d50a04905
Update odinfmt with new filepath.Walk_Proc signature
|
2 years ago |
gingerBill
|
56e050fbc9
Merge pull request #2245 from Said6289/small-typo-in-linalg-any
|
2 years ago |
Said Al Attrach
|
70e48e39a4
Fix typo in linalg.any
|
2 years ago |
gingerBill
|
2b0c04f27e
Merge pull request #2244 from ftphikari/master
|
2 years ago |
hikari
|
1ddbe16d28
sys/windows: add GetMonitorInfoW
|
2 years ago |
Jeroen van Rijn
|
09c1128d9e
Merge pull request #2242 from Tetralux/fix-shrink-array
|
2 years ago |
Tetralux
|
588c52a854
[runtime] Fix typo in shrink_dynamic_array()
|
2 years ago |
Jeroen van Rijn
|
86ec3bcb44
Merge pull request #2238 from awwdev/reflect-procs-aliasing-runtime
|
2 years ago |
Jeroen van Rijn
|
9fc606de48
Merge pull request #2239 from awwdev/patch-3
|
2 years ago |
André (counter)
|
7fbee88061
Fix typo err: runtime.Allocator to Allocator_Error
|
2 years ago |
André (counter)
|
b3be2cdf9d
Aliasing some procs to avoid code repetition
|
2 years ago |
gingerBill
|
ffe953b43d
Make `os.get_last_error` contextless
|
2 years ago |
gingerBill
|
b8eacfc7b6
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 years ago |
gingerBill
|
f8452bf1fc
Add different variants for `once_do`
|
2 years ago |
gingerBill
|
20943a81c1
Make `sync` calls `contextless` where possible
|
2 years ago |
gingerBill
|
1c4e75e83f
Merge pull request #2234 from ftphikari/master
|
2 years ago |
gingerBill
|
9cb9964c2d
Remove old code
|
2 years ago |
gingerBill
|
1f8f94276e
Initialize the multiple return value map in `lb_create_dummy_procedure`
|
2 years ago |
hikari
|
0d7c89e84a
sys/windows: add DescribePixelFormat
|
2 years ago |
gingerBill
|
a5bdb4a8e8
Merge pull request #2208 from odin-lang/multiple-return-abi-experiment
|
2 years ago |
gingerBill
|
521ed28632
Keep `-vet` happy
|
2 years ago |
gingerBill
|
d6300314c0
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 years ago |
gingerBill
|
27130259cc
Coalesce tombstones on `delete_key` to reduce all map slots from being filled on insertion
|
2 years ago |
Jeroen van Rijn
|
b4fb295bb3
Merge pull request #2232 from DragosPopse/master
|
2 years ago |
Dragos Popescu
|
f7e608628b
Merge branch 'odin-lang:master' into master
|
2 years ago |
Dragos Popescu
|
605d66845a
core:sys/windows: Added CSIDL_PROFILE
|
2 years ago |
Jeroen van Rijn
|
37ec3d7006
Merge pull request #2231 from ftphikari/master
|
2 years ago |
hikari
|
89eb351d2b
sys/windows: wgl style fix
|
2 years ago |
hikari
|
abaacfe78d
sys/windows: fix wgl function loading in accordance with OpenGL wiki
|
2 years ago |