roc/crates/compiler/gen_llvm/src
Brendan Hansknecht 4b8693537a
Simplify Refcounting
Instead of -max_size to -1 for regular refcounts, use 1 to max_size.
0 still means constant refcount.
The highest bit is used to signify atomic refcounting required.
This does not turn on any sort of atomic refcounting.
2025-01-01 11:00:18 -08:00
..
llvm Simplify Refcounting 2025-01-01 11:00:18 -08:00
lib.rs Allow all the arguments 2022-12-29 11:42:24 -06:00
run_roc.rs List.get with negative index in repl 2024-01-28 22:21:40 +01:00