Commit graph

64 commits

Author SHA1 Message Date
Chris Wong
dca0400692 Implement toggleable boolean attributes
Closes 
2015-01-29 13:47:11 +13:00
Chris Wong
d8ee991da2 Rename [render, render_to] -> [to_string, render]
It's more consistent with existing conventions
2015-01-27 11:16:22 +13:00
Chris Wong
16994b5618 Add regression test for 2015-01-26 12:31:11 +13:00
Chris Wong
2250c2e961 Make splices a bit nicer to use 2015-01-18 20:18:21 +13:00
Chris Wong
4da9272494 Finally make splicing variables work 2015-01-17 22:21:27 +13:00
Chris Wong
4bd68641e1 Make tests significantly more sexy 2015-01-14 13:48:48 +13:00
Chris Wong
663247aef3 Use an opaque Markup type instead of a bare closure 2015-01-12 15:52:11 +13:00
Chris Wong
905edd0ae0 Rewrite parser again
Now it's some one-pass monstrosity oh noes
2015-01-10 21:29:58 +13:00
Chris Wong
4a03e09cbb Update Rust 2015-01-08 11:27:40 +13:00
Chris Wong
81cbfb9267 Use shiny new slicing syntax 2015-01-07 17:54:43 +13:00
Chris Wong
05c68067dd Rewrite the parser yay 2015-01-07 17:43:37 +13:00
Chris Wong
8b199d1c03 Generate closures rather than bare fns 2014-12-19 18:25:44 +13:00
Chris Wong
225fee6681 Add escaping 2014-12-19 12:33:02 +13:00
Chris Wong
9e8e2f652e Rename htmlthing to maud
rocks
2014-12-18 19:49:49 +13:00