Commit Graph

25 Commits (master)

Author SHA1 Message Date
javi 7a1bf369ce allow to set template compiler
11 years ago
Kyle Robinson Young ffb72d7dd9 Remove verbose writeFlags as of Grunt v0.4.2 its automatic. Ref gruntjs/grunt#749.
11 years ago
Kyle Robinson Young ef494300fa Update copyright to 2013
11 years ago
Jim Rubenstein 7b290ffe80 Output which file failed to compile
11 years ago
Adrien Antoine 30685afc19 Replaced amdWrapper by amd
12 years ago
Adrien Antoine efee77f83c Fixed the tests for the AMD-no-Namespace improvement
12 years ago
Adrien Antoine 4a4e1734bf Improved AMD support when namespace = false
12 years ago
Jamie Stackhouse 73215fc73d Fix regular expression when dealing with lodash touched source.
12 years ago
Kyle Robinson Young ab2565473e Add separator option, warn on nonexistent src files and empty output.
12 years ago
Kyle Robinson Young f6d67bca77 Switching to this.files property per gruntjs/grunt#606.
12 years ago
Igor Hlina c39f2c9c37 Replace Underscore.js with Lo-Dash
12 years ago
Yuku Takahashi e933f45e21 Added a processContent option
12 years ago
Chris Moultrie 1912ddbd37 Added an amdWrapper option and a prettify option
12 years ago
Tyler Kellen cd8937fbf4 remove unused var
12 years ago
Tyler Kellen 20a3b8aa0b remove expandFiles, grunt does it for us now
12 years ago
Tyler Kellen a9a04260ff support this.file api
12 years ago
Tyler Kellen 7e652956f5 rough in .4
12 years ago
Tyler Kellen d09b4fd6a0 rename contrib-lib dep to lib-contrib
12 years ago
Tyler Kellen d251e4701f docs
12 years ago
Larry Davis 421d3a5b89 Use getNamespaceDeclaration to declare namespace and JSON.stringify to escape template names
12 years ago
Tyler Kellen 8699b506cf add processName function - closes issue gh-1
12 years ago
Tyler Kellen deaf7c937b escape single quotes in filenames
12 years ago
Tyler Kellen 0191a1556c partially revert e8c7b37
12 years ago
Tyler Kellen e8c7b372e8 require external deps inside task
12 years ago
Tyler Kellen f0d8e0fcdf first commit
12 years ago