gingerBill
|
91949b0992
Implement `math.sqrt` with `intrinsics.sqrt`
|
3 年之前 |
gingerBill
|
6a101e69a2
Implement `ldexp` and `frexp` in native Odin
|
3 年之前 |
gingerBill
|
1ec0b79345
Allow both `-help` and `--help` if passed as `init_filename`
|
3 年之前 |
gingerBill
|
e814a3693f
Improve usage of `file_id`
|
3 年之前 |
gingerBill
|
f55fc4cd08
Add `complex32` and `quaternion64` for the 16-bit float types to `fmt`
|
3 年之前 |
gingerBill
|
f47311f2f6
Remove `scope` field from `Ast`
|
3 年之前 |
gingerBill
|
3f038428a7
Begin minimizing `Ast` size
|
3 年之前 |
gingerBill
|
b9701340b8
Add `linalg.matrix4_look_at_from_fru`
|
3 年之前 |
gingerBill
|
82110bf487
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 年之前 |
gingerBill
|
a75dc9d86d
Fix minor issue with unmarshal for booleans
|
3 年之前 |
gingerBill
|
bfa23f1352
Merge pull request #1308 from Yawning/fix/amd64-syscalls
|
3 年之前 |
Yawning Angel
|
c430a82721
src: Fix the syscall intrinsic code generation for Linux and Windows
|
3 年之前 |
Jeroen van Rijn
|
cc316a473e
Merge pull request #1299 from Kelimion/vendor-glfw-test
|
3 年之前 |
Jeroen van Rijn
|
c213274607
[vendor:glfw] Add test.
|
3 年之前 |
Jeroen van Rijn
|
c4a2580dfd
Merge pull request #1290 from wjlroe/fix-glfw-on-windows
|
3 年之前 |
Jeroen van Rijn
|
8a547b5922
Merge pull request #1298 from CarwynNelson/ws32-add-socket
|
3 年之前 |
Carwyn Nelson
|
c67c0789eb
Add socket() function to windows ws32 bindings
|
3 年之前 |
Jeroen van Rijn
|
cefe312ba1
Merge pull request #1297 from CarwynNelson/patch-1
|
3 年之前 |
Carwyn Nelson
|
d8b1523161
Fix the windows binding for getaddrinfo
|
3 年之前 |
Jeroen van Rijn
|
989ddbd688
Merge pull request #1295 from zhibog/master
|
3 年之前 |
zhibog
|
96b670af49
Fix package name again
|
3 年之前 |
zhibog
|
359e02bad7
Fix botan lib name for apt
|
3 年之前 |
zhibog
|
8aadcacc0b
Add tests to Linux and Mac and add vendor tests
|
3 年之前 |
Jeroen van Rijn
|
615efc7c86
Merge pull request #1294 from Kelimion/fix_dir_walk
|
3 年之前 |
Jeroen van Rijn
|
dd88104a81
Fix os.walk for UNC paths.
|
3 年之前 |
gingerBill
|
5cb23725ae
Merge pull request #1289 from Kelimion/timings-export
|
3 年之前 |
Jeroen van Rijn
|
8c5c45a04c
[timings-export] Style fixes.
|
3 年之前 |
gingerBill
|
4a552e6326
Merge pull request #1286 from DanielGavin/parser-fix
|
3 年之前 |
gingerBill
|
1f0758708f
Merge pull request #1293 from kevinsjoberg/fix-test-filtering
|
3 年之前 |
Kevin Sjöberg
|
b8dec4268d
Postpone checking test procedures
|
3 年之前 |