index
:
handlebars.js
master
origin/3.x
origin/4.x
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for string and stdin precompilation
kpdecker
2015-08-04
1
-0
/
+11
*
Convert precompiler template loading to async
kpdecker
2015-08-04
1
-7
/
+11
*
Refactor precompiler API into two phase
kpdecker
2015-08-04
1
-6
/
+8
*
Run the precompiler module through es6 toolchain
kpdecker
2015-04-20
1
-1
/
+1
*
Fix --version flag
kpdecker
2015-02-28
1
-1
/
+1
*
Add source map output support to the CLI
kpdecker
2014-11-08
1
-0
/
+4
*
Fix help message for CLI
kpdecker
2014-11-02
1
-1
/
+13
*
Move precompiler to safer location
kpdecker
2014-07-05
1
-1
/
+1
*
Knocking the indent back to what it was to make for a less scary-looking pull...
Joel Wietelmann
2014-05-10
1
-86
/
+86
*
Turning CLI precompiler into a wrapper around a module.
Joel Wietelmann
2014-05-10
1
-228
/
+88
*
Add version option to compiler
kpdecker
2014-03-05
1
-0
/
+13
*
Always process explicitly passed files in CLI
kpdecker
2014-01-17
1
-3
/
+3
*
Fixes issue where cli compiles non handlebars templates
choage
2013-11-17
1
-2
/
+2
*
Use handlebars runtime from precompiled amd files
kpdecker
2013-11-05
1
-1
/
+1
*
Fix CLI library loading
kpdecker
2013-11-04
1
-1
/
+1
*
Update precompiler for default output
kpdecker
2013-10-12
1
-1
/
+1
*
Added BOM removal flag.
Blessan Mathew
2013-06-04
1
-0
/
+9
*
Update to latest uglify lib
kpdecker
2013-05-29
1
-4
/
+1
*
Fix for issue #517.
Blessan Mathew
2013-05-21
1
-3
/
+7
*
If building AMD module and compiling multiple templates, return the full
James Maroney
2013-04-08
1
-0
/
+7
*
If building AMD modules, and only one template is being compiled,
James Maroney
2013-04-08
1
-0
/
+2
*
Escape passed regex
kpdecker
2013-04-06
1
-1
/
+2
*
Merge branch 'master' of github.com:matteoagosti/handlebars.js into matteoago...
kpdecker
2013-04-06
1
-2
/
+11
|
\
|
*
Supporting custom template extension
Matteo Agosti
2012-11-08
1
-2
/
+11
*
|
Add namespace arg to handlebars bin
kpdecker
2013-01-13
1
-1
/
+11
*
|
Update bin/handlebars
Brian Kaull
2012-12-11
1
-1
/
+1
*
|
Adding partial precompilation
Brian Kaull
2012-11-26
1
-1
/
+17
*
|
Add CommonJS export option for template compilation.
cpojer
2012-11-22
1
-2
/
+10
|
/
*
cmd flag to compile template with AMD style
Peter Hoffmann
2012-07-23
1
-2
/
+22
*
Add semicolon to the generated anonymous javascript function since it could b...
Steeve Lennmark
2011-10-27
1
-1
/
+1
*
Fix copy in command line utility
kpdecker
2011-09-04
1
-2
/
+2
*
Add simple output mode.
kpdecker
2011-08-22
1
-3
/
+26
*
Cleanup stored template names.
kpdecker
2011-08-22
1
-3
/
+15
*
Output multiple templates, storing into the Handlebars.template object
kpdecker
2011-08-22
1
-16
/
+36
*
Examine all passed names in the template check
kpdecker
2011-08-22
1
-7
/
+10
*
Minimize js commandline option
kpdecker
2011-08-22
1
-1
/
+14
*
File output commandline option
kpdecker
2011-08-22
1
-1
/
+11
*
Known helpers command line options.
kpdecker
2011-08-22
1
-1
/
+27
*
Use optimist to perform validation.
kpdecker
2011-08-22
1
-9
/
+16
*
Add template call to the bin output
kpdecker
2011-07-31
1
-1
/
+1
*
Update the bin to use the precompile API
kpdecker
2011-07-30
1
-3
/
+1
*
Simple node template compiler
kpdecker
2011-07-30
1
-0
/
+27