Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.1.1
/
lib
tag
10ae005f8f5a05c74200c752bcfd45f0735cca95
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
8aea8593874f8afd9d38a883d33296fd7cfdefe1
0.2.1.1
df4f2cf
VERSION 0.2.1.0
by dgrove@google.com
· 10 years ago
0.2.1.0
94cd105
Version 0.2.0.0.
by dgrove@google.com
· 10 years ago
0.2.0.0
03b9aad
Version 0.1.6.0
by ricow@google.com
· 10 years ago
0.1.6.0
5b06abf
Version 0.1.5.0
by ricow@google.com
· 10 years ago
0.1.5.0
0610cb3
Version 0.1.4.0
by ricow@google.com
· 10 years ago
0.1.4.0
7824353
Version 0.1.3.0
by dgrove@google.com
· 10 years ago
0.1.3.0
0937a23
Version 0.1.1.0
by dgrove@google.com
· 10 years ago
b7e27fc
Version 0.1.0.0
by dgrove@google.com
· 10 years ago
8a431ac
result of
by dgrove@google.com
· 10 years ago
dce89d6
result of
by dgrove@google.com
· 10 years ago
8b45263
result of
by dgrove@google.com
· 10 years ago
7cd8d97
result of
by dgrove@google.com
· 10 years ago
eaeeffc
result of
by dgrove@google.com
· 10 years ago
18e4400
result of
by dgrove@google.com
· 10 years ago
1eedd0a
result of
by dgrove@google.com
· 10 years ago
4a0bd7e
result of
by dgrove@google.com
· 10 years ago
733a9bd
result of
by dgrove@google.com
· 10 years ago
f1488e3
result of
by dgrove@google.com
· 10 years ago
a78aad6
result of
by dgrove@google.com
· 10 years ago
43f5720
result of
by dgrove@google.com
· 10 years ago
c5c3d9b
result of
by dgrove@google.com
· 10 years ago
8b31eba
result of
by dgrove@google.com
· 10 years ago
9245995
result of
by dgrove@google.com
· 10 years ago
2f9c268
Result of
by dgrove@google.com
· 10 years ago
21a5449
result of
by dgrove@google.com
· 10 years ago
c4767f8
result of
by dgrove@google.com
· 10 years ago
2c23b2d
result of
by dgrove@google.com
· 10 years ago
8cef7c3
result of
by dgrove@google.com
· 10 years ago
85249c5
result of
by dgrove@google.com
· 10 years ago
6666b85
result of
by dgrove@google.com
· 10 years ago
2933313
result of svn merge -r 10021:10115 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
by dgrove@google.com
· 10 years ago
e775244
result of
by dgrove@google.com
· 10 years ago
5fdc13b
result of
by dgrove@google.com
· 10 years ago
d726b9c
result of
by dgrove@google.com
· 10 years ago
db73d09
result of
by dgrove@google.com
· 10 years ago
4d968b4
result of
by dgrove@google.com
· 10 years ago
6997401
(remerge after revert of r9571)
by dgrove@google.com
· 10 years ago
b65349d
Revert r9571, which had some merge issues.
by dgrove@google.com
· 10 years ago
45e1a57
svn merge -r 9312:9474 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
by pquitslund@google.com
· 10 years ago
7041a6b
Make methods in Stopwatch getters and rename to be more consistent.
by floitsch@google.com
· 13 years ago
38be5a3
Revert "Minifying renamer for classes, methods and instance variables."
by erikcorry@google.com
· 13 years ago
fa3e4cc
Disable assertion and remove type to make host-checked mode green again.
by ahe@google.com
· 13 years ago
a33aa90
Minifying renamer for classes, methods and instance variables.
by erikcorry@google.com
· 13 years ago
ab071c1
DartCallback is now a DartIsolateDestructionObserver.
by podivilov@google.com
· 13 years ago
ec5747f
Ensure that ClassElement.lookupConstructor fails when looking up default constructor using Selector.callConstructor(), forcing client to use Selector.callDefaultConstructor() instead.
by aprelev@gmail.com
· 13 years ago
b791512
Don't emit compile-time constants that have already been inlined.
by floitsch@google.com
· 13 years ago
b8b5632
Convert NoMoreElementsException and EmptyQueueException to StateError.
by lrn@google.com
· 13 years ago
9af1616
Avoid calling resolveMethodElement from SSA builder.
by johnniwinther@google.com
· 13 years ago
3aa5f55
Add 'part of' in dart2js code.
by johnniwinther@google.com
· 13 years ago
90c928a
Fix typo (used keys as a method instead of as a getter).
by floitsch@google.com
· 13 years ago
9cc9214
Rename regexp methods to getters.
by floitsch@google.com
· 13 years ago
2e77838
Make getKeys, getValues getters (keys, values).
by floitsch@google.com
· 13 years ago
3d321c2
Don't use Object.hashCode.
by ahe@google.com
· 13 years ago
3300f91
Make first and last getters.
by floitsch@google.com
· 13 years ago
e7c5e69
Make String.charCodes a getter.
by floitsch@google.com
· 13 years ago
f9fd958
Various compile-time improvements for dart2js:
by ahe@google.com
· 13 years ago
30e5241
Make unresolved access to top-level member a dynamic error.
by karlklose@google.com
· 13 years ago
d016273
Allow TreeElements to be set by tests.
by ahe@google.com
· 13 years ago
f499ec0
- Add support for binary operators
by polux@google.com
· 13 years ago
0ee68c7
Fix a bug which caused exported elements to conflict with locally defined ones.
by ahe@google.com
· 13 years ago
851f662
Analyze for loops.
by polux@google.com
· 13 years ago
280a7e5
Fix send to this in concrete typeinference.
by polux@google.com
· 13 years ago
3383271
Migrate to getter for isEmpty.
by antonm@google.com
· 13 years ago
afadeef
Migrate to hasNext as a getter, not method.
by antonm@google.com
· 13 years ago
09f6d09
Make isEmpty a getter.
by floitsch@google.com
· 13 years ago
0e47b36
Make hasNext a getter instead of a method.
by floitsch@google.com
· 13 years ago
a083c1a
Removed IllegalAccessException and UnsupportedOperationException.
by lrn@google.com
· 13 years ago
4be6264
[json & uri] cleanup === and !==
by danrubel@google.com
· 13 years ago
86e5c73
Move StringBufferImpl from coreimpl to core as _StringBufferImpl.
by ajohnsen@google.com
· 13 years ago
5904137
Moved RuntimeOptions from coreimpl to core, renamed to _OptionsImpl.
by ajohnsen@google.com
· 13 years ago
f597d23
Add type annotations to remove warnings and fix a bug.
by karlklose@google.com
· 13 years ago
0b7a22f
Fix typo (rewriting comment).
by floitsch@google.com
· 13 years ago
1239971
Do not rename to used platform libs identifiers to escape unnecessary shadowing.
by antonm@google.com
· 13 years ago
5233dfa
Make endianness named argument for DataView accessors.
by antonm@google.com
· 13 years ago
7983141
Move DualPivotQuicksort from coreimpl to core as _Sort.
by ajohnsen@google.com
· 13 years ago
bc7f07a
Move ObjectNotClosureException and ClosureArgumentMismatchException to patch file.
by lrn@google.com
· 13 years ago
8b6565c
Move DateImplementation from coreimpl to core, making it private.
by ajohnsen@google.com
· 13 years ago
27cadf2
isEven, isOdd, isNegative, isMaxValue, isMinValue, isInfinite, isPositive, isSingleValue.
by floitsch@google.com
· 13 years ago
7e608a2
Move FutureImpl and CompleterImpl from coreimpl to core, while also making them private.
by ajohnsen@google.com
· 13 years ago
6254729
Revert "Parts must start with 'part of'" and "Attempt to fix VM build"
by ahe@google.com
· 13 years ago
e524049
Switch to new library syntax.
by antonm@google.com
· 13 years ago
50b5b6e
Parts must start with 'part of'
by scheglov@google.com
· 13 years ago
c0b6dd8
Get rid of Dynamic.
by antonm@google.com
· 13 years ago
24f777a
Get rid of abstract modifier for members.
by antonm@google.com
· 13 years ago
9f92056
Add InvocationMirror interface to the core library.
by lrn@google.com
· 13 years ago
fc040e9
Add InvocationMirror interface to the core library.
by lrn@google.com
· 13 years ago
7da3f29
Remove more () from getters.
by kasperl@google.com
· 13 years ago
bd7784b
Get rid of ===/!===.
by antonm@google.com
· 13 years ago
5c125be
Scope classes moved to scope.dart
by johnniwinther@google.com
· 13 years ago
83f6e36
Copy to make benefit glorious subversion ... and prepare for scope.dart
by johnniwinther@google.com
· 13 years ago
8833ae4
Add comment to JavaScript helpers for dates and times.
by karlklose@google.com
· 13 years ago
b4c773d
Fixes to unbreak the build.
by antonm@google.com
· 13 years ago
a3706d7
Regenerate libs after recent change.
by antonm@google.com
· 13 years ago
a1b207b
Roll WebKit IDLs forward.
by antonm@google.com
· 13 years ago
00ffc1b
Start a whitelist of methods those optionals should be treated as named formals in dart:html.
by antonm@google.com
· 13 years ago
bf7421f
Remove reference to ObjectNotClosureException in dart2js.
by lrn@google.com
· 13 years ago
3f0b894
Enforce new optional parameter rules.
by regis@google.com
· 13 years ago
e88232c
Revert 13878 Review URL: https://codereview.chromium.org//11227027
by danrubel@google.com
· 13 years ago
5db247b
Revert one instance of identical to === (TBR)
by danrubel@google.com
· 13 years ago
85df57b
Remove use of Scope.element and Scope.parent.
by johnniwinther@google.com
· 13 years ago
Next »