You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix multiple issues with properties and top level variables (#1466)
* a little debug code
* intermediate state: things mostly work, but a lot of private constants showing up as broken links.
* intermediate state: debugging angular
* intermediate state. things more or less work but are messy.
* Screenshot worthy.
* tests closer now
* Tests pass!
* fix up element search
* beginnings of unit tests
* Add new tests, and they pass.
* Add stranded files.
* Cleanup + dartfmt
* Minor cleanups
* More cleanups and simplification
* rebuild docs
* Add a test for extended docs for explicit getter/setter fields
* Test tweaks and dartfmt
* simplify an if statement
* recover some performance
* get back a little more performance
* dartfmt
* Fix minor problem with sdk build
* dartfmt
* Fix warning generation on non-canonical FieldElements
* Add review comments
0 commit comments