Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dart.googlesource.com-fixnum
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
dart.googlesource.com-fixnum
Graph
eb0d5cab61b1a71f58cce6c6fa22cc4699fb04aa
Select Git revision
Branches
4
fix-parse
master
default
rakudrama-patch-1
tryParse
Tags
11
0.10.11
0.10.10
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.9.1+2
0.9.1+1
0.9.1
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Dec
28
Oct
10
7
4
20
Aug
31
Jul
29
Apr
6
Nov
18
Jul
10
16
Mar
6
Feb
12
Jan
30
Oct
28
21
Sep
19
Jul
18
14
10
May
21
Apr
10
Feb
9
8
Address pedantic lints (#52)
master
master
Update int64_test.dart
rakudrama-patch-1
rakudrama-patch-1
Update int64_test.dart
Update int64_test.dart
Update int_64_vm_test.dart
Update pubspec.yaml
Update int32_test.dart
Update all_tests.dart
Update int32.dart
Update intx.dart
Update int32.dart
Update int32.dart
Update int64.dart
Update int32.dart
Update analysis_options.yaml
Update int64.dart
Version 0.10.11
0.10.11
0.10.11
Update to pedantic 1.8.0, also no implicit casts (#50)
Fix Int64._parseRadix (#49)
0.10.10
0.10.10
code review suggestions
fix-parse
fix-parse
code review suggestions
Fix lint warning
Update changelog
Fix Int64._parseRadix
Fix outdated pub site URLs
Delete codereview.settings
Update lints, test on oldest supported Dart SDK (#47)
fix changelog
0.10.9
0.10.9
fix some more lints
Enable and fix a number of lints (#45)
Add toStringUnsigned() method (#44)
chore: set max SDK version to <3.0.0 (#43)
0.10.8
0.10.8
test: move tests requiring the VM to their own test file
fix: go Dart-2 only, update dependencies, update deprecated test usage
misc: small fix to changelog
Update .gitignore to new `dart_tool` pub cache (#40)
Delete PATENTS
Version 0.10.7 (#34)
0.10.7
0.10.7
Make bitshifts work at bitwidth boundaries
Fix #31: Make shifts work at width boundaries.
Loading