Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Issue 9562006: No IntegerDivisionByZeroException in Leg (as it only has doubles). Also fix a rounding issue. (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
floitsch, kasperl
CC:
reviews_dartlang.org, Lasse Reichstein Nielsen, karlklose, ngeoffray
Visibility:
Public.

Description

No IntegerDivisionByZeroException in Leg (as it only has doubles). Also fix a rounding issue. Committed: https://code.google.com/p/dart/source/detail?r=4887

Patch Set 1 : changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -45 lines) Patch
M dart/frog/leg/lib/js_helper.dart View 19 chunks +29 lines, -27 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 4 chunks +10 lines, -18 lines 0 comments Download
M dart/tests/language/language-leg.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ahe
Leg only has one number type which should be pretty close to Dart's double. So ...
8 years, 9 months ago (2012-03-01 15:39:46 UTC) #1
floitsch
8 years, 9 months ago (2012-03-01 16:31:36 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698