gingerBill
|
3e7aabe6d8
Change uses for parapoly records to use `$` always
|
il y a 4 ans |
gingerBill
|
f30e6f50bd
Reorganize code to improve code generation
|
il y a 4 ans |
gingerBill
|
46204ed7f0
Update core:runtime to use the new intrinsics
|
il y a 4 ans |
gingerBill
|
72aa0e6e38
Replace many `foreign` llvm calls with intrinsics
|
il y a 4 ans |
gingerBill
|
c3b3194a00
Update builtin procedures to support the new allocator features (without breaking other code)
|
il y a 4 ans |
gingerBill
|
f98c4d6837
Improve the `Allocator` interface to support returning `Allocator_Error` to allow for safer calls
|
il y a 4 ans |
gingerBill
|
6faf024ab4
Remove unneeded return value from `incl` and `excl`
|
il y a 4 ans |
gingerBill
|
35edf45514
Add `make_soa` and `delete_soa`; Reorganize soa procedures into a separate file
|
il y a 4 ans |
gingerBill
|
aa93305015
Replace usage of `inline proc` with `#force_inline proc` in the core library
|
il y a 4 ans |
gingerBill
|
415379e1cf
Fix `delete_map`
|
il y a 4 ans |
gingerBill
|
a55568b0c4
Make hash internal key be `uintptr` rather than `u64` to reduce entry size
|
il y a 4 ans |
gingerBill
|
91758656f6
Change internal layout of `map[K]V`
|
il y a 4 ans |
gingerBill
|
87956676f5
Add %s support for arrays and slices of bytes
|
il y a 4 ans |
gingerBill
|
913eac13b1
Reorganize runtime code into separate files
|
il y a 4 ans |