Colin Davidson
|
1fc3a25f47
block all x86 tsc functions in when block
|
2 lat temu |
Colin Davidson
|
7322b63991
adjust func names
|
2 lat temu |
Colin Davidson
|
f860b09065
use the libc call on darwin so sysctlbyname works
|
2 lat temu |
Colin Davidson
|
45b742be23
sort out units to make things happier
|
2 lat temu |
Colin Davidson
|
d325ee4b91
more typo. yay.
|
2 lat temu |
Colin Davidson
|
87d6910bb8
intrinsics typo
|
2 lat temu |
Colin Davidson
|
9c9300ed58
derp. raw-syscalls
|
2 lat temu |
Colin Davidson
|
e559cf32fe
oops, add intrinsics import
|
2 lat temu |
Colin Davidson
|
f2202db517
make darwin syscalls contextless
|
2 lat temu |
Colin Davidson
|
fb735883be
add a tsc frequency get for windows
|
2 lat temu |
Colin Davidson
|
6a2ef1f4f3
add osx support
|
2 lat temu |
Colin Davidson
|
051c9cb564
begin adding tsc frequency getters
|
2 lat temu |
Jeroen van Rijn
|
a28699b42d
Merge pull request #2335 from colrdavidson/add_panel
|
2 lat temu |
Colin Davidson
|
4d74d5bc99
Add user-defaults config to enable force-smooth-scrolling for SDL
|
2 lat temu |
Colin Davidson
|
ed371f2b0d
Add open file dialog panel to foundation
|
2 lat temu |
gingerBill
|
66f2881a78
Allow comparisons between empty `struct{}` and `union{}`
|
2 lat temu |
gingerBill
|
7d4e9497eb
Reduce stack usage of some type `switch` `case`s
|
2 lat temu |
gingerBill
|
c08809e29d
Improve handling of passing constants to implicit immutable const ref parameters
|
2 lat temu |
gingerBill
|
99460c9e32
Minimize stack wastage with compound literals defining variables
|
2 lat temu |
gingerBill
|
d86df8321c
Fix #2330
|
2 lat temu |
gingerBill
|
806f56ca38
Remove debug string
|
2 lat temu |
gingerBill
|
c40b6c7c2f
Add constant data to the identifier directly
|
2 lat temu |
gingerBill
|
896b7145b3
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 lat temu |
gingerBill
|
8a2a70a3c2
Fix overriding procedure information for literals
|
2 lat temu |
gingerBill
|
97352538ad
Merge pull request #2332 from thePHTest/master
|
2 lat temu |
Phil Homan
|
c6c4ad6188
fix #by_ptr argument overrides for Linux
|
2 lat temu |
gingerBill
|
210f47b8ab
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2 lat temu |
gingerBill
|
94c1331c07
Implement `@(fini)` (opposite of `@(init)`)
|
2 lat temu |
gingerBill
|
d6407e9636
Merge pull request #2331 from colrdavidson/platform_file_cleanup
|
2 lat temu |
Colin Davidson
|
df58a00564
fix errno/signatures
|
2 lat temu |