| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-24 | fix(docs): accept return in addition to returns | Misko Hevery | |
| documentation used @return but parser expected @returns, which made the generated documentation incomplete. | |||
| 2012-03-29 | fix($injector): properly infer dependencies from fn with no args | Igor Minar | |
| 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 | |||
| 2012-03-28 | chore(module): move files around in preparation for more modules | Misko Hevery | |
