Jan Lehnardt
a7b3c0b614
add beard competition
16年前
Jan Lehnardt
738de0bcae
Parse pragmas only once
16年前
Jan Lehnardt
da2df02ede
Merge commit 'glytch/master'
* commit 'glytch/master':
tests for null value change
don't die on null values
16年前
Jan Lehnardt
b1cd428dd6
Merge branch 'master' of git@github.com:janl/mustache.js
* 'master' of git@github.com:janl/mustache.js:
don't die on null values
16年前
Elise Wood
6324de20c6
tests for null value change
16年前
Jan Lehnardt
f841fac792
thanks glytch
16年前
Elise Wood
9cc393b328
don't die on null values
16年前
Elise Wood
6d6218b713
don't die on null values
16年前
Jan Lehnardt
44f28016e2
Merge branch 'master' of git@github.com:janl/mustache.js
* 'master' of git@github.com:janl/mustache.js:
Damnit Janet.
16年前
Jan Lehnardt
dae2c7af49
More explicit error message: Tell which parital is unknown.
16年前
Jan Lehnardt
0b2dcc5531
Damnit Janet.
16年前
Jan Lehnardt
6e1838500b
Thanks Nikita
16年前
Jan Lehnardt
195fa9e255
Better isArray implementation via
62efd014fc (comments)
Thanks Nikita!
16年前
Jan Lehnardt
62efd014fc
more robust type detection, thanks again Doug
16年前
Jan Lehnardt
70fdf9f2a0
roll 0.2.2
16年前
Jan Lehnardt
88ddf16cec
allow tag-free templates. Closes http://github.com/janl/mustache.js/issues#issue/9
16年前
Jan Lehnardt
2ff0ce7767
whitespace
16年前
Jan Lehnardt
bb581c4356
style
16年前
Jan Lehnardt
40016a5517
document changes
16年前
Jan Lehnardt
6ff7cd470c
better regex
16年前
Jan Lehnardt
17630842a1
add pragma options, rename pragma according to mustache
16年前
Jan Lehnardt
0070903cfd
Merge branch 'master' of git@github.com:janl/mustache.js
* 'master' of git@github.com:janl/mustache.js:
0eeab10b64
Fixing some README.md errors
16年前
Jan Lehnardt
95509c585b
add docs for the streaming API
16年前
Jan Lehnardt
d0d46e52aa
make mustache streaming
16年前
maritz
0eeab10b64
16年前
maritz
90d796570d
Fixing some README.md errors
16年前
Jan Lehnardt
ec18e0eff4
spaces, not tabs
16年前
Jan Lehnardt
66db0f390e
enable partials in dojo & jQuery packages
16年前
Jan Lehnardt
dd508d0385
whitespace
16年前
Jan Lehnardt
c5121ffe6c
bump version. welcome 0.2
16年前
Jan Lehnardt
cab3211ab9
update changelog
16年前
Jan Lehnardt
2659f2bcc4
Merge branch 'merge'
* merge:
ignore dojox
Adding dojo support at dojox.string.mustache.
Initial Dojo Library.
16年前
Jan Lehnardt
fc67bb5b6f
ignore dojox
16年前
Jan Lehnardt
750d3394de
Merge commit 'voodootikigod/master' into merge
* commit 'voodootikigod/master':
Adding dojo support at dojox.string.mustache.
Initial Dojo Library.
16年前
Jan Lehnardt
3279bd0d56
update changelog
16年前
Jan Lehnardt
0bb4776def
mustache compat: Don't barf on unknown variables.
16年前
Jan Lehnardt
2f8512e091
Merge branch 'pragma-array'
* pragma-array:
pedantery
s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/
add change log
make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features
16年前
Jan Lehnardt
a9cb27980b
pedantery
16年前
Jan Lehnardt
b579404912
s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/
16年前
Jan Lehnardt
7cbb2bd525
add change log
16年前
Jan Lehnardt
1fa8421678
make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features
16年前
Jan Lehnardt
26dcea4079
spaces, not tabs
16年前
Jan Lehnardt
176b0111fe
ctemplate / mustache compat: partials now use >, not <
16年前
Chris Williams
d9bcda5647
Adding dojo support at dojox.string.mustache.
16年前
Chris Williams
9deebb7e7a
Initial Dojo Library.
16年前
Jan Lehnardt
01b2620aaa
manual cherry-pick for 9b27b2272c
16年前
Paul J. Davis
895e741234
Fix error message consistency.
16年前
Paul J. Davis
3a9eda10b4
Avoid requiring partials in global scope.
16年前
Chris Wanstrath
8ef180f358
Better "mustache documentation" link
16年前
Chris Wanstrath
f7044f442e
hole => whole
16年前