Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rescript-lang/rescript-core issues and pull requests
#249 - fix: incorrect comment on Math.sign
Pull Request -
State: closed - Opened by JUSTIVE 3 months ago
#248 - Init argument should be optional in Array.reduce
Issue -
State: open - Opened by glennsl 3 months ago
#206 - Use optional arguments in bindings
Issue -
State: open - Opened by cknitt 11 months ago
- 1 comment
#202 - Add Option.all & Result.all helpers
Pull Request -
State: closed - Opened by bloodyowl 11 months ago
- 2 comments
#192 - List API is inconsistent with other modules
Issue -
State: open - Opened by cknitt about 1 year ago
- 4 comments
#100 - Object.is documentation
Pull Request -
State: closed - Opened by jmagaram almost 2 years ago
- 5 comments
#99 - Result.fromArrayMap
Pull Request -
State: open - Opened by jmagaram almost 2 years ago
#98 - Result.mapError
Pull Request -
State: closed - Opened by jmagaram almost 2 years ago
- 2 comments
#97 - Result.mapError
Pull Request -
State: closed - Opened by jmagaram almost 2 years ago
#96 - Plans for Belt Map and Set?
Issue -
State: closed - Opened by jmagaram almost 2 years ago
- 1 comment
#95 - Development update
Issue -
State: closed - Opened by zth almost 2 years ago
#94 - Array module - unit it is a dead end
Issue -
State: closed - Opened by jmagaram almost 2 years ago
- 3 comments
#93 - Stricter number parsing in Float.fromString and Int.fromString
Pull Request -
State: open - Opened by glennsl almost 2 years ago
- 1 comment
#92 - array of result to result of array
Pull Request -
State: closed - Opened by jmagaram almost 2 years ago
- 13 comments
#91 - test: fix printing of non-JSON values
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
#90 - add Int.clamp and Float.clamp
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
- 12 comments
#89 - Question about process
Issue -
State: open - Opened by jmagaram almost 2 years ago
- 2 comments
#88 - switch global null to come from Nullable module and not Null
Pull Request -
State: closed - Opened by zth almost 2 years ago
- 4 comments
#87 - refactor: WithDefault -> Or
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
- 7 comments
#86 - On number parsing
Issue -
State: open - Opened by glennsl almost 2 years ago
- 4 comments
#85 - fill out the Option module?
Issue -
State: open - Opened by jmagaram almost 2 years ago
- 8 comments
#84 - compare and equal
Pull Request -
State: closed - Opened by cknitt almost 2 years ago
- 4 comments
#83 - Move `parseInt` and `parseIntWithRadix` from Float to Int module
Pull Request -
State: open - Opened by aspeddro almost 2 years ago
- 4 comments
#82 - Workaround for Math variadic functions
Pull Request -
State: open - Opened by aspeddro almost 2 years ago
- 3 comments
#81 - Remove Math.Int.pow
Pull Request -
State: open - Opened by aspeddro almost 2 years ago
- 1 comment
#80 - Investigate the `getSymbol` function in the String module
Issue -
State: open - Opened by aspeddro almost 2 years ago
- 2 comments
#79 - Use panic internally where appropriate
Pull Request -
State: open - Opened by glennsl almost 2 years ago
#78 - Array docstrings
Pull Request -
State: closed - Opened by zth almost 2 years ago
- 5 comments
#77 - compare and equal
Issue -
State: open - Opened by cknitt almost 2 years ago
- 12 comments
#76 - [Proposal] Ship fetch bindings in Core
Issue -
State: open - Opened by zth almost 2 years ago
- 2 comments
Labels: proposal
#75 - add doc strings for json module
Pull Request -
State: closed - Opened by dkirchhof almost 2 years ago
- 18 comments
#74 - Array.sort: compare function return type
Issue -
State: closed - Opened by cknitt almost 2 years ago
- 6 comments
#73 - Null additions
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
#72 - Add panic function
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
- 5 comments
#71 - Mark all APIs that can throw JS errors with @raises
Issue -
State: open - Opened by zth almost 2 years ago
#70 - docs(option/mapWithDefault): fix docstring
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
#69 - Remove `parseInt` and `parseIntWithRadix` from Float module
Issue -
State: open - Opened by aspeddro almost 2 years ago
#68 - docs(option): fixes for several docstrings
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
#67 - Nullable additions
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
- 7 comments
#66 - test(promise): test for error object names instead of specific messages
Pull Request -
State: closed - Opened by glennsl almost 2 years ago
- 2 comments
#65 - Stricter Intl Bindings
Pull Request -
State: closed - Opened by illusionalsagacity almost 2 years ago
- 16 comments
#64 - Intl.PluralRules typo in select binding
Issue -
State: closed - Opened by illusionalsagacity almost 2 years ago
- 1 comment
#63 - [Proposal] More strictly-typed Intl bindings?
Issue -
State: closed - Opened by illusionalsagacity almost 2 years ago
- 1 comment
Labels: proposal
#62 - fix: remove Date.setDay and Date.setUTCDay as these functions doesn't exist
Pull Request -
State: closed - Opened by dkirchhof almost 2 years ago
- 3 comments
#61 - add docs for date module
Pull Request -
State: closed - Opened by dkirchhof almost 2 years ago
- 10 comments
#60 - chore(test): fix undefined __dirname in node 19
Pull Request -
State: closed - Opened by glennsl about 2 years ago
#59 - Remove Undefined module
Pull Request -
State: closed - Opened by zth about 2 years ago
#58 - chore(ci): add style check workflow
Pull Request -
State: closed - Opened by glennsl about 2 years ago
- 4 comments
#57 - Option additions
Pull Request -
State: open - Opened by glennsl about 2 years ago
- 23 comments
#56 - Flesh out Console
Pull Request -
State: closed - Opened by glennsl about 2 years ago
- 2 comments
#55 - Console bindings incomplete
Issue -
State: closed - Opened by cknitt about 2 years ago
- 2 comments
#54 - Docs for Float
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
- 2 comments
#53 - Some notes on the Math module
Issue -
State: open - Opened by aspeddro about 2 years ago
#52 - add Int.range and Int.rangeWithOptions
Pull Request -
State: closed - Opened by glennsl about 2 years ago
#51 - Some comments on the Array module
Issue -
State: open - Opened by glennsl about 2 years ago
- 4 comments
#50 - Fix incorrect type signatures in Array
Pull Request -
State: closed - Opened by glennsl about 2 years ago
- 2 comments
#49 - Array additions
Pull Request -
State: closed - Opened by glennsl about 2 years ago
- 16 comments
#48 - Add array.at function
Pull Request -
State: closed - Opened by dkirchhof about 2 years ago
- 1 comment
#47 - docs for RegExp
Pull Request -
State: closed - Opened by zth about 2 years ago
- 1 comment
#46 - docs for Error
Pull Request -
State: closed - Opened by zth about 2 years ago
#45 - docs for Null, Nullable and Undefined
Pull Request -
State: closed - Opened by zth about 2 years ago
#44 - Docs for Math
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
#43 - fix changelog branch name
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
#42 - Docs for Option
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
#41 - Docs for Promise
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
- 2 comments
#40 - docs for Dict
Pull Request -
State: closed - Opened by zth about 2 years ago
- 1 comment
#39 - Docs for Global module
Pull Request -
State: closed - Opened by zth about 2 years ago
#38 - [Proposal] Add Iterator.forEach and AsyncIterator.forEach
Issue -
State: closed - Opened by zth about 2 years ago
Labels: proposal
#37 - Docs for Int
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
#36 - Docs for List
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
#35 - docs for Set
Pull Request -
State: closed - Opened by zth about 2 years ago
#34 - Docs for Map and Iterator
Pull Request -
State: closed - Opened by zth about 2 years ago
#33 - Docs for AsyncIterator
Pull Request -
State: closed - Opened by zth about 2 years ago
#32 - Docs for Type module
Pull Request -
State: closed - Opened by zth about 2 years ago
#31 - BigInt.toInt could be zero-cost
Issue -
State: closed - Opened by illusionalsagacity about 2 years ago
- 2 comments
#30 - Add locale and formatting options to localeDateString, localeString and localTimeString functions
Pull Request -
State: closed - Opened by dkirchhof about 2 years ago
- 7 comments
#29 - Documentation: Console
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
- 2 comments
#28 - Localized date functions
Issue -
State: closed - Opened by dkirchhof about 2 years ago
- 1 comment
#27 - Documentation: String
Pull Request -
State: closed - Opened by aspeddro about 2 years ago
- 2 comments
#26 - convention for labeled arguments
Issue -
State: closed - Opened by woeps about 2 years ago
- 3 comments
#25 - Documentation and docstrings
Issue -
State: open - Opened by zth about 2 years ago
- 20 comments
Labels: help wanted
#24 - Add (immutable) sort to Array
Pull Request -
State: closed - Opened by cknitt about 2 years ago
- 1 comment
#23 - [Discussion] Immutable defaults for mutable JS API:s
Issue -
State: open - Opened by zth about 2 years ago
- 42 comments
#22 - Remove Js, Belt, Pervasives from the application scope
Issue -
State: open - Opened by DZakh about 2 years ago
- 3 comments
#21 - Integrate into playground
Issue -
State: open - Opened by zth about 2 years ago
#20 - The Big Migration Thread
Issue -
State: open - Opened by zth about 2 years ago
- 6 comments
#19 - Remove more "empty"
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#18 - Add .resi for Core__Type
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#17 - Remove Serializer module
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#16 - Add JSON decode functions from Js.Json
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#15 - Clean up Nullable and Null
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#14 - Date.Time.t -> Date.time
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#13 - Do not expose Core__Global as Global
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#12 - String.replaceString -> String.replace
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#11 - Add more info regarding name clashes
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#10 - Unify ~from -> ~start
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#9 - Ship built JS files?
Issue -
State: open - Opened by zth about 2 years ago
#8 - Remove String.substr
Pull Request -
State: closed - Opened by cknitt about 2 years ago
#7 - Change all "InPlace" functions to return unit
Pull Request -
State: closed - Opened by cknitt about 2 years ago
- 4 comments
#6 - Run npm i / update package-lock.json
Pull Request -
State: closed - Opened by cknitt about 2 years ago