Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / a14n/dart-decimal issues and pull requests

#109 - Realize serious performance problems

Issue - State: open - Opened by feiquan666 about 2 months ago

#108 - macro error

Issue - State: closed - Opened by jzllovecat 2 months ago - 1 comment

#107 - Crash: compact formatter with any fractional part

Issue - State: closed - Opened by chris-rutkowski 4 months ago - 2 comments

#106 - Division by 1

Issue - State: closed - Opened by iddqd-dev 4 months ago - 2 comments

#105 - Formatted Parsing

Pull Request - State: closed - Opened by anqit 4 months ago - 4 comments

#104 - toString()/scale take a long time

Issue - State: closed - Opened by RelicOfTesla 5 months ago - 3 comments

#103 - Add operators for Rational values

Issue - State: closed - Opened by ralf-vogel 5 months ago - 1 comment

#102 - Incorrect Decimal Formatting in Dart code

Issue - State: closed - Opened by vasanthmn1 6 months ago - 1 comment

#101 - How convert double to Decimal from JSON

Issue - State: closed - Opened by spaquis 7 months ago - 2 comments

#100 - Implementation of Bankers' Rounding Function, Based on Java's ROUND_HALF_EVEN

Pull Request - State: closed - Opened by EduardoM-GO 8 months ago - 1 comment

#99 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#98 - Introduce logical operators to DecimalIntl to support intl 0.18.0

Pull Request - State: closed - Opened by vase4kin about 1 year ago - 2 comments

#97 - Allow the use of integer and real values for parsing.

Pull Request - State: closed - Opened by netos23 over 1 year ago - 1 comment

#96 - Formatting with many decimals returns incorrect string

Issue - State: closed - Opened by i4guar over 1 year ago - 1 comment

#95 - const constructor support

Issue - State: closed - Opened by hurelhuyag over 1 year ago - 1 comment

#93 - Change of Copyright notice

Issue - State: closed - Opened by lubovtorina almost 2 years ago - 1 comment

#92 - Decimal.pow(Decimal) return Rational instead of Decimal

Issue - State: closed - Opened by joranmulderij almost 2 years ago - 1 comment

#91 - Missing license information

Issue - State: closed - Opened by gyihasz almost 2 years ago - 1 comment

#90 - Implement isNegative property

Issue - State: closed - Opened by adamstyrc about 2 years ago - 2 comments

#89 - 2.3.0 breaking change

Issue - State: closed - Opened by ruicraveiro about 2 years ago - 1 comment

#87 - Fix some bugs.

Pull Request - State: closed - Opened by kecson about 2 years ago - 1 comment

#86 - Fix some bugs.

Pull Request - State: closed - Opened by kecson about 2 years ago

#84 - Default scaleOnInfinitePrecision value on toDecimal()

Issue - State: closed - Opened by giorgiofran about 2 years ago - 7 comments

#83 - hasFinitePrecision removed from api

Issue - State: closed - Opened by bsutton about 2 years ago - 3 comments

#82 - Include benchmarks

Issue - State: closed - Opened by feinstein about 2 years ago - 2 comments

#81 - Infinite precision

Issue - State: closed - Opened by larssn about 2 years ago - 1 comment

#80 - Change Decimal zero to const that we can use it on constractor

Issue - State: closed - Opened by normidar about 2 years ago - 1 comment

#79 - Removal of isNegative broke NumberFormat

Issue - State: closed - Opened by mwawrusch about 2 years ago - 1 comment

#78 - Eror

Issue - State: closed - Opened by rhymelph about 2 years ago - 3 comments

#77 - `toInt()` method

Issue - State: closed - Opened by ferraridamiano over 2 years ago - 2 comments

#76 - Handle divisions the same way it handles other operations.

Issue - State: closed - Opened by Wenutz over 2 years ago - 1 comment

#75 - Add method to convert double to Decimal/Rational

Issue - State: closed - Opened by dalewking over 2 years ago - 1 comment

#74 - Different results from toStringAsExponential in double and in decimal

Issue - State: closed - Opened by canastro over 2 years ago - 1 comment

#73 - fix(#74): use normalized notation on toStringAsExponential

Pull Request - State: closed - Opened by canastro over 2 years ago - 1 comment

#72 - Undefined name 'NumberFormat'.

Issue - State: closed - Opened by bydfi-docs over 2 years ago - 1 comment

#71 - Fix / operator returning wrong Rational type

Pull Request - State: closed - Opened by krispypen over 2 years ago - 1 comment

#70 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#69 - fixed Bug with divide to 0

Pull Request - State: closed - Opened by Kuromory over 2 years ago - 4 comments

#68 - Feature request: math expression parse.

Issue - State: closed - Opened by cnmade over 2 years ago - 2 comments

#67 - The `/` operator between two `Decimal` should return a `Decimal`

Issue - State: closed - Opened by cedric-booxi almost 3 years ago - 1 comment

#66 - Fix: negative fractions toString

Pull Request - State: closed - Opened by bmatthews almost 3 years ago

#65 - Issue displaying negative zero fractions

Issue - State: closed - Opened by bmatthews almost 3 years ago - 2 comments

#64 - Rounding off to two or n decimal places

Issue - State: closed - Opened by pryshrm almost 3 years ago - 3 comments

#63 - infinite precision when calculating 1/3 in Fixed package

Issue - State: closed - Opened by bsutton almost 3 years ago

#62 - how to change the sign

Issue - State: closed - Opened by pryshrm almost 3 years ago - 2 comments

#61 - ♻️ Make `fromJson` static

Pull Request - State: closed - Opened by AlexV525 almost 3 years ago - 3 comments

#60 - Support encodable for `Decimal`

Pull Request - State: closed - Opened by AlexV525 almost 3 years ago - 3 comments

#59 - Add `toJson` in order to make `Decimal` encodable

Issue - State: closed - Opened by AlexV525 almost 3 years ago - 4 comments

#58 - No way to get the fractional part

Issue - State: closed - Opened by pryshrm almost 3 years ago - 16 comments

#57 - make Decimal.zero const

Issue - State: closed - Opened by RobertHeim almost 3 years ago - 1 comment

#56 - Add extension on num to convert to Decimal

Pull Request - State: closed - Opened by dluksza almost 3 years ago - 1 comment

#55 - Include toJson, fromJson methods

Issue - State: closed - Opened by kazbeksultanov almost 3 years ago - 6 comments

#54 - Make zero and one const

Issue - State: closed - Opened by treeder about 3 years ago - 2 comments

#53 - No `parse` getter in Decimal

Issue - State: closed - Opened by HualiangLI about 3 years ago - 1 comment

#52 - Allow parsing with Intl format

Issue - State: closed - Opened by kuhnroyal about 3 years ago - 4 comments

#51 - Support control of precision and parsing formats.

Issue - State: closed - Opened by bsutton about 3 years ago - 1 comment

#50 - Loosing -> losing

Pull Request - State: closed - Opened by MarkOSullivan94 about 3 years ago - 1 comment

#49 - bug report

Issue - State: closed - Opened by Bunny1376 over 3 years ago - 1 comment

#48 - toStringAsExponential returns INFINITY

Issue - State: closed - Opened by canastro over 3 years ago - 3 comments

#47 - Freezes while parsing a number that is too big

Issue - State: closed - Opened by canastro over 3 years ago - 3 comments

#46 - Add method to convert double to Decimal

Pull Request - State: closed - Opened by Ashok-Varma over 3 years ago - 4 comments

#45 - Converting incoming json numerics

Issue - State: closed - Opened by IanWorthington over 3 years ago - 4 comments

#44 - Exponent restriction on Decimal.pow/Rational.pow seems unnecessary

Issue - State: closed - Opened by jamesderlin over 3 years ago - 1 comment

#43 - compareTo return value range

Issue - State: closed - Opened by CyJaySong over 3 years ago - 4 comments

#42 - Typo in package description

Issue - State: closed - Opened by zathras over 3 years ago - 1 comment

#41 - Stable release?

Issue - State: closed - Opened by kentcb over 3 years ago - 2 comments

#40 - Nullsafety migration

Pull Request - State: closed - Opened by acoutts almost 4 years ago - 1 comment

#39 - Convert double to Decimal

Issue - State: closed - Opened by SAGARSURI almost 4 years ago - 1 comment

#38 - It will support null safety?

Issue - State: closed - Opened by Silentdoer about 4 years ago - 2 comments

#37 - Rounding

Issue - State: closed - Opened by widavies about 4 years ago - 3 comments

#36 - Square root?

Issue - State: closed - Opened by widavies about 4 years ago - 1 comment

#35 - Number formatting

Issue - State: closed - Opened by himamis about 4 years ago - 7 comments

#34 - Negative Zero

Issue - State: closed - Opened by Samotron1105 over 4 years ago - 1 comment

#33 - Index out of range: index must not be negative: -1

Issue - State: closed - Opened by modulovalue over 4 years ago - 3 comments

#32 - Release as 1.0

Issue - State: closed - Opened by sakesun over 4 years ago - 2 comments

#31 - Please add: static Decimal negativeone = Decimal.fromInt(-1);

Issue - State: closed - Opened by codegrue over 4 years ago - 2 comments

#30 - Please add Decimal.fromDouble(double value)

Issue - State: closed - Opened by codegrue over 4 years ago - 1 comment

#29 - Add toJson method

Issue - State: closed - Opened by jonathantribouharet almost 5 years ago - 3 comments

#28 - Ability to remove trailing zeros from Big decimal value

Issue - State: closed - Opened by eddywm almost 5 years ago - 1 comment

#27 - double to decimal

Issue - State: closed - Opened by kgrigorian about 5 years ago - 2 comments

#26 - Problem with toStringAsPrecision

Issue - State: closed - Opened by giorgiofran about 5 years ago - 1 comment

#25 - Changelog does not match pub

Issue - State: closed - Opened by alanhzhao about 5 years ago - 1 comment

#24 - Decimal.pow

Issue - State: closed - Opened by modulovalue about 5 years ago

#23 - Added Decimal.zero, Decimal.one and .inverse

Pull Request - State: closed - Opened by modulovalue about 5 years ago - 1 comment

#22 - add Decimal.fromDouble

Pull Request - State: closed - Opened by sumanthratna over 5 years ago - 1 comment

#21 - unexpected signum value

Issue - State: closed - Opened by davidfaulks over 5 years ago - 1 comment

#20 - Enhancement: Round at a certain number of places after decimal.

Issue - State: closed - Opened by davidfaulks over 5 years ago - 3 comments

#19 - Specifying precision messes up results?

Issue - State: closed - Opened by davidfaulks over 5 years ago - 1 comment

#18 - Decimal.tryParse("0.9360953686036907").toDouble()

Issue - State: closed - Opened by modulovalue over 5 years ago - 1 comment

#17 - Add a Decimal.tryParse like double.tryParse

Issue - State: closed - Opened by modulovalue over 5 years ago - 1 comment

#16 - make parse method could end with point

Pull Request - State: closed - Opened by DuanTzXavier about 6 years ago - 1 comment

#15 - Pub cannot resolve dependency

Issue - State: closed - Opened by decapo01 over 6 years ago - 3 comments

#14 - RangeError thrown from toStringAsFixed

Issue - State: closed - Opened by kibantony over 6 years ago - 2 comments

#13 - IntegerDivisionByZeroException thrown by toString()

Issue - State: closed - Opened by kibantony over 6 years ago - 2 comments

#12 - makes decimal DDC compatible

Pull Request - State: closed - Opened by kwas85 over 7 years ago - 2 comments

#11 - Added signum getter

Pull Request - State: closed - Opened by stevenroose almost 10 years ago - 2 comments

#10 - Added precision-related getters from Rational

Pull Request - State: closed - Opened by stevenroose almost 10 years ago - 2 comments