kpdecker
|
8a05dcb70e
|
Remove unused scope function
|
2013-02-16 10:47:04 -06:00 |
|
Tommy Messbauer
|
1ca7462497
|
merge
|
2013-02-11 23:00:47 -06:00 |
|
Tommy Messbauer
|
514c9391e0
|
restored scope of var verifyMatch
|
2013-02-11 22:50:23 -06:00 |
|
Les Hill
|
6ab92eee6d
|
Only allow 'this' or '..' to lead a path
Paths like 'outer/../key' raise an exception when compiling.
|
2013-01-21 11:21:43 -08:00 |
|
tomhuda
|
ce82bef6f1
|
Boolean("false") === true
|
2013-01-18 16:42:27 -08:00 |
|
Yehuda Katz
|
ccd6a22ea5
|
Add support for getting types in string mode
This makes it possible to determine whether an
argument was passed as a string or as a path
when implementing helpers in string mode.
|
2013-01-16 22:43:25 -08:00 |
|
Les Hill
|
4bb794d814
|
Partials can be paths
Allows partials with slashes, a common partial syntax. For example:
{{> shared/dude}}
|
2012-12-13 11:15:38 -08:00 |
|
Tommy Messbauer
|
7963218495
|
Factory update with tabs to spaces.. sorry :(
|
2012-11-26 09:39:08 -06:00 |
|
Tommy Messbauer
|
7c4813b417
|
Commiting initial factory code
|
2012-08-29 12:48:22 -05:00 |
|
Yehuda Katz
|
72e05d623c
|
Add support for @data variables
|
2012-07-05 22:43:05 -07:00 |
|
tomhuda
|
0afc8b58d2
|
Clean up parser tests and AST printer
|
2012-05-28 19:06:26 -07:00 |
|
tomhuda
|
175c6fae0f
|
More cleanup
* Make block and inverse use the main helper path
* Eliminate separate inverse AST node
|
2012-05-28 17:00:41 -07:00 |
|
Yehuda Katz
|
8786a6c6e2
|
Start doing earlier work on helpers
|
2012-05-28 00:15:52 -07:00 |
|
kpdecker
|
4a9270aa38
|
Fix module loading within node
|
2011-07-30 12:18:56 -05:00 |
|
kpdecker
|
2fc01ff73a
|
Move art into compiler dir
|
2011-07-30 10:25:30 -05:00 |
|