Richard Feldman
|
797bed6d18
|
Add a comment
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
12c353afaf
|
zig fmt
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
2a68c0c2cd
|
Revert "Add __cxa_throw to utils"
This reverts commit 23f4802b8773043bd0bb32cdf2f235d023a38050.
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
b02ae3794f
|
Add __cxa_throw to utils
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
5efed85d81
|
Use test allocators for roc_alloc etc in tests
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
64dbf5a777
|
Have realloc take old_size too
After all, we always know it, and it means host authors don't
necessarily have to store it.
|
2021-05-23 23:46:09 -04:00 |
|
Richard Feldman
|
ab51582541
|
Switch builtins to use roc_alloc and friends
|
2021-05-23 23:46:09 -04:00 |
|
Folkert
|
a4ed13d714
|
optimize zig code
|
2021-05-23 15:58:08 +02:00 |
|
Folkert
|
de7b06e411
|
refactor + clippy
|
2021-05-16 21:17:34 +02:00 |
|
Folkert
|
b79230c069
|
refactor reallocate
|
2021-05-01 23:16:34 +02:00 |
|
Folkert
|
870adb20a8
|
use decref to deallocate RocStr in zig code
|
2021-04-14 16:53:36 +02:00 |
|
Folkert
|
73cb826a98
|
fix calling conventions
|
2021-04-03 23:26:28 +02:00 |
|
Folkert
|
e78fa99030
|
working version
|
2021-04-03 20:35:00 +02:00 |
|
Eric Henry
|
26edc70bca
|
quicksort broken
|
2021-04-03 12:28:06 -04:00 |
|
Folkert
|
d718e21fd3
|
add List.range
|
2021-03-29 23:00:49 +02:00 |
|
Folkert
|
17fddaf0dd
|
refcount details of builtins
|
2021-02-19 17:13:09 +01:00 |
|
Folkert
|
3fe80b1a1e
|
List.keepOks and List.keepErrs
|
2021-02-17 21:03:21 +01:00 |
|
Folkert
|
56427c5fac
|
List.walk in zig
|
2021-02-17 17:37:06 +01:00 |
|
Folkert
|
b8b0156c7b
|
factor out utils.zig
|
2021-02-17 13:56:40 +01:00 |
|