Tom Alexander
|
a61807d84c
|
Add parser support for select/any/none.
|
2020-06-07 17:06:14 -04:00 |
|
Tom Alexander
|
3fb91566bb
|
Implement get and tap functions.
|
2020-06-07 14:45:32 -04:00 |
|
Tom Alexander
|
d06fbea288
|
Remove unused code and clean up warnings.
|
2020-06-07 13:27:57 -04:00 |
|
Tom Alexander
|
add77cf6a5
|
Get rid of the concept of NamedBlock and replace it with a ParameterizedBlock special case that does not support an else block.
|
2020-05-30 14:39:31 -04:00 |
|
Tom Alexander
|
b73561caf9
|
Add support for literal string blocks.
|
2020-05-23 23:46:46 -04:00 |
|
Tom Alexander
|
30b7324049
|
Implement less-than.
|
2020-05-16 19:05:03 -04:00 |
|
Tom Alexander
|
e04a0be5e7
|
Add the rest of the helpers to the recursive extract inline partials function.
|
2020-05-16 12:13:40 -04:00 |
|
Tom Alexander
|
403f9e6530
|
Implement a recursive get_block.
|
2020-05-09 22:40:32 -04:00 |
|
Tom Alexander
|
9a33195c42
|
Generating the new treeX
|
2020-05-09 22:05:43 -04:00 |
|
Tom Alexander
|
d2904913ad
|
I think I have the full extraction code.
|
2020-05-09 21:33:10 -04:00 |
|
Tom Alexander
|
ae74ce411a
|
Getting down to the extract_inline_partials_from_tag function.
|
2020-05-09 21:09:46 -04:00 |
|
Tom Alexander
|
97e806a968
|
Start of structure for extracting inline partials from a template.
|
2020-05-09 21:01:37 -04:00 |
|