Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/boa-dev/ryu-js
Fast floating point to string conversion that complies to the ECMAScript number-to-string algorithm
https://github.com/boa-dev/ryu-js
Add release workflow
HalidOdat opened this pull request 10 months ago
HalidOdat opened this pull request 10 months ago
Release v1.0.1
HalidOdat opened this pull request 10 months ago
HalidOdat opened this pull request 10 months ago
Add `#[inline]` to public functions
HalidOdat opened this pull request 10 months ago
HalidOdat opened this pull request 10 months ago
Sync to upstream/master
HalidOdat opened this pull request 10 months ago
HalidOdat opened this pull request 10 months ago
Bump actions/cache from 3 to 4
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
`CHANGELOG.md` update and version bump `v0.2.2` -> `v1.0.0`
HalidOdat opened this pull request about 1 year ago
HalidOdat opened this pull request about 1 year ago
Bump actions/checkout from 3 to 4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Enable merge queue
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump dtolnay/rust-toolchain from 1.36.0 to 1.80.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Update criterion requirement from 0.4 to 0.5
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement `Number.prototype.toFixed()`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Mark d2d function as unsafe
kitcatier opened this pull request over 1 year ago
kitcatier opened this pull request over 1 year ago
Implement `Number.prototype.toPrecision()`
HalidOdat opened this issue over 1 year ago
HalidOdat opened this issue over 1 year ago
Implement `Number.prototype.toFixed()`
HalidOdat opened this issue over 1 year ago
HalidOdat opened this issue over 1 year ago
Implement `Number.prototype.toExponential()`
HalidOdat opened this issue over 1 year ago
HalidOdat opened this issue over 1 year ago
Fix passing arguments to criterion error
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Benchmark CI
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Switch to criterion for benchmarking
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Add issue and PR templates
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Bump dtolnay/rust-toolchain from 1.36.0 to 1.70.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Revert "Bump dtolnay/rust-toolchain from 1.36.0 to 1.70.0"
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Sync to upstream/master
HalidOdat opened this pull request almost 2 years ago
HalidOdat opened this pull request almost 2 years ago
Bump dtolnay/rust-toolchain from 1.36.0 to 1.70.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Add Code of Conduct
HalidOdat opened this pull request about 2 years ago
HalidOdat opened this pull request about 2 years ago
Sync `upstream/master`
HalidOdat opened this pull request about 2 years ago
HalidOdat opened this pull request about 2 years ago
Bump actions/checkout from 2 to 3
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Added dependabot PRs
Razican opened this pull request almost 3 years ago
Razican opened this pull request almost 3 years ago
Bump version 0.2.1 -> 0.2.2
HalidOdat opened this pull request about 3 years ago
HalidOdat opened this pull request about 3 years ago
Sync to `dtolnay/ryu` master
HalidOdat opened this pull request about 3 years ago
HalidOdat opened this pull request about 3 years ago
Sync to `dtolnay/ryu` master
HalidOdat opened this pull request almost 4 years ago
HalidOdat opened this pull request almost 4 years ago
Sync to `dtolnay/ryu` master
HalidOdat opened this pull request almost 4 years ago
HalidOdat opened this pull request almost 4 years ago
Version bump to `0.2.1` and changelog update
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Fix wording in `README.md`
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Documentation fix
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Null check in unsafe `format32` and `format64`
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Add a Code of Conduct
HalidOdat opened this issue over 4 years ago
HalidOdat opened this issue over 4 years ago
Added `CHANGELOG.md` and version bump `v0.2.0`
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Bump version from `0.1.0` to `0.2.0`
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Fix max length of format functions
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Fixed `ryu_js::raw::format32`
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Add Issue and PR templates
HalidOdat opened this issue over 4 years ago
HalidOdat opened this issue over 4 years ago
Make `format32` ECMAScript complaint
HalidOdat opened this issue over 4 years ago
HalidOdat opened this issue over 4 years ago
Add continuous integration to `ryu-js` like `boa`
HalidOdat opened this issue over 4 years ago
HalidOdat opened this issue over 4 years ago
Fixed bug when converting negative zero to string.
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago
Fix buffer overflow bug and code cleanup
HalidOdat opened this pull request over 4 years ago
HalidOdat opened this pull request over 4 years ago