Commit Graph

7 Commits

Author SHA1 Message Date
Kyle Fuller
6fd3fec141 Remove copyright headers
Closes #12
2014-10-26 16:02:05 +00:00
Marius Rackwitz
25b86dea93 Use enum instead of pair as result type for Template 2014-10-26 13:33:07 +00:00
Marius Rackwitz
1bd2b21a13 Make use of failable initializers 2014-10-26 13:33:07 +00:00
Kyle Fuller
925c663555 Allow node parsing to return an error
Closes #5
2014-10-26 12:11:40 +00:00
Kyle Fuller
758bf352c1 Support loading a template from disk
Closes #4
2014-10-25 15:48:54 +01:00
Kyle Fuller
2a40595c93 [Template] Use keyed tuples in render 2014-10-25 13:04:35 +01:00
Kyle Fuller
652a4f9c88 Create lexer and template 2014-10-25 13:04:35 +01:00