gingerBill
|
acc29fbceb
Merge branch 'master' into llvm-17
|
1 éve |
gingerBill
|
c08bf1204f
Add `cstring` specific comparison procedures to fix comparisons like `cstring("") != cstring(nil)`
|
1 éve |
gingerBill
|
96fbafe359
Update ABI breaking changes for `f16` types (due to LLVM 15+)
|
1 éve |
gingerBill
|
241a939c29
Update Tilde
|
2 éve |
gingerBill
|
a2b3c72647
Improve accuracy of `abs` or `complex*` types
|
2 éve |
gingerBill
|
4a75a1e839
Merge branch 'master' into separate-int-word-sizes
|
2 éve |
gingerBill
|
c241edaa30
Add missing procedure for `#reverse` on strings
|
2 éve |
gingerBill
|
f5d9ca64f9
Begin work on new pseudo-architecture: wasm64p32
|
2 éve |
gingerBill
|
c36dc91849
Minor changes in `runtime`
|
2 éve |
gingerBill
|
7f601c9535
Add `Allocator_Mode.Alloc_Non_Zerored`
|
3 éve |
gingerBill
|
659c3c528d
Update `delete` to pass size in bytes to free when possible
|
3 éve |
gingerBill
|
c97a8418dc
Clean-up and unification for the allocation procedures
|
3 éve |
gingerBill
|
4aca9372a6
Improve `resize` call
|
3 éve |
Atanas Dimitrov
|
28ec50d567
Fix string orderings to account for prefix-equal strings
|
3 éve |
gingerBill
|
f5697dd7f2
Merge branch 'master' into odin-global-constants-as-enums
|
3 éve |
Andrea Piseri
|
cf9f3d5e2d
fix logic in bswap_128
|
3 éve |
gingerBill
|
3d7d347192
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
|
3 éve |
gingerBill
|
6c48670819
Make `ODIN_BUILD_MODE` a enum type
|
3 éve |
gingerBill
|
94bad4d786
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 éve |
gingerBill
|
518460af66
Begin work in semi-standardized `js_wasm32` target
|
3 éve |
gingerBill
|
dc2edd3e79
Improve support for `freestanding_wasm32`
|
3 éve |
gingerBill
|
adb5928767
Change to `RUNTIME_LINKAGE` definition
|
3 éve |
gingerBill
|
7ef3c87dbb
Change `RUNTIME_LINKAGE` requirements
|
3 éve |
gingerBill
|
b2a2aa15c2
Add `ODIN_BUILD_MODE`
|
3 éve |
gingerBill
|
6ded538546
`@(linkage=<string>)` for procedures and variables; `@(require)` for procedures; `package runtime` linkage improvements; Subsequence improvements to `lb_run_remove_unused_function_pass`
|
3 éve |
gingerBill
|
9a5216921c
Add `wasi_wasm32`
|
3 éve |
gingerBill
|
8ef6f9dd7b
Compile `wasm64`; Add `lb_run_remove_unused_function_pass`
|
3 éve |
gingerBill
|
aaaddd03a6
Improve internal procedures
|
3 éve |
gingerBill
|
d54b708ba8
Unify `memory_equal` and `string_eq`
|
3 éve |
gingerBill
|
fba20c9bd3
Improve `runtime.string_eq`
|
3 éve |