gingerBill
|
c8a0c7096c
Correct header paths
|
1 year ago |
gingerBill
|
ecaaad95a5
Remove malloc.h import
|
1 year ago |
gingerBill
|
dbb6c6f545
Move src files to parent directory; add LICENSE for mimalloc
|
1 year ago |
gingerBill
|
11f1d8e73e
Change from <> to ""
|
1 year ago |
gingerBill
|
58bfacfdf3
Add support for mimalloc on \*nix systems
|
1 year ago |
gingerBill
|
a967d4fa0f
Use `mimalloc` on Windows as a replacement for `HeapAlloc`
|
1 year ago |
gingerBill
|
f0a7f1812f
Rename `runtime.os_write` to `runtime.stderr_write`
|
1 year ago |
gingerBill
|
9c9ae5987a
Fix #3150
|
1 year ago |
gingerBill
|
f588593ff1
Merge pull request #3147 from odin-lang/base-work
|
1 year ago |
gingerBill
|
a626adac8e
Use long-form names and alias with short-form UNIX-like names
|
1 year ago |
gingerBill
|
338793b68e
Remove use of `incl` in `vendor:nanovg`
|
1 year ago |
gingerBill
|
59575d9b22
Remove `incl` and `excl`
|
1 year ago |
gingerBill
|
b58a0b60d0
Add matrix related intrinsics to dummy file
|
1 year ago |
gingerBill
|
3a4c82abf8
Move core:(builtin|intrinsics) to base:
|
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
|
3c47503780
Improve foreign variable fuzzy type checking
|
1 year ago |
gingerBill
|
6da82e038d
Fix types for BSD
|
1 year ago |
gingerBill
|
38af752cd1
Fix typo
|
1 year ago |
gingerBill
|
0428f508d8
Fix typo of `_heap_resize`
|
1 year ago |
gingerBill
|
3c24584290
Remove cyclic import hack for `package runtime`
|
1 year ago |
gingerBill
|
535b8a9483
Remove `core:os` dependency completely from `base:runtime`
|
1 year ago |
gingerBill
|
038086d1d9
Alias heap calls from `base:runtime` is `core:os`
|
1 year ago |
gingerBill
|
9a16bc5fc5
Remove `core:os` dependency for `base:runtime`
|
1 year ago |
gingerBill
|
eee8e0faa2
Make //+private
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
gingerBill
|
6a07effdd2
Freestanding - default to nil allocator; wasm - default to panic allocator
|
1 year ago |
gingerBill
|
395e0fb225
`-default-to-panic-allocator`
|
1 year ago |
gingerBill
|
9be9f0bb2c
Remove `core:os` dependency for `runtime.os_write` on linux
|
1 year ago |
gingerBill
|
9e7cc8cf93
Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`
|
1 year ago |