gingerBill
|
1f7c60b6fb
Merge branch 'master' into windows-llvm-11.1.0
|
3 年之前 |
gingerBill
|
9522c42460
Change use of `LLVMSizeOf` to `lb_sizeof`
|
3 年之前 |
gingerBill
|
c88949af99
Change usage of `LLVMSizeOf` to `lb_sizeof`
|
3 年之前 |
gingerBill
|
b2c1ea8d17
Merge branch 'master' into windows-llvm-11.10
|
3 年之前 |
gingerBill
|
d165de0d4d
Move thread initialization variables in thread_unix.odin
|
3 年之前 |
gingerBill
|
5fb70c4c94
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 年之前 |
gingerBill
|
72cc92dc5c
Add `llvm_get_inline_asm` for future compatibility
|
3 年之前 |
gingerBill
|
1dbde03fb4
Add LLVM-11.1.0 data for Windows
|
3 年之前 |
gingerBill
|
de0fbb0445
Merge pull request #1243 from ProkopRandacek/patch-1
|
3 年之前 |
gingerBill
|
c9e6862332
Add `id` to `thread.Thread`
|
3 年之前 |
Prokop Randacek
|
b77e2f59ed
The better option
|
3 年之前 |
Prokop Randáček
|
cac8582de1
WindowShouldClose should return a bool
|
3 年之前 |
gingerBill
|
06f4762144
Allow parsing for `[^]T{}` to improve error messages
|
3 年之前 |
gingerBill
|
2a50f9c8d4
Rename `-ignore-lazy` to `-internal-ignore-lazy`
|
3 年之前 |
gingerBill
|
d54b708ba8
Unify `memory_equal` and `string_eq`
|
3 年之前 |
gingerBill
|
fba20c9bd3
Improve `runtime.string_eq`
|
3 年之前 |
gingerBill
|
18ed444a63
Strip semicolons
|
3 年之前 |
gingerBill
|
2d6c43c260
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 年之前 |
gingerBill
|
71932da7e3
Add `intrinsics.unaligned_store` `intrinsics.unaligned_load`
|
3 年之前 |
Jeroen van Rijn
|
eebf49ba72
Merge pull request #1238 from awwdev/master
|
3 年之前 |
awwdev
|
faa9df8735
changed KeyCode to Keycode
|
3 年之前 |
Jeroen van Rijn
|
8113182d5c
Merge pull request #1237 from awwdev/master
|
3 年之前 |
André
|
3323c2730f
memleak fix on destroy_multi_logger()
|
3 年之前 |
Mikkel Hjortshøj
|
7218a68e89
Update nightly.yml
|
3 年之前 |
Mikkel Hjortshøj
|
7375074d2d
Update nightly.yml
|
3 年之前 |
gingerBill
|
c9effb9b9f
Correct ternary if expression type determination
|
3 年之前 |
gingerBill
|
ef73a284e3
Fix check_remove_expr_info
|
3 年之前 |
gingerBill
|
28af376d10
Quick fix
|
3 年之前 |
gingerBill
|
48de1a01a9
Correct update propagation of type for ternary if expressions
|
3 年之前 |
gingerBill
|
1405420935
Support `TenraryIfAddr` in `lb_build_addr`
|
3 年之前 |