<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/auto, branch v1.1.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix($injector): provider can now be defined in the array format</title>
<updated>2012-12-01T17:41:59+00:00</updated>
<author>
<name>Sudhir Jonathan</name>
</author>
<published>2012-11-26T19:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2c405f417125c80c387a51baece8bf6e1e0c0a81'/>
<id>2c405f417125c80c387a51baece8bf6e1e0c0a81</id>
<content type='text'>
`injector.instantiate` is now called for arrays too, instead of only for functions.

Closes #1452
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`injector.instantiate` is now called for arrays too, instead of only for functions.

Closes #1452
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($injector): more conservative annotation parsing</title>
<updated>2012-09-06T23:06:24+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-09-05T21:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d9eff86ef77dd76208cef21e882239d4db0eac1e'/>
<id>d9eff86ef77dd76208cef21e882239d4db0eac1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor($injector): move $injector into the providerCache</title>
<updated>2012-07-20T04:56:22+00:00</updated>
<author>
<name>JP Sugarbroad</name>
</author>
<published>2012-06-13T20:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e3e8813e3c586093c79cffe2b17418c0c1797d4a'/>
<id>e3e8813e3c586093c79cffe2b17418c0c1797d4a</id>
<content type='text'>
Better than special-casing '$injector' in createInjector.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better than special-casing '$injector' in createInjector.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($injector): provide API for retrieving function annotations</title>
<updated>2012-06-01T17:57:51+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-17T05:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4361efb03b79e71bf0cea92b94ff377ed718bad4'/>
<id>4361efb03b79e71bf0cea92b94ff377ed718bad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($injector): properly infer dependencies from fn with no args</title>
<updated>2012-03-29T18:21:04+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-29T00:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2cb907a8366e3273890f5ef6174b2e3970cd1720'/>
<id>2cb907a8366e3273890f5ef6174b2e3970cd1720</id>
<content type='text'>
Previously if there was a white-space in fn: fn( ) {} we failed to infer no args.

This was originally reported by recht, but I decided to use a different fix.

Closes #829
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously if there was a white-space in fn: fn( ) {} we failed to infer no args.

This was originally reported by recht, but I decided to use a different fix.

Closes #829
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(module): move files around in preparation for more modules</title>
<updated>2012-03-28T18:16:35+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-23T21:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2430f52bb97fa9d682e5f028c977c5bf94c5ec38'/>
<id>2430f52bb97fa9d682e5f028c977c5bf94c5ec38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
