A git mirror of Google's Dart runtime
Stars
13
Forks
4
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Remove num-parse failure expectation for dart2js after changing test.
189c705View on GitHubChange Expect.identical(NaN, x) to not assume NaNs are identical.
32aaef4View on GitHubDisable profiler, as profiler shutdown is racing with isolates.
6e189a2View on GitHubWe can actually map the Dart shift right to the JavaScript one under certain conditions.
dac0604View on GitHubHandle parenthesized expression in type promotion.
91dd028View on GitHubDon't run test against '.' while running test that changes current working directory.
ad0a768View on GitHubUse ino64_t on linux, to match the output of stat64.
456799cView on GitHubIssue 13549. Tweaks for arguments list completion.
8d3825fView on GitHubEnsure profiler manager thread has shutdown before main thread
d936385View on GitHub