Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-integers

Functions and bitwise operators for the Int numeric type
https://github.com/purescript/purescript-integers

Add single bit functions

flip111 opened this pull request over 1 year ago
Make bitwise operators a typeclass

mikesol opened this issue about 2 years ago
Specific integers

JamieBallingall opened this pull request over 2 years ago
Add details on how Int is represented when compiling to Javascript

JamieBallingall opened this issue over 2 years ago
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Migrate functions from `Math`; drop `Math` as dependency

JordanMartinez opened this pull request almost 3 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Migrate FFI to ES modules

JordanMartinez opened this pull request almost 3 years ago
Add safe integers

toastal opened this pull request over 3 years ago
Prepare v5.0.0 release

kl0tl opened this pull request almost 4 years ago
Provide a clamping Radix constructor

hdgarrood opened this issue almost 4 years ago
Updated changelog since v4.0.0

thomashoneyman opened this pull request almost 4 years ago
Generate changelog and add PR template

JordanMartinez opened this pull request about 4 years ago
building with bower / switching to spago

joprice opened this issue about 4 years ago
Port `Global.readInt` to this repo

JordanMartinez opened this issue about 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Replace `globals` dependency with `numbers`

JordanMartinez opened this pull request about 4 years ago
Replace `globals` dependency with `numbers` dependency

JordanMartinez opened this issue about 4 years ago
Don't rely on inlining of Ord Number in unsafeClamp

hdgarrood opened this pull request over 4 years ago
Update to v0.14.0-rc3

JordanMartinez opened this pull request over 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
unsafeClamp behaves incorrectly for NaN

felixSchl opened this issue over 6 years ago
Update for PureScript 0.12

garyb opened this pull request over 6 years ago
remove Field instance for Parity

justinwoo opened this pull request over 6 years ago
Add Field Parity instance, resolves #30

hdgarrood opened this pull request about 7 years ago
Monoid Parity instance?

hdgarrood opened this issue about 7 years ago
define Data.Int.Long

safareli opened this issue over 7 years ago
fromNumberImpl does not work for very large ints

felixSchl opened this issue over 7 years ago
Add `Parity`

garyb opened this pull request over 7 years ago
Update for PureScript 0.11

garyb opened this pull request almost 8 years ago
Fix `round`, `ceil`, `floor` for NaN / Infinity inputs

garyb opened this pull request almost 8 years ago
Add pow

hdgarrood opened this pull request about 8 years ago
Prepare for 2.0 release

garyb opened this pull request over 8 years ago
Add base36

texastoland opened this pull request over 8 years ago
hexatridecimal

texastoland opened this issue over 8 years ago
Upgrade to purescript-math 1.0.0

tfausak opened this pull request almost 9 years ago
Add conversions to a different base, fixes #17, fixes #18

sharkdp opened this pull request almost 9 years ago
Implementation of fromString

sharkdp opened this issue almost 9 years ago
Add conversion to different base/radix?

sharkdp opened this issue almost 9 years ago
Updates for PureScript 0.8

garyb opened this pull request about 9 years ago
fromNumber range

passy opened this issue over 9 years ago
Add more conversions from `Number`

hdgarrood opened this pull request over 9 years ago
Provide fromNumber which floors

paf31 opened this issue over 9 years ago
fromNumber behaviour

garyb opened this issue over 9 years ago
fromString function

garyb opened this issue over 9 years ago
Add `odd`, `even`

hdgarrood opened this pull request over 9 years ago
Fix Int upper bound in README

hdgarrood opened this pull request over 9 years ago
Update for Prim.Int

garyb opened this pull request over 9 years ago
Declaration complement conflicts with import Data.Int.Bits

chutichhuy opened this issue almost 10 years ago
Updates

garyb opened this pull request almost 10 years ago
Why does the show instance for Int include "fromNumber"?

felixSchl opened this issue almost 10 years ago
Precision and laws

garyb opened this issue almost 10 years ago
Add bitwise operations

garyb opened this pull request almost 10 years ago
Fix mod for negative numbers

jdegoes opened this issue almost 10 years ago
Semigroup and Monoid instances

jedahu opened this issue almost 10 years ago