Jan Lehnardt
ed408ca834
Back to non-released version
пре 14 година
Jan Lehnardt
f5681daac9
Released 0.5.17
пре 14 година
Jan Lehnardt
66f9527e1e
Back to non-released version
пре 14 година
Jan Lehnardt
e0b91ffbcf
Released 0.5.16
пре 14 година
Jan Lehnardt
d57469ebf3
Back to non-released version
пре 14 година
Jan Lehnardt
8ef198533e
Released 0.5.15
пре 14 година
Jan Lehnardt
4771ec353a
commit reverting of version numbers
пре 14 година
Jan Lehnardt
587baf127f
Released 0.5.14
пре 14 година
Jan Lehnardt
eeae3fbe81
add new, simpler build system
пре 14 година
Jan Lehnardt
88fbcbc2c4
Released 0.5.13
пре 14 година
Jan Lehnardt
c021674d0a
Released 0.5.12
пре 14 година
Jan Lehnardt
a2fbcfbb12
Released 0.5.11
пре 14 година
Jan Lehnardt
ec52c1adfd
Released 0.5.10
пре 14 година
Jan Lehnardt
b04c3515bd
Released 0.5.5
пре 14 година
Jan Lehnardt
e10792936b
Released 0.5.3
пре 14 година
Jan Lehnardt
d48a15dce5
Released 0.5.2
пре 14 година
Jan Lehnardt
2f135e2e15
add minify task
пре 14 година
Michael Jackson
f311f880ae
Watch the whitespace. ;)
пре 14 година
John Lindal
85fe317213
update backslash unit tests
пре 14 година
Michael Jackson
b487affecd
Remove dead code
пре 14 година
Michael Jackson
f3e246f0f9
Fix MooTools build task
пре 14 година
Jan Lehnardt
4e94d049b5
Merge pull request #164 from utvara/master
Fixed a bug when context is a string
пре 14 година
utvara
13007fd9d6
added test case for string as a context
пре 14 година
Jan Lehnardt
2de401dd8a
see git log
пре 14 година
Jan Lehnardt
a91e7b7f80
Merge pull request #174 from bennage/master
Add nuget spec for 0.5.x
пре 14 година
Jan Lehnardt
6231d203f7
bump versions
пре 14 година
Jan Lehnardt
0fefe1ef8e
Merge pull request #75 from oskarkrawczyk/master
Added MooTools compat plugin
пре 14 година
Christopher Bennage
51e15e25a8
added nuget specification
пре 14 година
utvara
4adfb48205
Fixed a bug when context is a string
пре 14 година
Michael Jackson
58c91c8c7d
Use String += instead of Array#join
пре 14 година
Michael Jackson
993aed08a2
Change findName to lookup
пре 14 година
Michael Jackson
3126a1c131
Remove ability to use a "streaming" function
The "send" function from the 0.4 API doesn't actually stream the template
so much as it just passes chunks of the rendered template through to the
callback as they are rendered. The callbacks are fired synchronously either
way, and using a "send" function just adds extra overhead and makes things
slower.
пре 14 година
Michael Jackson
8320730ea9
Omit carriage returns
Fixes #156
пре 14 година
Michael Jackson
b603a10812
Fixes #155
пре 14 година
Michael Jackson
9240db10be
Add note about usage in CommonJS
пре 14 година
Michael Jackson
057bc20880
Add spec for multiline comment
Fixes #47
пре 14 година
Michael Jackson
cf9031c76f
Preserve empty newlines
пре 14 година
Michael Jackson
0567f8f260
Add spec for values with backslashes
пре 14 година
Michael Jackson
1846281683
Fix inverted section rendering for missing keys
пре 14 година
Phui Hock
bfcc05a93f
Allow context to be used as template. Maintain chainability.
пре 14 година
Michael Jackson
16a1d587c6
Update wrappers to use Mustache.render
пре 14 година
Michael Jackson
cfc7de8ddd
Fix typos
пре 14 година
Michael Jackson
b7db8648e4
Updated README for 0.5
пре 14 година
Michael Jackson
a3d32fea25
wip
пре 14 година
Michael Jackson
e24885c58d
Merge pull request #150 from janl/rewrite
Parser rewrite
fixes #145
fixes #148
fixes #141
fixes #67
fixes #147
fixes #94
fixes #77
fixes #122
fixes #79
пре 14 година
Michael Jackson
931749ff7f
Add spec for empty list
пре 14 година
Michael Jackson
c660b657bf
Updated CHANGES
пре 14 година
Michael Jackson
905ccbbac8
Add spec for nested iteration (issue #79 )
пре 14 година
Michael Jackson
d5049a5552
Add spec for changing delimiters (issue #77 )
пре 14 година
Michael Jackson
fd0f5cf496
Add spec for empty string (issue #94 )
пре 14 година