Martin Murphy
c4687d856c
slash (\) should not be escaped in html
14 年之前
Jan Lehnardt
4c4d3db560
Merge pull request #115 from baalexander/patch-1
Adds note about needing rspec to run rake commands.
14 年之前
Brandon Alexander
2fa0234f3b
Adds note about needing rspec to run rake commands.
I was getting the following error when running `rake commonjs`:
```
rake aborted!
no such file to load -- rspec/core/rake_task
(See full trace by running task with --trace)
```
This was with a default OS X Lion install. The issue was simply that
rspec was not installed, however, it may not be obvious at first.
14 年之前
Ben Cherry
4fd1b8bd3b
Check for existence of engines before running tests, better logging
14 年之前
Ben Cherry
c29e6f1fa2
version -twitter-b
14 年之前
Ben Cherry
a0979ab796
Merge remote-tracking branch 'janl/master'
Conflicts:
mustache.js
14 年之前
Jan Lehnardt
32a26c4b7e
Merge pull request #108 from vackraord/master
Simple if-statement fix
15 年之前
Tomas Eriksson
783f61450d
Fixed if statement. !==
15 年之前
Ben Cherry
e3fe0ae352
fix a bug in regex generators, make cache global
15 年之前
Ben Cherry
8e4641f8bf
cached regexes
15 年之前
Jan Lehnardt
1dabeabfd6
add example for section names with question marks
15 年之前
Jan Lehnardt
1f922fb6f3
Merge pull request #106 from thegrandpoobah/issue105
Fixes issue 105
15 年之前
Sahab Yazdani
45955f5dc1
Fixes issue 105
15 年之前
Jan Lehnardt
b7cad83536
Merge pull request #100 from Pandark/master
Rackefile updated for rspec 2 & help file for tests
15 年之前
Pandark
656bea3d8d
Rackefile updated for rspec 2
15 年之前
Pandark
a2724bcd83
Rackefile updated for rspec 2 & help file for tests added
15 年之前
Jan Lehnardt
0179c23df1
Merge pull request #95 from shyvo1987/patch-1
The MIT License.
15 年之前
Jackson Tian
d464818d82
There is no clear description of it is the MIT license, leading many companies do not feel at ease with it.
15 年之前
Ben Cherry
9110fe0061
remove the backslash escaping
15 年之前
Ben Cherry
42e06a5aac
updated changelog
15 年之前
Ben Cherry
58bf8da9ba
re-link jsc and add a bit more doc
15 年之前
Ben Cherry
3ebd5ef1b3
remove i18n stuff
15 年之前
Oskar Krawczyk
56a2dfc76d
Added MooTools compat plugin
15 年之前
Ben Cherry
59bbd3510b
fix typo in readme
15 年之前
Ben Cherry
6438149345
nice clean up to render_section, as suggested by @esbie
15 年之前
Ben Cherry
4930a1dfe7
preserve translation-hint correctly
15 年之前
Ben Cherry
deff91a4e0
made gettext return the right thing for translation-hint mode
15 年之前
Ben Cherry
077b7b5eaf
send translation mode in single parameter to _
15 年之前
Ben Cherry
033bdd9f79
updated i18n test
15 年之前
Ben Cherry
25d0c02b71
don't render during i18n step, just do replacements
15 年之前
Ben Cherry
5467067bee
remove commented out lines from run_js
15 年之前
Ben Cherry
90bc5a9a84
clean up some logic
15 年之前
Ben Cherry
88ec36afe5
added test descriptions and instructions to the readme
15 年之前
Ben Cherry
e54ef155e6
more readme stuff
15 年之前
Ben Cherry
373e263973
moved new tests into new examples/* files
15 年之前
Ben Cherry
8a0a4a3f3b
added i18n to readme
15 年之前
Ben Cherry
158f427837
reenabled '
15 年之前
Ben Cherry
6f3bdedd22
back to render instead of render_section
15 年之前
Ben Cherry
35245c57d4
small fixes
15 年之前
Ben Cherry
f3a9e4f395
don't escape ' temporarily
15 年之前
Ben Cherry
58dfd4f219
finally fixed movember
15 年之前
Ben Cherry
b15c6fb842
tests for brokenness, now in Rhino too
15 年之前
Ben Cherry
d5e54b409a
works with empty sections
15 年之前
Ben Cherry
ccd5c8ef40
Merge branch 'master' into movember
15 年之前
Jan Lehnardt
30e80778f4
Merge branches 'luke' and 'master'
* luke:
add nexting example
* master:
15 年之前
Jan Lehnardt
29de9bacf5
add nexting example
15 年之前
Tim Ruffles
faa94ba1d4
Added requirejs wrapper
15 年之前
Ben Cherry
5dc7c74e9b
failing tests
15 年之前
Ben Cherry
29cbcf719d
twitter version
15 年之前
Ben Cherry
6a9da0581a
stubbed _() for tests, and basic i18n test
15 年之前