Yehuda Katz
|
3afc572f6b
|
Compile after installing jison
|
2011-12-16 16:07:54 -08:00 |
|
Yehuda Katz
|
fea981a3f6
|
Try to install jison if it's not already installed
|
2011-12-16 15:55:12 -08:00 |
|
Peter Wagenet
|
799c7ed3ce
|
Merge pull request #155 from twe4ked/patch-1
Add syntax highlighting to the README.
|
2011-12-05 22:15:47 -08:00 |
|
Odin Dutton
|
b2a27347e8
|
Add syntax highlighting to the README.
|
2011-12-06 14:59:48 +10:00 |
|
Yehuda Katz
|
215472dda2
|
Merge pull request #149 from SlexAxton/patch-1
Update the version!
|
2011-11-30 12:46:13 -08:00 |
|
Alex Sexton
|
8338bc888a
|
Update the version!
|
2011-11-30 02:06:49 -06:00 |
|
Yehuda Katz
|
5d15ef9625
|
Merge pull request #144 from wagenet/rhino-fix
Compatibility with Mozilla Rhino
|
2011-11-22 23:04:40 -08:00 |
|
Mike Moulton
|
42e31ef6db
|
Escaping a '/' in the ID regex. This was preventing handelbars.js from loading in Rhino.
|
2011-11-22 22:46:29 -08:00 |
|
Yehuda Katz
|
deac4f5141
|
Merge pull request #135 from leshill/handlebars_assets
Add handlebars_assets to README
|
2011-11-12 05:51:45 -08:00 |
|
Yehuda Katz
|
79b730ccf3
|
Merge pull request #132 from steevel/master
Broken code when putting js after generated block.
|
2011-11-12 05:50:29 -08:00 |
|
kpdecker
|
ec3e5e3914
|
Merge remote-tracking branch 'upstream/master'
|
2011-11-04 14:15:46 -04:00 |
|
Les Hill
|
5f9919dcf7
|
Add handlebars_assets to README
|
2011-11-01 23:20:12 -07:00 |
|
Yehuda Katz
|
608aa94fc3
|
Update Gemfile.lock
|
2011-10-28 17:39:49 -07:00 |
|
Yehuda Katz
|
9998d9d9bc
|
Allow subclasses to customize the namespace
|
2011-10-28 17:39:42 -07:00 |
|
Peter Wagenet
|
924cc3e86c
|
Goodbye poor hack. You were broken before your time.
|
2011-10-27 22:32:07 -07:00 |
|
Steeve Lennmark
|
25b8e314af
|
Add semicolon to the generated anonymous javascript function since it could break code following it.
Example: (function(){})()/* this is the same as undefined() */(function(){})()
|
2011-10-27 17:21:46 +02:00 |
|
Peter Wagenet
|
43431d2a78
|
Added 'log' helper - See #97
|
2011-10-24 19:41:41 -07:00 |
|
Peter Wagenet
|
b36776f4c6
|
Better errors for 'equals' test
|
2011-10-24 19:12:54 -07:00 |
|
Peter Wagenet
|
f23fbb84e2
|
Updated Gemfile to therubyracer 0.9.8 - Fixes #126
|
2011-10-24 17:54:11 -07:00 |
|
Peter Wagenet
|
87599daef1
|
Merge pull request #127 from SlexAxton/master
Added in comment docs
|
2011-10-24 17:43:29 -07:00 |
|
Peter Wagenet
|
374a38ed36
|
Merge pull request #130 from kpdecker/defer-compile
Defer compile
|
2011-10-24 17:27:54 -07:00 |
|
Peter Wagenet
|
b501c380af
|
Handle 'jison' failing in 'rake compile'
|
2011-10-24 17:27:14 -07:00 |
|
kpdecker
|
7dd11fa3f2
|
Merge branch 'defer-compile'
|
2011-10-21 08:34:33 -05:00 |
|
kpdecker
|
defc2f3403
|
Refactor deferred compile to use helper
|
2011-10-21 08:34:24 -05:00 |
|
kpdecker
|
9a27aa98b7
|
Merge branch 'defer-compile'
|
2011-10-21 08:25:30 -05:00 |
|
kpdecker
|
4458b5fa13
|
Defer compilation of templates until needed.
|
2011-10-21 08:24:55 -05:00 |
|
kpdecker
|
7cd34edcc2
|
Defer compilation of templates until needed.
|
2011-10-20 14:52:21 -07:00 |
|
Alex Sexton
|
7b18e51bf8
|
Added in docs for template comments
|
2011-10-09 20:29:03 -05:00 |
|
Tom Locke
|
cd927e9cda
|
Add noEscape option to Handlebars.compile
|
2011-09-26 09:47:30 +01:00 |
|
Alan Johnson
|
b832c85923
|
Forgot === for falsy check.
|
2011-09-05 14:20:57 -04:00 |
|
Alan Johnson
|
33bb89beda
|
Merge branch 'master' of github.com:wycats/handlebars.js
|
2011-09-05 11:08:44 -04:00 |
|
Alan Johnson
|
33bde69750
|
Fixed bug in falsy check on lookups.
|
2011-09-05 11:08:22 -04:00 |
|
Alan Johnson
|
2422a6518f
|
Merge pull request #116 from jroes/master
Add rake to Gemfile
|
2011-09-04 05:26:32 -07:00 |
|
Alan Johnson
|
0768f07b17
|
Merge pull request #117 from kpdecker/precompiled-readme
Precompiled readme
|
2011-09-04 05:21:06 -07:00 |
|
kpdecker
|
2f3d5977d1
|
Precompiled templates info in README
|
2011-09-04 02:33:14 -05:00 |
|
kpdecker
|
8d38ebd251
|
Fix copy in command line utility
|
2011-09-04 02:29:25 -05:00 |
|
kpdecker
|
d630894d9b
|
Merge remote-tracking branch 'upstream/master'
|
2011-09-03 17:52:06 -05:00 |
|
Jonathan Roes
|
8f617ca624
|
Add rake to Gemfile
|
2011-09-02 21:57:07 -04:00 |
|
Alan Johnson
|
57e3bd72a8
|
Added link to tryhandlebarsjs.com.
|
2011-09-02 12:13:42 -03:00 |
|
Alan Johnson
|
6b18873d23
|
Fixed errors occurring because of undefined properties on nested paths.
|
2011-09-02 10:56:37 -04:00 |
|
Alan Johnson
|
c1c455acc8
|
Reproduced undefined property error.
|
2011-09-02 10:47:05 -04:00 |
|
Alan Johnson
|
f2f1f5f9bd
|
Wrote a quick test for partials with literal paths.
|
2011-09-02 10:36:59 -04:00 |
|
Alan Johnson
|
7212e2b7d7
|
Got more complex literal expressions working.
|
2011-09-02 09:10:20 -04:00 |
|
Alan Johnson
|
fc84308cc9
|
Got simple literal expressions added into paths.
|
2011-09-02 09:04:41 -04:00 |
|
Alan Johnson
|
91bbc4fd2c
|
Merge pull request #114 from markmarkoh/patch-1
The missing semicolon is breaking our code when we minify.
|
2011-09-01 18:49:12 -07:00 |
|
Mark DiMarco
|
696dc2dc36
|
The missing semicolon is breaking our code when we minify.
|
2011-09-01 20:37:51 -05:00 |
|
Alan Johnson
|
96571b93c1
|
Merge pull request #113 from kpdecker/npm
Npm package declaration
|
2011-09-01 05:15:56 -07:00 |
|
Alan Johnson
|
3db5fb742e
|
Merge pull request #112 from kpdecker/command-line
Enhanced precompiler command line support
|
2011-09-01 05:15:37 -07:00 |
|
kpdecker
|
c561fdf8b1
|
Merge branch 'npm'
|
2011-08-22 02:41:59 -05:00 |
|
kpdecker
|
f7480d5b42
|
Add main target to packageinfo
|
2011-08-22 02:41:53 -05:00 |
|