roc/compiler/gen_llvm
rvcas f995a07029 feat: Num.toStr
* add type for Num.toStr
  * create new lowlevel
  * delete types and Symbol for fromInt and fromFloat
  * leave LowLevel::{StrFromFloat,StrFromInt}
  * match on LowLevel::NumToStr and figure out the layout to decide
    which build function to delegate to
2021-11-30 14:52:06 -05:00
..
src feat: Num.toStr 2021-11-30 14:52:06 -05:00
Cargo.toml clean up some other dependencies 2021-11-10 16:25:03 +01:00