12 Commits
Author SHA1 Message Date
CallMeTango 040d2efd5e gruntjs: Fixed type of IExpandedFilesConfig.cwd
Changed type of IExpandedFilesConfig.cwd from boolean to string. Added
simple test for interface IExpandedFilesConfig as well.

fixes #4207
2015-04-30 18:00:45 +02:00
martinmcwhorter 9132181298 added missing type hints 2014-08-04 15:38:01 +01:00
martinmcwhorter f2d7f68db3 revert bad changes 2014-08-04 01:29:07 +01:00
martinmcwhorter 78289250ff Revert old changes 2014-08-04 01:28:26 +01:00
martinmcwhorter 24df639f25 Add grunt.log.warn method 2014-08-04 01:21:54 +01:00
Bart van der Schoor 4ce66d41dc Fixed gruntjs done() callback signature 2014-02-22 21:19:54 +01:00
San Chen 7581e03ad7 fix grunt.file.expandMapping related issue 2014-01-15 17:54:56 +08:00
Basarat Ali Syed 8b092b230b Updated gruntjs declaration and tests. 2013-11-24 14:20:25 -05:00
Jeff May 56f5ab0ad8 Added Template and Util modules. 2013-10-28 15:07:55 -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
Boris Yankov 31c902847b Merge basarat branch 2013-05-25 14:29:17 +03:00
basarat 5871b282bc added gruntjs 2013-05-13 22:50:34 +10:00