roc/crates/compiler/gen_llvm/src
kilianv 731f10981e Swap the argument order in bitwise shift operators
The arguments were probably swapped in the first place because in Elm
they are swapped, because Elm is curried. The new order makes more sense
both with and without the pipe operator
2022-08-20 20:33:10 +02:00
..
llvm Swap the argument order in bitwise shift operators 2022-08-20 20:33:10 +02:00
lib.rs s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
run_roc.rs make the mmapped buffer configurable 2022-07-26 23:36:25 +02:00