roc/compiler/gen_llvm/src/llvm
2021-10-22 13:07:45 +02:00
..
bitcode.rs only unwrap lambda set at the last moment 2021-09-14 22:20:14 +02:00
build.rs clippy 2021-10-22 13:07:45 +02:00
build_dict.rs decref for dict/set 2021-09-10 22:31:39 +02:00
build_hash.rs Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
build_list.rs fix formatting 2021-10-20 19:44:26 +02:00
build_str.rs make Str.fromUtf8 in-place 2021-10-03 12:13:17 +02:00
compare.rs Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
convert.rs Remove f16. It is not really supported by modern CPU hardware. 2021-09-21 16:51:47 -07:00
externs.rs clean up sjlj code gen 2021-08-29 17:09:32 +02:00
mod.rs Rename gen to gen_llvm 2021-06-06 07:56:47 -04:00
refcounting.rs Revert "make list inc/dec non-recursive (except when freeing the list)" 2021-10-21 20:28:32 +02:00