gingerBill
|
15f7148eae
Merge pull request #3526 from laytan/target-features
|
1 year ago |
gingerBill
|
1e5267c8e7
Merge pull request #3532 from laytan/fix-invalid-json
|
1 year ago |
gingerBill
|
96a4cecee5
Merge pull request #3536 from laytan/linux-fix-open-bits
|
1 year ago |
gingerBill
|
8ba36ca85c
Merge pull request #3535 from Feoramund/freebsd-arm64-minimal
|
1 year ago |
Laytan Laats
|
eaab17f8fb
sys/linux: fix open bits
|
1 year ago |
Feoramund
|
1165d65c94
Minimally support compiling Odin on FreeBSD arm64
|
1 year ago |
Laytan Laats
|
ee818304f3
fix invalid JSON when an error does not have a position
|
1 year ago |
gingerBill
|
17a01a81d8
Merge pull request #3528 from laytan/fix-some-sync-issues
|
1 year ago |
gingerBill
|
595726e6c5
Merge pull request #3369 from joakin/fix-dynamic-library-from-vendor-on-linux
|
1 year ago |
gingerBill
|
fed03e896c
Merge pull request #3525 from Feoramund/fix-more-error-racecond
|
1 year ago |
gingerBill
|
2201f365a1
Allow `#no_alias` on multi-pointers
|
1 year ago |
gingerBill
|
f2505b096d
Improve error message's suggestion for `if !integer`
|
1 year ago |
gingerBill
|
242307dd44
Revert to old `StringMap` internal layout
|
1 year ago |
Laytan Laats
|
8aab395c70
darwin: fix minimum os version check not being inclusive
|
1 year ago |
Laytan Laats
|
8506e64345
sync: fix deadlock in one shot event
|
1 year ago |
Laytan Laats
|
25f1d0906d
compiler: improve target features support
|
1 year ago |
Feoramund
|
67b786c738
Fix more race conditions in error reporting
|
1 year ago |
Jeroen van Rijn
|
fd582015fe
Remove stray binary.
|
1 year ago |
Jeroen van Rijn
|
58e12f0b17
Merge pull request #3520 from flysand7/sys-linux-oflags
|
1 year ago |
flysand7
|
9ffa4a4eb1
[sys/linux]: Fix bit numbers for open flags
|
1 year ago |
gingerBill
|
eb06cb5d23
Merge pull request #3518 from laytan/sysinfo-arm-additions
|
1 year ago |
gingerBill
|
5c1201fa42
Fix #3459
|
1 year ago |
Laytan Laats
|
c0ca26ac17
sys/info: add missing `@(private)`'s
|
1 year ago |
Laytan Laats
|
b41395e3b4
sys/info: update doc.odin
|
1 year ago |
Laytan Laats
|
d40c207fde
sys/info: retrieve better CPU description on Darwin
|
1 year ago |
Laytan Laats
|
8660718ebe
sys/info: add feature detection for Darwin and Linux ARM
|
1 year ago |
Laytan Laats
|
485afb011c
sys/info: improve platform_linux
|
1 year ago |
Laytan Laats
|
9e94e9dac1
sys/info: remove unneccesary build tags
|
1 year ago |
Laytan Laats
|
cebe6bd982
sys/unix: add sysctlbyname for darwin
|
1 year ago |
Laytan Laats
|
c58da76562
sys/darwin: fix sysctl and sysctlbyname syscalls
|
1 year ago |