Laytan Laats
|
b79d7e6917
disallow non-global foreign import of variables on wasm
|
1 year ago |
Feoramund
|
5b5402fb23
Add `intrinsics.syscall_bsd`
|
1 year ago |
Laytan Laats
|
6d862cc4e5
fix unreachable hit when param and/or return have complex inits
|
1 year ago |
laytan
|
2a526058b3
fix passing pointer to constant in non-odin cc
|
1 year ago |
gingerBill
|
8dec4f6ed3
Merge pull request #3570 from jasonKercher/linux-arm32
|
1 year ago |
gingerBill
|
1207d64c64
Fix `intrinsics.ptr_sub`
|
1 year ago |
jason
|
20752d904b
fix 6 argument syscall on i386
|
1 year ago |
jasonkercher
|
2183140e71
arm32 now compiles and runs demo
|
1 year ago |
Laytan Laats
|
25f1d0906d
compiler: improve target features support
|
1 year ago |
Laytan Laats
|
90369b669b
fix direct proc args debug info
|
1 year ago |
Laytan Laats
|
b150f49c46
fix wasm atomics
|
1 year ago |
Laytan Laats
|
a7056f2b4f
fix lbArg_Ignore logic
|
1 year ago |
Laytan Laats
|
fc30bde0f6
fix untyped nil into c varargs
|
1 year ago |
Laytan Laats
|
a8d8696e2f
fix named arguments with #c_vararg
|
1 year ago |
gingerBill
|
a7bab89c93
Unify min/max semantics for simd_(min|max)
|
1 year ago |
gingerBill
|
84a7e03178
Merge pull request #3220 from laytan/promote-types-in-c-varargs
|
1 year ago |
gingerBill
|
5107bdc06b
Make `lb_type_info` use a procedure to load the global value
|
1 year ago |
Laytan Laats
|
f6f3a760bc
Promote types in `#c_varargs` according to C rules
|
1 year ago |
gingerBill
|
5c4485f657
Add `#load_directory(path: string) > []runtime.Load_Directory_File`
|
1 year ago |
gingerBill
|
c1d853a24e
Remove dead code
|
1 year ago |
gingerBill
|
f4782157d3
Implement instrumentation pass
|
1 year ago |
gingerBill
|
3bf7b416e7
Fix `builtin.quaternion` generation
|
1 year ago |
gingerBill
|
0b83e3dae5
Enforce naming the parameters with `builtin.quaternion` to reduce confusion
|
1 year ago |
korvahkh
|
759e342872
Fix #3056
|
1 year ago |
flysand7
|
a3a3156ddd
Fix-up inline asm for i386 syscalls emit
|
1 year ago |
Morten Hauke Solvang
|
fb5bb1cd83
llvm: specify calling convention on call
|
1 year ago |
gingerBill
|
23054138c2
Remove debug message
|
1 year ago |
gingerBill
|
63f755554b
Rename simd bitwise operations from `intrinsics.simd_and` to `intrinsics.simd_bit_and` etc
|
1 year ago |
gingerBill
|
94d68c1f22
Fix `ptr != ptr` type cast problem in LLVM 17
|
1 year ago |
gingerBill
|
963559676e
Fix build times for `-o:<string>` in LLVM-17
|
1 year ago |