angular.js/src/scenario/output
Igor Minar 0a6cf70deb Rename angular.foreach to angular.forEach to make the api consistent.
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
2011-01-10 10:26:55 -08:00
..
Html.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00
Json.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00
Object.js Lots of bug fixes in the scenario runner and a bunch of new features. 2010-10-26 15:17:57 -07:00
Xml.js Rename angular.foreach to angular.forEach to make the api consistent. 2011-01-10 10:26:55 -08:00