Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.1.6.1
/
lib
tag
115c6645389c5e8c07168ab8e7be3bb966d4f426
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
4bdeea0d13e6df41d66ac84c9e9ebf92eb5cc461
0.1.6.1
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
7d05eaa
Make AudioBufferSourceNode not picky about the number of parameters that are
by efortuna@google.com
· 13 years ago
4b2cf64
Enable js-helper library in the html library.
by floitsch@google.com
· 13 years ago
1386f01
[dart2dart] Fix assertions for tests to pass in checked mode.
by smok@google.com
· 13 years ago
e88c4aa
Reserve a state variable for the bailout function.
by floitsch@google.com
· 13 years ago
7b171e3
Mirrors stub added to dart2js.
by johnniwinther@google.com
· 13 years ago
228c285
Add warning for future maintainers of Timer.
by ahe@google.com
· 13 years ago
516a5c8
Re-land r13557 on behalf of Alexander.
by kasperl@google.com
· 13 years ago
20084e0
Land Alexander's change that throw on abstract class instantiations.
by kasperl@google.com
· 13 years ago
02d9df2
Make WheelEvent.delta{X,Y} return num, not int.
by antonm@google.com
· 13 years ago
3b4d891
Land Alexander's change that turns assert into a keyword.
by kasperl@google.com
· 13 years ago
dec9277
Temporarily disable minification of local variables bug=5808
by erikcorry@google.com
· 13 years ago
646faf8
Restore _TimerFactory class.
by ahe@google.com
· 13 years ago
9a1dd94
The following identifiers are now built-in:
by ahe@google.com
· 13 years ago
55c1b05
Remove Timer factory class.
by ahe@google.com
· 13 years ago
c3c04fc
Revert "Made dart2js constructor lookup logic "private"-aware, fixed 4740 bug." and 5 subsequent attempts to fix the build.
by aprelev@gmail.com
· 13 years ago
a168ca5
Fix the build - make Selector visible to the test by importing universe.dart into types.dart.
by aprelev@gmail.com
· 13 years ago
d1a7fff
Fixing the build - use Selector to lookup default constructor.
by aprelev@gmail.com
· 13 years ago
b2c3c8a
Don't rely on argument names in the isolate code.
by floitsch@google.com
· 13 years ago
3bb0ab1
Made dart2js constructor lookup logic "private"-aware, fixed 4740 bug.
by aprelev@gmail.com
· 13 years ago
6f3a0d5
Give different runtime type representations to different types with the same name.
by karlklose@google.com
· 13 years ago
8a0ebc5
Allow closures inside lazy initializers.
by floitsch@google.com
· 13 years ago
264a8cc
EmptyLink => Link
by johnniwinther@google.com
· 13 years ago
981fdd3
Show and hide combinators supported.
by johnniwinther@google.com
· 13 years ago
f6c129c
Move interface merging info to type registry.
by podivilov@google.com
· 13 years ago
c06efa8
Concrete type inference integration. Disabled by default.
by polux@google.com
· 13 years ago
1b032bb
Remove LinkFactory and EmptyLink.
by ahe@google.com
· 13 years ago
fbc14bd
Fix bug in ByteArray.subByteArray implementation for omitted length.
by lrn@google.com
· 13 years ago
3297a9f
Rename locals to a, b, c... instead of z0, z1... BUG=
by erikcorry@google.com
· 13 years ago
25496db
Handle modifiers (abstract) on class nodes.
by johnniwinther@google.com
· 13 years ago
7ebd121
Added 'dynamic' keyword, so that 'Dynamic' can be deprecated.
by aprelev@gmail.com
· 13 years ago
3ace897
Remove Hashable. Review URL: https://codereview.chromium.org//11028123
by dgrove@google.com
· 13 years ago
026b907
Register parameter types for closure invocations to the backend.
by floitsch@google.com
· 13 years ago
9dad6e7
Revert "Allow closures inside lazy initializers."
by floitsch@google.com
· 13 years ago
ef93dd9
Added support for exports and re-exports.
by johnniwinther@google.com
· 13 years ago
2a77601
Rename WebKit's WheelEvent.wheelDelta{X,Y} to W3C WheelEvent.delta{X,Y}.
by antonm@google.com
· 13 years ago
6fa5d00
Complete support for type variables in new expressions.
by karlklose@google.com
· 13 years ago
5464ab0
Get rid of webkit_renames in dartdomgenerator.py.
by podivilov@google.com
· 13 years ago
f8762b2
Introduce ListLikeIDLTypeInfo as a replacement for nativified_classes table.
by podivilov@google.com
· 13 years ago
9d19336
Add interface_name and implementation_name to IDLTypeInfo class and use them instead of dart_type.
by podivilov@google.com
· 13 years ago
8cbfa75
Do not allow platform prefices to conflict with fixed members.
by antonm@google.com
· 13 years ago
1b5cc82
Allow closures inside lazy initializers.
by floitsch@google.com
· 13 years ago
f673494
Copy to make benefit of glorious subversion
by johnniwinther@google.com
· 13 years ago
ae83e25
Revert "Allow closures inside lazy initializers."
by floitsch@google.com
· 13 years ago
0a6a390
Fix to dartbug.com/5170, explictly static library variables now get an appropriate error message.
by jwren@google.com
· 13 years ago
c5600d9
Allow closures inside lazy initializers.
by floitsch@google.com
· 13 years ago
c08200a
Add minifying renamer to the JS printer so locals are called z0, z1, z2, etc.
by erikcorry@google.com
· 13 years ago
df630b6
Fixed typo
by vsm@google.com
· 13 years ago
9a19a1f
Roll IDL to multivm@937
by vsm@google.com
· 13 years ago
30b34c8
Better return types for window.location and window.history
by vsm@google.com
· 13 years ago
166d2b2
Fix some type narrowing
by vsm@google.com
· 13 years ago
a2daec4
Fix Timers in isolates in dart2js.
by justinfagnani@google.com
· 13 years ago
c2e3511
Move leap to lib/compiler/samples.
by dgrove@google.com
· 13 years ago
6964b75
Revert "Address Peter's comments on Function.apply."
by floitsch@google.com
· 13 years ago
c49a927
Address Peter's comments on Function.apply.
by ngeoffray@google.com
· 13 years ago
174f264
First stab at parsing redirecting constructors.
by lrn@google.com
· 13 years ago
e24c0e7
Implement Function.apply in dart2js.
by ngeoffray@google.com
· 13 years ago
3c87aa3
Move RuntimeTypeInformation to its own library.
by karlklose@google.com
· 13 years ago
611470a
Disallow non-identifiers in for-in.
by karlklose@google.com
· 13 years ago
8214500
Implement part-of directive.
by ahe@google.com
· 13 years ago
9fa3103
Remove explicit interface versions of dartdoc files.
by sra@google.com
· 13 years ago
845c13e
Replacing non-portable CanvasRenderingContext.setFillColor with more portable variants.
by blois@google.com
· 13 years ago
0109e88
Remove some warnings and dead code in dart2js.
by karlklose@google.com
· 13 years ago
8a952fa
Better value range propagation by supporting negating ranges.
by ngeoffray@google.com
· 13 years ago
Next »