gingerBill
|
fea38f6910
Minor changes to futex implementation on Linux
|
1 year ago |
gingerBill
|
5c4485f657
Add `#load_directory(path: string) > []runtime.Load_Directory_File`
|
1 year ago |
gingerBill
|
27feb5998c
Add require to 128-bit and f16 casts
|
1 year ago |
gingerBill
|
19535d8721
Add require flags to 128-bit integer procedures
|
1 year ago |
gingerBill
|
e7122a0950
Minimize extra dependencies if u128/i128 and f16 are not used
|
1 year ago |
gingerBill
|
946cf52df1
Merge branch 'master' into base-work
|
1 year ago |
gingerBill
|
a78f062499
Fix semantics for casting between polymorphic specialized procedures
|
1 year ago |
gingerBill
|
d04c82e547
Move matrix compiler `builtin`s to `intrinsics`; alias within core_builtin_matrix.odin
|
1 year ago |
gingerBill
|
15b40a4f29
Fix #3122
|
1 year ago |
Jeroen van Rijn
|
73f57c5933
Clarify #location error message when not a call.
|
1 year ago |
gingerBill
|
d7d23e65ea
Clean up error block usage
|
1 year ago |
gingerBill
|
2820bbc269
Add `@(entry_point_only)` for procedures
|
1 year ago |
jakubtomsu
|
e78ee90ac2
Remove code that skipped checking blank params
|
1 year ago |
gingerBill
|
4c1a9d2b3f
Fix `&x[i]` of `^#soa` types
|
1 year ago |
Laytan Laats
|
9e5e49a65d
checker: suggest ..[]T when passing a slice to variadic arg ..T
|
1 year ago |
gingerBill
|
5edb2c5688
Fix #2913
|
1 year ago |
gingerBill
|
ce5e7998ba
Add warning for things like `1.0 / some_int`
|
1 year ago |
gingerBill
|
1f643b5816
Remove `-vet-extra`
|
1 year ago |
gingerBill
|
648b83d6ea
Add `or_break` and `or_continue` constructs
|
1 year ago |
gingerBill
|
acc29fbceb
Merge branch 'master' into llvm-17
|
1 year ago |
gingerBill
|
c08bf1204f
Add `cstring` specific comparison procedures to fix comparisons like `cstring("") != cstring(nil)`
|
1 year ago |
gingerBill
|
963559676e
Fix build times for `-o:<string>` in LLVM-17
|
1 year ago |
gingerBill
|
aaaff9b66c
Fix bug: Disallow non-specialized polymorphic in typeid assignment
|
2 years ago |
Laytan Laats
|
a182dc78f4
fix #2779 ternary with a union of enum
|
2 years ago |
gingerBill
|
cd42d26eb3
Fix variadic parapoly bug
|
2 years ago |
gingerBill
|
4d9ee55468
Fix `add_constant_switch_case`
|
2 years ago |
gingerBill
|
c91898a888
Remove #relative slices; Replace with #relative multi-pointers
|
2 years ago |
gingerBill
|
1481015dc4
Fix #2690
|
2 years ago |
gingerBill
|
b495a302b0
Merge branch 'master' into tilde
|
2 years ago |
gingerBill
|
9453b2387b
Merge pull request #2669 from laytan/check-disabled-when-generating-parapoly
|
2 years ago |