Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
b6997de Resolve typed constant initializers separately. 8053c43 Compute static types for for-in loops b9c87eb Add scanner languageVersionChanged callback fa274ec Make each NullabilityNode track those nodes that are downstream of it. 4073788 Error reporting and ~no location data 8d4816b Reimplement member usage tracking b36734f Fix crash when duplicate fields have annotations 30e21f3 Don't crash when additional exports contain duplicate names 9670b2c Update the server API to support context messages 58c6d78 [vm] Check Zones are only [un]chained on the correct side of a safepoint transition. 4ce3aa7 [vm] Replace ^= assignments with = where possible 2e24a99 Support for 'nullabilitySuffix' in linked types. 481d6b9 Fix the windows bots ee1192e [dart/vm] Extended graph checker a32fee5 [dart/vm] GenericCheckBound (AOT) may throw 3b22a7a [vm/profiler] Fix native stack walker to properly skip PC = 0xFF..FF a30819a Add a diagnostic associated with the default List constructor ac4fd50 [vm, compiler] Check for length overflow when eliminating write barriers for variable-length objects. 7cb1365 replace individual scanner flags with scanner configuration a20e7ee update scanner config based on language comment 26a82db Support for LibraryElemenet.entryPoint de1966d Separately handle InterfaceType and FunctionType while collecting free type parameters. e178b07 [test] Speed up unicode-regexp-zero-length_test. 5896692 Introduce pkg/modular_test: a package to specify modular tests d543d2e Check window.MediaSource before call constructor 46847f2 Store super-invoked names for mixins.
- Loading branch information