David da Silva
d4ba5a19d4
bump to version 1.1.0
il y a 11 ans
David da Silva
2ba7481d41
bump to version 1.0.0, resolves #325
il y a 11 ans
Robert Reinhard
c68b434eb4
Adding a bower.json file
The goal is to reduce the number of files downloaded by ignoring the test directory
il y a 12 ans
Michael Jackson
58f77330ef
Version 0.8.1
il y a 12 ans
Michael Jackson
e4a68c9e49
Version 0.8.0
il y a 12 ans
Michael Jackson
c4b345f14c
Smaller API surface area
Removed cache* functions altogether. mustache.parse is all that's
really needed.
il y a 12 ans
Michael Jackson
b114120741
Major reorganization and cleanup
il y a 12 ans
Michael Jackson
b626d12395
Version 0.7.3
il y a 12 ans
Michael Jackson
381aca9feb
Update CHANGES
il y a 13 ans
Michael Jackson
0d8b00fa67
Allow compiling of tokens without template
This commit allows pre-compiled templates to be executed without
keeping the original template around. It is still required when using
higher-order functions.
Fixes #262
il y a 13 ans
Michael Jackson
66020162c8
Update CHANGES
il y a 13 ans
Michael Jackson
740fd72d26
Version 0.7.2
il y a 13 ans
Michael Jackson
9075d25b86
Update CHANGES
il y a 13 ans
Michael Jackson
3fea961f06
Use mocha for testing
il y a 13 ans
Michael Jackson
c09c7f54a3
Version 0.7.1
il y a 13 ans
Michael Jackson
9fb00529d4
Updated with most recent changes
il y a 13 ans
Michael Jackson
8b19e0ef23
Version 0.7.0
il y a 13 ans
Michael Jackson
0ea95746a8
Allow auto-loading of partials
Fixes #247
il y a 13 ans
Michael Jackson
a5dbb708d7
Fix text token offsets
Text tokens now accurately reflect their content's exact position
in the original template.
il y a 13 ans
Michael Jackson
dc6cdf1ae6
Rename Renderer => Writer
il y a 13 ans
Michael Jackson
0c0c6fde3a
Don't use eval
Fixes #207 #210
il y a 13 ans
Michael Jackson
544a32b7a1
Make high-level API same as Renderer API
Also, allow partials to be passed to the function that is returned
for pre-compiled templates. This makes the API more consistent all
around, but comes with the caveat that renderers are much more
aggressive at caching. Now, any time a template or partial is
compiled with the same name as a previously compiled template the
cached version is used.
Fixes #240
il y a 13 ans
Michael Jackson
3fb61fc056
More concise token format
il y a 13 ans
Michael Jackson
be4fd1cc29
Text passed to higher-order sections unrendered
Fixes #187
il y a 13 ans
Michael Jackson
f5d18caee2
Version 0.6.0
il y a 13 ans
Michael Jackson
f7c6a2064d
Track changes in CHANGES
il y a 13 ans