5
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(transpiler): add support for getters More... almost 12 years ago
feat(ElementInjector): add support for "special" objects More... almost 12 years ago
feat(ElementInjector): implement ElementInjector More... almost 12 years ago
refactor(di): cleanup More... almost 12 years ago
design: view instantiation test More... almost 12 years ago
refactor(di): simplify Injector API More... almost 12 years ago
use Promise instead of Future More... almost 12 years ago
refactor(di): use boolean instead of bool More... almost 12 years ago
feat(transpiler): add support for named params to new expressions More... almost 12 years ago
feat(injector): add support for default bindings More... almost 12 years ago
refactor(di): cleanup to make dartanalyzer happy More... almost 12 years ago
refactor(di): make use of optional parameters More... almost 12 years ago
chore(transpiler): show filepath when error happens More... almost 12 years ago
fix(transpiler): only call transform/visit when defined More... almost 12 years ago
refactor(transpiler): instanceof More... almost 12 years ago
test(transpiler): add spec for instanceof More... almost 12 years ago
chore: allow running Dart/JS Karma at the same time More... almost 12 years ago
refactor(injector): implement support for nested bindings More... almost 12 years ago
style(di): add new lines More... almost 12 years ago
refactor(injector): change toFactory to use reflector to construct dependencies More... almost 12 years ago
refactor(injector): cleanup More... almost 12 years ago
feat(injector): change injector to recover from errors More... almost 12 years ago
refactor(di): move Dependency from key.js to binding.js More... almost 12 years ago
docs(di): add docs to di module More... almost 12 years ago
feat(benchmark): add a simple benchmark for the di module More... almost 12 years ago
refactor(named parameters): mimic original traceur architecture More... almost 12 years ago
refactor(reflector): cleanup More... almost 12 years ago
style(reflector): formatting More... almost 12 years ago
refactor(injector): uses one instance of reflector instead of creating a new instance every time More... almost 12 years ago
refactor(injector): cleanup More... almost 12 years ago