Commit Graph

14 Commits

Author SHA1 Message Date
Basarat Syed
e89fb61614 fix gruntjs defs 2013-12-06 13:44:47 +11:00
Basarat Ali Syed
8b092b230b Updated gruntjs declaration and tests. 2013-11-24 14:20:25 -05:00
Jeff May
05b6a0a1ca Fixed implicitAny bugs. 2013-10-29 09:51:11 -04:00
Jeff May
56f5ab0ad8 Added Template and Util modules. 2013-10-28 15:07:55 -04:00
Jeff May
112ff52ba1 Switched to generic MultiTask for structured configuration. 2013-10-28 15:07:49 -04:00
Jeff May
85ec704f8d Updated for contribution guidelines.
Conflicts:
	README.md
2013-10-28 15:07:40 -04:00
Jeff May
ba9abec893 Updated grunt declarations to match 0.4.x documentation.
Had to weaken some return types for TypeScript (left comments).

Conflicts:
	gruntjs/gruntjs.d.ts
2013-10-28 15:06:46 -04:00
Alex Varju
abb169542f define interface for 'this' object when executing a task 2013-09-24 15:04:39 -07:00
Alex Varju
45fdce7894 add missing methods 2013-09-24 15:04:39 -07:00
Alex Varju
44d09f276f make signatures --noImplicitAny friendly 2013-09-24 15:04:39 -07:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Boris Yankov
31c902847b Merge basarat branch 2013-05-25 14:29:17 +03:00
basarat
690ef70756 Update gruntjs.d.ts
Everything in IGruntConfig is optional.
2013-05-14 21:48:50 +10:00
basarat
5871b282bc added gruntjs 2013-05-13 22:50:34 +10:00