Jan Lehnardt
|
9b27b2272c
|
tabs to spaces, folks, this isn't the dark ages
|
16 years ago |
Paul J. Davis
|
02ebf69e04
|
Using e.messages is unhelpful in the console.
Now just throws straight strings.
|
16 years ago |
Paul J. Davis
|
10adbaf4fe
|
Hit a snafu when in the browser.
|
16 years ago |
Paul J. Davis
|
5b0a26827a
|
Add Chris's toSource() for error messages.
|
16 years ago |
Paul J. Davis
|
520231f152
|
Rename error tests for consistency.
|
16 years ago |
Paul J. Davis
|
5890cbf994
|
Added dotted.name support for tags.
Based on Chris's commit 4dc42864e0
|
16 years ago |
Paul J. Davis
|
895e741234
|
Fix error message consistency.
|
16 years ago |
Paul J. Davis
|
3a9eda10b4
|
Avoid requiring partials in global scope.
|
16 years ago |
Chris Wanstrath
|
8ef180f358
|
Better "mustache documentation" link
|
16 years ago |
Chris Wanstrath
|
f7044f442e
|
hole => whole
|
16 years ago |
Jan Lehnardt
|
c4579424ad
|
Merge commit 'tisba/master'
* commit 'tisba/master':
Rewriting the README.md - WIP
|
16 years ago |
Sebastian Cohnen
|
1bb07e077c
|
Rewriting the README.md - WIP
|
16 years ago |
Chris Williams
|
a096578f99
|
Fixing trailing white space sensitivity for reusable enumerable spec.
|
16 years ago |
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 years ago |
Jan Lehnardt
|
638094e9ae
|
whitespace & reorder
|
16 years ago |
Jan Lehnardt
|
8cded610b3
|
Thanks all!
|
16 years ago |
Jan Lehnardt
|
8d7238f9fc
|
add `rake clean` task
|
16 years ago |
Jan Lehnardt
|
7e791edc8a
|
move jQuery and CommonJS packages to the top level
|
16 years ago |
Jan Lehnardt
|
bc87107f95
|
move to package.json top level
|
16 years ago |
Alexander Lang
|
4f411bff65
|
changed rake to use rspec
|
16 years ago |
Alexander Lang
|
c64db7810e
|
Merge branch 'master' of github.com:langalex/mustache.js into xx
Conflicts:
mustache.js
|
16 years ago |
Alexander Lang
|
c7b4cef787
|
merged
|
16 years ago |
Jan Lehnardt
|
dadf072d40
|
add jquery package generation, run `rake jquery`, somebody please port this to ruby :)
|
16 years ago |
Jan Lehnardt
|
96004e3d71
|
add commonjs package generation, run `rake commonjs `, somebody please port this to ruby :)
|
16 years ago |
tlrobinson
|
1edff65960
|
Added missing "var"s
|
16 years ago |
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 years ago |
Sebastian Cohnen
|
5f31d4cbc2
|
Re-enabled test for clean context in case of recursion
|
16 years ago |
Alexander Lang
|
2d5b7e2c81
|
Merge branch 'master' of git://shakti.local/mustache.js
Conflicts:
mustache.js
|
16 years ago |
Sebastian Cohnen
|
c8c378c4f5
|
Rewritten render_tags, added test for two placeholder in one row
|
16 years ago |
Alexander Lang
|
093a5b84da
|
fixed bug where recursion overwrote data in the parent context
|
16 years ago |
Alexander Lang
|
697bca307a
|
fixed bug where mustache had access to data from previous runs
|
16 years ago |
Alexander Lang
|
437056a7e7
|
added processing arrays of plain values
|
16 years ago |
Alexander Lang
|
7549f18940
|
converted test suite to rspec
|
16 years ago |
Jan Lehnardt
|
48e17767c5
|
source syle changes
|
16 years ago |
Jan Lehnardt
|
81fcc08fd5
|
cleanup
|
16 years ago |
Jan Lehnardt
|
16e3291d5f
|
cleanup
|
16 years ago |
Jan Lehnardt
|
712e78bd17
|
allow for delimiter changes
|
16 years ago |
Jan Lehnardt
|
09e6613d93
|
nice comments
|
16 years ago |
Jan Lehnardt
|
e94786c162
|
add gitignore
|
16 years ago |
Jan Lehnardt
|
b08fd998be
|
add readme
|
16 years ago |
Jan Lehnardt
|
8af440e2b8
|
remove tmp file
|
16 years ago |
Jan Lehnardt
|
0a466bfce3
|
add mustache tests, implement partials
|
16 years ago |
Jan Lehnardt
|
50f8035e3e
|
add test suite, implement escaping
|
16 years ago |
Jan Lehnardt
|
237d5ef240
|
add MIT license
|
16 years ago |
Jan Lehnardt
|
0e11ce9ee5
|
initial drop
|
16 years ago |