dart-sdk/pkg
Harry Terkelsen 3a25ead178 Generate super.noSuchMethod if super call is malformed
This doesn't fix all of the errors with 
'Error: ".function" called on null' stacktraces. 

Change-Id: I7ddc0405db7e2f028eb27028c854dab29a0adf16
Reviewed-on: https://dart-review.googlesource.com/5522
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Harry Terkelsen <het@google.com>
2017-09-15 20:03:51 +00:00
..
analysis_server Fix an exception when a package is not defined 2017-09-14 19:42:50 +00:00
analysis_server_client Test failing fix. Stdin is mocked to avoid the typing issue; not critical for this unit test. 2017-08-08 19:00:37 -07:00
analyzer Reuse AnalysisContext and resynthesizer from LibraryContext in LibraryAnalyzer. 2017-09-15 19:21:48 +00:00
analyzer_cli Add preview-dart-2 flag to analyzer cli and plumb it through test.py. 2017-09-07 20:13:40 +00:00
analyzer_plugin Fix fuzzy arrow warnings in analyzer and analysis_server. 2017-09-06 00:26:18 +00:00
async_helper
browser
compiler Generate super.noSuchMethod if super call is malformed 2017-09-15 20:03:51 +00:00
dart_messages
dev_compiler fix metadata reflection for fields 2017-09-15 00:08:17 +00:00
expect Migrate block 44. 2017-08-02 13:45:45 -07:00
front_end Add more tests of forwarding stubs for fields. 2017-09-15 19:13:27 +00:00
js
js_ast dart2js-kernel: Handle type variables with names like '#U0' 2017-09-13 23:18:21 +00:00
kernel [Kernel, VM/AOT] Avoid DirectMethodInvocations to getters or fields 2017-09-15 16:15:12 +00:00
meta Update meta version pre-publish. 2017-07-19 14:30:47 -07:00
microlytics
status_file Removing specific path dependency. 2017-09-07 08:15:18 +00:00
telemetry Put the analytics UI behind a flag. 2017-08-24 11:17:37 -07:00
testing Eliminate uses of fuzzy arrows in pkg/testing (fix bots). 2017-08-30 16:24:56 -07:00
typed_mock
.gitignore
BUILD.gn
pkg.status dart2js: Remove lookup map support 2017-09-12 20:16:12 +00:00