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
/
lib
/
handlebars
/
base.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the version!
Alex Sexton
2011-11-30
1
-1
/
+1
*
Added 'log' helper - See #97
Peter Wagenet
2011-10-24
1
-0
/
+4
*
Create compiler base file.
kpdecker
2011-07-30
1
-22
/
+0
*
Move parser file into compiler subdir
kpdecker
2011-07-30
1
-1
/
+1
*
* Remove legacy support for inverse sections as additional parameters.
tomhuda
2011-07-07
1
-12
/
+16
*
Merge pull request #66 from rgrove/fix-empty-array-if
Alan Johnson
2011-06-27
1
-1
/
+1
|
\
|
*
The "if" block helper shouldn't treat empty arrays as truthy.
Ryan Grove
2011-04-20
1
-1
/
+1
*
|
Update specs and code so that the function passed to block helpers has the sa...
tomhuda
2011-05-04
1
-1
/
+1
*
|
Add VERSION constant
1.0.0.beta.1
tomhuda
2011-05-03
1
-0
/
+2
*
|
Remove unnecessary original runtime implementation
tomhuda
2011-05-03
1
-16
/
+0
*
|
Add a default helperMissing to help catch errors and restore old behavior
tomhuda
2011-05-03
1
-0
/
+8
|
/
*
inserting missing return statement in unless helper (fixes issue #51)
Tim Fischbach
2011-03-09
1
-1
/
+1
*
* Added a few public API methods to JavaScriptCompiler.prototype, so it can b...
tomhuda
2011-02-11
1
-1
/
+2
*
Updated if helper - missed it in the last cleanup. It no longer supports meth...
Alan Johnson
2011-02-10
1
-2
/
+1
*
Backed out function helpers.
Alan Johnson
2011-01-25
1
-4
/
+2
*
improved "with" and "each" helpers to support function as argument
Raimonds Simanovskis
2011-01-23
1
-2
/
+4
*
Merged
Alan Johnson
2011-01-22
1
-1
/
+2
*
Move compile to the right spot
wycats
2010-12-29
1
-2
/
+0
*
Don't need runtime anymore for normal operation
wycats
2010-12-29
1
-1
/
+5
*
Restructure things more simply
wycats
2010-12-29
1
-0
/
+113