2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf(ElementInjector): add a benchmark measuring the instantiation of element injectors without using reflection More... almost 11 years ago
feat(ElementInjector): change ElementInjector to accept bindings or types More... almost 11 years ago
feat(ElementInjector): throw when encounter a cyclic dependency More... almost 11 years ago
feat(ChangeDetector): Add support for chained properties More... almost 11 years ago
chore: adds Windows support for build More... almost 11 years ago
feat(View): implement ProtoView.instantiate More... almost 11 years ago
docs(readme): add missing prerequsite [karma-cli] More... almost 11 years ago
feat(di): add metadata to Key More... almost 11 years ago
refactor(collection): use Map instead of Object More... almost 11 years ago
fix(super): `super()` now means call the proto of the current function. More... almost 11 years ago
feat(transpiler): add support for getters More... almost 11 years ago
feat(ElementInjector): add support for "special" objects More... almost 11 years ago
feat(ElementInjector): implement ElementInjector More... almost 11 years ago
refactor(di): cleanup More... almost 11 years ago
design: view instantiation test More... almost 11 years ago
refactor(di): simplify Injector API More... almost 11 years ago
use Promise instead of Future More... almost 11 years ago
refactor(di): use boolean instead of bool More... almost 11 years ago
feat(transpiler): add support for named params to new expressions More... almost 11 years ago
feat(injector): add support for default bindings More... almost 11 years ago
refactor(di): cleanup to make dartanalyzer happy More... almost 11 years ago
refactor(di): make use of optional parameters More... almost 11 years ago
chore(transpiler): show filepath when error happens More... almost 11 years ago
fix(transpiler): only call transform/visit when defined More... almost 11 years ago
refactor(transpiler): instanceof More... almost 11 years ago
test(transpiler): add spec for instanceof More... almost 11 years ago
chore: allow running Dart/JS Karma at the same time More... almost 11 years ago
refactor(injector): implement support for nested bindings More... almost 11 years ago
style(di): add new lines More... almost 11 years ago
refactor(injector): change toFactory to use reflector to construct dependencies More... almost 11 years ago