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 година
Jan Lehnardt
c4579424ad
Merge commit 'tisba/master'
* commit 'tisba/master':
Rewriting the README.md - WIP
пре 16 година
Sebastian Cohnen
1bb07e077c
Rewriting the README.md - WIP
пре 16 година
Chris Williams
a096578f99
Fixing trailing white space sensitivity for reusable enumerable spec.
пре 16 година
Chris Williams
68830cadff
Updated the render_segment to allow for the same variable to be reused for multiple template segments. Added a map function that can be used if not available on array natively - ahem IE ahem
пре 16 година
Jan Lehnardt
638094e9ae
whitespace & reorder
пре 16 година
Jan Lehnardt
8cded610b3
Thanks all!
пре 16 година
Jan Lehnardt
8d7238f9fc
add `rake clean` task
пре 16 година
Jan Lehnardt
7e791edc8a
move jQuery and CommonJS packages to the top level
пре 16 година
Jan Lehnardt
bc87107f95
move to package.json top level
пре 16 година
Alexander Lang
4f411bff65
changed rake to use rspec
пре 16 година
Alexander Lang
c64db7810e
Merge branch 'master' of github.com:langalex/mustache.js into xx
Conflicts:
mustache.js
пре 16 година
Alexander Lang
c7b4cef787
merged
пре 16 година
Jan Lehnardt
dadf072d40
add jquery package generation, run `rake jquery`, somebody please port this to ruby :)
пре 16 година
Jan Lehnardt
96004e3d71
add commonjs package generation, run `rake commonjs `, somebody please port this to ruby :)
пре 16 година
tlrobinson
1edff65960
Added missing "var"s
пре 16 година
Sebastian Cohnen
45948113fa
Fixed changing the delimiter
Changing the delimiter and use the new one on the
same line was broken. Fixed that and extended the
test suite.
пре 16 година