2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 15 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(parser): clean up tests More... over 9 years ago
cleanup(parser): add type annotations to all AST classes More... over 9 years ago
feat(parser): split parse into parseBinding and parseAction More... over 9 years ago
chore(karma): add karma.conf.js symlink More... over 9 years ago
fix(example): make it work More... over 9 years ago
feat(parser): add support for formatters More... over 9 years ago
feat(parser): throw when expected an identifier More... over 9 years ago
feat(parser): change Parser to return null when one of the operands is null More... over 9 years ago
feat(parser): add support for ternary operator More... over 9 years ago
feat(transpiler): allow @CONST annotation on class More... over 9 years ago
feat(Change Detection): Child watch groups More... over 9 years ago
feat(parser): adds basic expressions to the parser. More... over 9 years ago
feat(elementBinder): introduce element binder. More... over 9 years ago
chore: source maps for Karma/Gulp More... over 9 years ago
feat(view): hook watch group instantiation in the view. More... over 9 years ago
feat(Change Detection): Implement map changes More... over 9 years ago
feat(test_lib): change test_lib.dart to structurally compare objects More... over 9 years ago
doc(debug): add instructions for debugging the tests in the README More... over 9 years ago
feat(selector): initial version of the selector More... over 9 years ago
feat(facade/collection): add StringMap support More... over 9 years ago
feat(facade/lang): add math and regexp support More... over 9 years ago
fix(facade/lang): use strict equality for performance More... over 9 years ago
feat(Change Detection): Implement collection changes More... over 9 years ago
feat(Parser): implement Parser More... over 9 years ago
docs(readme): add installation of pub as a pre-requisite More... over 9 years ago
chore(travis): cleanup travis.yml More... over 9 years ago
chore(gulp): cleanup gulp file More... over 9 years ago
chore(pubspec): fix a typo More... over 9 years ago
feat(view): add onChange implementation to view. More... over 9 years ago
perf(ElementInjector): add a benchmark measuring the instantiation of element injectors without using reflection More... over 9 years ago