roc/crates/repl_test
shua b5ce935d89
RocDec::from_str accept 'e' exponent notation
The intent of this change is to allow roc dec values to be parsed from
strings using the 'e' exponent notation, eg '1e3' as a notation for '1000'.

Fixes #7351
2024-12-27 22:44:20 -05:00
..
src RocDec::from_str accept 'e' exponent notation 2024-12-27 22:44:20 -05:00
Cargo.toml replace cargo deps with workspace in linker, packaging, repl_* 2024-11-29 10:53:54 +11:00
test_wasm.sh Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00