Jan Lehnardt
0bb4776def
mustache compat: Don't barf on unknown variables.
hace 16 años
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
hace 16 años
Jan Lehnardt
a9cb27980b
pedantery
hace 16 años
Jan Lehnardt
b579404912
s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/
hace 16 años
Jan Lehnardt
7cbb2bd525
add change log
hace 16 años
Jan Lehnardt
1fa8421678
make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features
hace 16 años
Jan Lehnardt
26dcea4079
spaces, not tabs
hace 16 años
Jan Lehnardt
176b0111fe
ctemplate / mustache compat: partials now use >, not <
hace 16 años
Chris Williams
d9bcda5647
Adding dojo support at dojox.string.mustache.
hace 16 años
Chris Williams
9deebb7e7a
Initial Dojo Library.
hace 16 años
Jan Lehnardt
01b2620aaa
manual cherry-pick for 9b27b2272c
hace 16 años
Paul J. Davis
895e741234
Fix error message consistency.
hace 16 años
Paul J. Davis
3a9eda10b4
Avoid requiring partials in global scope.
hace 16 años
Chris Wanstrath
8ef180f358
Better "mustache documentation" link
hace 16 años
Chris Wanstrath
f7044f442e
hole => whole
hace 16 años
Jan Lehnardt
c4579424ad
Merge commit 'tisba/master'
* commit 'tisba/master':
Rewriting the README.md - WIP
hace 16 años
Sebastian Cohnen
1bb07e077c
Rewriting the README.md - WIP
hace 16 años
Chris Williams
a096578f99
Fixing trailing white space sensitivity for reusable enumerable spec.
hace 16 años
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
hace 16 años
Jan Lehnardt
638094e9ae
whitespace & reorder
hace 16 años
Jan Lehnardt
8cded610b3
Thanks all!
hace 16 años
Jan Lehnardt
8d7238f9fc
add `rake clean` task
hace 16 años
Jan Lehnardt
7e791edc8a
move jQuery and CommonJS packages to the top level
hace 16 años
Jan Lehnardt
bc87107f95
move to package.json top level
hace 16 años
Alexander Lang
4f411bff65
changed rake to use rspec
hace 16 años
Alexander Lang
c64db7810e
Merge branch 'master' of github.com:langalex/mustache.js into xx
Conflicts:
mustache.js
hace 16 años
Alexander Lang
c7b4cef787
merged
hace 16 años
Jan Lehnardt
dadf072d40
add jquery package generation, run `rake jquery`, somebody please port this to ruby :)
hace 16 años
Jan Lehnardt
96004e3d71
add commonjs package generation, run `rake commonjs `, somebody please port this to ruby :)
hace 16 años
tlrobinson
1edff65960
Added missing "var"s
hace 16 años
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.
hace 16 años
Sebastian Cohnen
5f31d4cbc2
Re-enabled test for clean context in case of recursion
hace 16 años
Alexander Lang
2d5b7e2c81
Merge branch 'master' of git://shakti.local/mustache.js
Conflicts:
mustache.js
hace 16 años
Sebastian Cohnen
c8c378c4f5
Rewritten render_tags, added test for two placeholder in one row
hace 16 años
Alexander Lang
093a5b84da
fixed bug where recursion overwrote data in the parent context
hace 16 años
Alexander Lang
697bca307a
fixed bug where mustache had access to data from previous runs
hace 16 años
Alexander Lang
437056a7e7
added processing arrays of plain values
hace 16 años
Alexander Lang
7549f18940
converted test suite to rspec
hace 16 años
Jan Lehnardt
48e17767c5
source syle changes
hace 16 años
Jan Lehnardt
81fcc08fd5
cleanup
hace 16 años
Jan Lehnardt
16e3291d5f
cleanup
hace 16 años
Jan Lehnardt
712e78bd17
allow for delimiter changes
hace 16 años
Jan Lehnardt
09e6613d93
nice comments
hace 16 años
Jan Lehnardt
e94786c162
add gitignore
hace 16 años
Jan Lehnardt
b08fd998be
add readme
hace 16 años
Jan Lehnardt
8af440e2b8
remove tmp file
hace 16 años
Jan Lehnardt
0a466bfce3
add mustache tests, implement partials
hace 16 años
Jan Lehnardt
50f8035e3e
add test suite, implement escaping
hace 16 años
Jan Lehnardt
237d5ef240
add MIT license
hace 16 años
Jan Lehnardt
0e11ce9ee5
initial drop
hace 16 años