aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/compiler.js
AgeCommit message (Expand)Author
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-03fix($compile): relax the restriction that directives can not add siblingsMisko Hevery
2012-03-29refactor($compile): move methods of attr object into prototypeVojta Jina
2012-03-29fix($compile): properly clone attr.$observers in ng-repeatVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery