Commit graph

13 commits

Author SHA1 Message Date
Chris Wong
fba6d68cb8 Add self-closing elements 2015-01-11 12:51:35 +13:00
Chris Wong
b826788be4 Simplify parser a bit 2015-01-11 11:50:52 +13:00
Chris Wong
6a8ce2cf34 Move Escape type to render module 2015-01-11 11:01:39 +13:00
Chris Wong
b1aa300884 Don't use different escaping rules for attributes 2015-01-11 10:58:27 +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
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
8a8ae3a5a3 Update Rust 2015-01-04 21:34:10 +13:00
Chris Wong
d8a2aedbd7 Parse semicolons 2014-12-21 16:47:40 +13:00
Chris Wong
f8a8e89a30 Fix the build 2014-12-20 21:27:55 +13:00
Chris Wong
0b34339f76 Make parser more epic
It's so sexy now, it's kind of disturbing
2014-12-20 20:41:53 +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
Renamed from htmlthing_macros/src/parse.rs (Browse further)