5
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
refactor(injector): add @FIELD annotations to Key and Dependency More... almost 12 years ago
refactor(injector): add bool and int annotations More... almost 12 years ago
feat(facade): add bool type More... almost 12 years ago
refactor(injector): remove DIError More... almost 12 years ago
feat(injector): change injector to show the full path when error happens in a constructor (async) More... almost 12 years ago
test(transpiler): add a cycle import spec More... almost 12 years ago
transpiler: normalize Dart library name More... almost 12 years ago
chore: use es6-module-loader More... almost 12 years ago
feat(injector): handle async cyclic dependencies More... almost 12 years ago
test(scanner): port the rest of the lexer tests from AngularDart More... almost 12 years ago
feat(injector): implement InjectLazy More... almost 12 years ago
feat(injector): handle in-progress async construction More... almost 12 years ago
feat(injector): handle construction errors More... almost 12 years ago
feat(injector): implement async dependencies More... almost 12 years ago
refactor(injector): use @CONST to create the Inject annotation More... almost 12 years ago
refactor(injector): change reflector to collect the resolving path only when an error occurs More... almost 12 years ago
refactor(facade): instantiate a fixed length array More... almost 12 years ago
refactor(injector): rename humanize into stringify More... almost 12 years ago
fix: Enabled annotation support for Dart More... almost 12 years ago
chore: remove hello test More... almost 12 years ago
design: added selector interface More... almost 12 years ago
chore(karma): use ChromeCanary as the default for JS More... almost 12 years ago
chore(build): execute `pub get` only if a pubspec.yaml changed and run `dart analyzer` on all dart files More... almost 12 years ago
feat(transpiler): implement optional params More... almost 12 years ago
feature(change detection): implement barebone ChangeDetector More... almost 12 years ago
feat(transpiler): add support for arrow functions More... almost 12 years ago