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