Jan Lehnardt
9bf1ab2adb
Back to non-released version
14 anni fa
Jan Lehnardt
bcaefc3bdc
Released 0.5.23
14 anni fa
Jan Lehnardt
d4c459181b
build gh-pages index.html
14 anni fa
Jan Lehnardt
a9a7ee3a2a
Back to non-released version
14 anni fa
Jan Lehnardt
cea10e55fd
Released 0.5.22
14 anni fa
Jan Lehnardt
09f6adc453
Back to non-released version
14 anni fa
Jan Lehnardt
6289bf4133
Released 0.5.21
14 anni fa
Jan Lehnardt
a6dafd5253
Back to non-released version
14 anni fa
Jan Lehnardt
6a38dbf0b4
Released 0.5.20
14 anni fa
Jan Lehnardt
902b71419a
commit pages
14 anni fa
Jan Lehnardt
78d75aad2b
remove tmp files
14 anni fa
Jan Lehnardt
a5aafe01d0
Back to non-released version
14 anni fa
Jan Lehnardt
453653a7a5
Released 0.5.19
14 anni fa
Jan Lehnardt
a4ad1faa21
create a plain mustache wrapper for distribution
14 anni fa
Jan Lehnardt
660efe670f
Back to non-released version
14 anni fa
Jan Lehnardt
031d056555
Released 0.5.18
14 anni fa
Jan Lehnardt
ed408ca834
Back to non-released version
14 anni fa
Jan Lehnardt
f5681daac9
Released 0.5.17
14 anni fa
Jan Lehnardt
66f9527e1e
Back to non-released version
14 anni fa
Jan Lehnardt
e0b91ffbcf
Released 0.5.16
14 anni fa
Jan Lehnardt
d57469ebf3
Back to non-released version
14 anni fa
Jan Lehnardt
8ef198533e
Released 0.5.15
14 anni fa
Jan Lehnardt
4771ec353a
commit reverting of version numbers
14 anni fa
Jan Lehnardt
587baf127f
Released 0.5.14
14 anni fa
Jan Lehnardt
eeae3fbe81
add new, simpler build system
14 anni fa
Jan Lehnardt
88fbcbc2c4
Released 0.5.13
14 anni fa
Jan Lehnardt
c021674d0a
Released 0.5.12
14 anni fa
Jan Lehnardt
a2fbcfbb12
Released 0.5.11
14 anni fa
Jan Lehnardt
ec52c1adfd
Released 0.5.10
14 anni fa
Jan Lehnardt
b04c3515bd
Released 0.5.5
14 anni fa
Jan Lehnardt
e10792936b
Released 0.5.3
14 anni fa
Jan Lehnardt
d48a15dce5
Released 0.5.2
14 anni fa
Jan Lehnardt
2f135e2e15
add minify task
14 anni fa
Michael Jackson
f311f880ae
Watch the whitespace. ;)
14 anni fa
John Lindal
85fe317213
update backslash unit tests
14 anni fa
Michael Jackson
b487affecd
Remove dead code
14 anni fa
Michael Jackson
f3e246f0f9
Fix MooTools build task
14 anni fa
Jan Lehnardt
4e94d049b5
Merge pull request #164 from utvara/master
Fixed a bug when context is a string
14 anni fa
utvara
13007fd9d6
added test case for string as a context
14 anni fa
Jan Lehnardt
2de401dd8a
see git log
14 anni fa
Jan Lehnardt
a91e7b7f80
Merge pull request #174 from bennage/master
Add nuget spec for 0.5.x
14 anni fa
Jan Lehnardt
6231d203f7
bump versions
14 anni fa
Jan Lehnardt
0fefe1ef8e
Merge pull request #75 from oskarkrawczyk/master
Added MooTools compat plugin
14 anni fa
Christopher Bennage
51e15e25a8
added nuget specification
14 anni fa
utvara
4adfb48205
Fixed a bug when context is a string
14 anni fa
Michael Jackson
58c91c8c7d
Use String += instead of Array#join
14 anni fa
Michael Jackson
993aed08a2
Change findName to lookup
14 anni fa
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 anni fa
Michael Jackson
8320730ea9
Omit carriage returns
Fixes #156
14 anni fa
Michael Jackson
b603a10812
Fixes #155
14 anni fa