roc/crates/compiler/builtins/bitcode/src
Folkert de Vries 33ae4c2655
Merge branch 'main' into windows-surgical-dll
Signed-off-by: Folkert de Vries <folkert@folkertdev.nl>
2022-09-05 11:31:19 +02:00
..
helpers moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
dec.zig Update zig tests 2022-07-13 17:20:47 -04:00
expect.zig get expect-fx to actually run 2022-08-12 23:03:01 +02:00
hash.zig moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
list.zig builtins: Avoid reallocating Lists when they have enough capacity 2022-09-04 14:37:42 +01:00
main.zig build a builtins .obj file for windows cross-compilation 2022-08-30 13:49:47 +02:00
num.zig moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
str.zig builtins: remove some redundant small string checks in strToBytes 2022-09-04 14:37:42 +01:00
utils.zig builtins: relax condition for reusing an allocation 2022-09-04 14:37:42 +01:00