ee8683587a
* Add number-truncation before backend translation * Round instead of truncate (conform to testcases) * Add test-case for plural rounding-to-one corner-case * Move rounding into generated translation code * Change unit test to test generated function * Round any number in generation, ignore (int vs float) (it seems that that type distinction is frequently inaccurate) * Update formatting |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
check.rs | ||
extract.rs | ||
gather.rs | ||
python.rs | ||
typescript.rs | ||
write_strings.rs |