angular/modules
Tobias Bosch c6846f1163 feat(compiler): new semantics for template attributes and view variables.
- Supports `<div template=“…”>`, including parsing the expressions within
  the attribute.
- Supports `<template let-ng-repeat=“rows”>`
- Adds attribute interpolation (was missing previously)
2014-11-19 14:32:15 -08:00
..
benchmarks refactor(benchmark): simplify writing benchmarks 2014-11-17 12:27:29 -08:00
change_detection feat(compiler): new semantics for template attributes and view variables. 2014-11-19 14:32:15 -08:00
core feat(compiler): new semantics for template attributes and view variables. 2014-11-19 14:32:15 -08:00
di docs(di): simple typo 2014-11-10 17:07:57 -08:00
examples feat(examples): adds hello-world app. 2014-11-19 12:24:14 -08:00
facade feat(bootstraping): application bootstrapping implementation. 2014-11-18 15:02:38 -08:00
rtts_assert feat(deps): update Traceur 0.0.74 2014-11-07 10:29:48 -08:00
test_lib fix(test_lib): allow equality tests for Map 2014-11-17 17:47:50 -08:00