angular/modules
Caitlin Potter b6ee20846b fix(benchmarks): remove reference to String.prototype.contains()
https://github.com/tc39/tc39-notes/blob/master/es6/2014-11/nov-18.md#51--44-arrayprototypecontains-and-stringprototypecontains

removed String.prototype.contains() from standard, and is not
implemented in most runtimes (SpiderMonkey still being an exception).

Closes #3570
2015-08-12 23:16:57 +00:00
..
angular2 feat(npm): add typescript block to package.json 2015-08-12 22:05:41 +00:00
angular2_material chore(material): clean up old workarounds with new features. 2015-08-06 17:54:34 -07:00
benchmarks fix(benchmarks): remove reference to String.prototype.contains() 2015-08-12 23:16:57 +00:00
benchmarks_external chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
benchpress chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
examples refactor(http): move http files to top-level module 2015-08-11 22:32:17 +00:00
http refactor(http): move http files to top-level module 2015-08-11 22:32:17 +00:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00