This website requires JavaScript.
Explore
Help
Register
Sign In
dart-lang
/
sdk
Watch
1
Star
0
Fork
0
You've already forked sdk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
9e29d33563feaed5aa111ec5ce636dd76cf27024
sdk
/
pkg
/
analyzer
/
lib
T
History
Vijay Menon
ba6078197b
Fix warnings on implicit casts
...
R=leafp@google.com
Review URL:
https://codereview.chromium.org/1418653003
.
2015-10-20 16:00:21 -07:00
..
file_system
Issue 24538. Route SDK results into SDK context DartWorkManager.
2015-10-09 21:45:35 -07:00
instrumentation
Reformat code to reduce churn
2015-09-09 08:19:41 -07:00
plugin
Add context to OptionsProcessor callback API.
2015-10-08 10:47:06 -07:00
source
Analysis Options processing task and manager.
2015-10-20 15:38:55 -07:00
src
Fix warnings on implicit casts
2015-10-20 16:00:21 -07:00
task
Library Cycle invalidation. Library cycle information on the element model was not being correctly invalidated on incremental updates to source files, since the appropriate dependencies cannot be surfaced in the task model directly. This CL adds logic to conservatively invalidate the element model information as needed.
2015-10-19 17:08:07 -07:00
analyzer.dart
DRY'd up the parse methods. Aligned arguments between parse File and String
2015-04-14 21:13:48 +00:00