mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
camelcase is used for other angular functions and forEach is also used by EcmaScript standard. - rename the internal as well as the external function name - tweak the implementation of the function so that it doesn't clober it self when we extend the angular object with an object that has a forEach property equal to this forEach function Closes #85 |
||
|---|---|---|
| .. | ||
| output | ||
| ApplicationSpec.js | ||
| DescribeSpec.js | ||
| dslSpec.js | ||
| FutureSpec.js | ||
| matchersSpec.js | ||
| mocks.js | ||
| ObjectModelSpec.js | ||
| RunnerSpec.js | ||
| SpecRunnerSpec.js | ||