dart-sdk/runtime/observatory
Régis Crelier cb8c0ab8f5 [vm] Remove MixinAppType VM class and VM code supporting type resolution.
In Dart2, mixin application classes are generated by kernel and type resolution
is performed by kernel. In Dart1, using the VM parser, these tasks were done
during class and type finalization.

Change-Id: I927b1446d906ffd76ed9591c96e0d974df09f3bf
Reviewed-on: https://dart-review.googlesource.com/c/87025
Commit-Queue: Régis Crelier <regis@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2018-12-13 20:18:36 +00:00
..
bin Observatory strong mode fixes: make callback parameter types more general. 2018-05-24 23:07:55 +00:00
lib [vm] Delete BoundedType class in VM. 2018-12-10 23:15:27 +00:00
tests [vm] Remove MixinAppType VM class and VM code supporting type resolution. 2018-12-13 20:18:36 +00:00
tool Use dartfmt on Observatory code 2016-09-16 06:59:51 -07:00
web [observatory] Update packages and remove dead dependencies. 2018-06-25 22:09:54 +00:00
.gitignore Commit observatory's pubspec.lock to the repo 2016-09-27 14:04:47 +02:00
.packages [observatory] Progress toward static mode compatibility. 2018-07-17 16:27:40 +00:00
analysis_options.yaml Analyze all the pkg/ code on the bots. 2018-07-12 16:35:03 +00:00
BUILD.gn [observatory] Fail gracefully when a Script lacks source code. 2018-10-10 21:03:14 +00:00
HACKING.md Fix some observatory analysis issues. 2017-06-08 23:59:26 -07:00
observatory_sources.gni [vm] Remove TokenStream, TokenValue, CompilerStats. 2018-10-10 21:39:45 +00:00
pubspec.yaml Fix analysis hints/warnings in runtime/observatory 2018-11-09 00:52:44 +00:00
update_sources.py [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00