Commit ae14c5a
authored
d5405d0 [cfe] Allow local const variables as annotations.
0d0f01a Add new AOT build steps to deb package build script.
182d55d [dart2js] Add support for BabelJS to test.py
b1d3a21 Fill references to dynamic/Naver in LinkedElementFactory.
d9dccc3 Pass in no_git_hash option to utils.py when computing version
f9bf379 Move BOOLEAN_CONVERSION_CHECK to separate HInstruction
2e51423 Convert the way function types are displayed to better match the syntax of Dart
da3ead0 Issue 3446. Recurse into attributes to find children widgets.
9556a95 Fix string->bytes encoding in overlay_file_system
fc17a90 assist for sorting child properties last
b0a11c9 [vm] Fix kernel list loader so that files are relative to the list.
96c2d3c [dartdevc] enable testing of ddc internals
554f9db [ VM / Service ] Made Logging event and LogRecord public
46ae4c5 [ VM ] Removed tests that are no longer valid as of Dart 2.0.
c35f53f [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs
af93ebc [vm] Direct generation of ELF shared libraries.
834587a [dartdevc] fix import/export declarations for es6 to add extension
d06592b [dartdevc] Add details to failed assertion messages
cca2bb3 [ dart:developer ] Exposed `reason`, `errorCode`, and `errorDetail` getters in `ServiceExtensionResult`.
03781b9 Build also summary2 in build mode.
4c32cdd [vm/ffi] Fix ffi trampoline class finalization - fix test on android
1 parent 3ea7ac8 commit ae14c5a
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
4884 | 4884 | | |
4885 | 4885 | | |
4886 | 4886 | | |
4887 | | - | |
4888 | 4887 | | |
4889 | 4888 | | |
4890 | 4889 | | |
4891 | 4890 | | |
4892 | 4891 | | |
4893 | 4892 | | |
4894 | | - | |
4895 | 4893 | | |
4896 | 4894 | | |
4897 | 4895 | | |
| |||
4963 | 4961 | | |
4964 | 4962 | | |
4965 | 4963 | | |
4966 | | - | |
4967 | 4964 | | |
4968 | 4965 | | |
4969 | 4966 | | |
| |||
5186 | 5183 | | |
5187 | 5184 | | |
5188 | 5185 | | |
| 5186 | + | |
| 5187 | + | |
5189 | 5188 | | |
5190 | 5189 | | |
5191 | 5190 | | |
| |||
0 commit comments