Commit Graph

10 Commits

Author SHA1 Message Date
Kyle Fuller
b35a30c9de [Node] Introduce formats to now node
Closes #8
2014-10-26 12:39:48 +00:00
Kyle Fuller
0d4615a7e5 [Node] Correctly handle errors 2014-10-26 12:21:39 +00:00
Kyle Fuller
925c663555 Allow node parsing to return an error
Closes #5
2014-10-26 12:11:40 +00:00
Kyle Fuller
7b42eb6bec Implement if and ifnot tags
Closes #3
2014-10-26 11:36:55 +00:00
Kyle Fuller
46350dbd49 [Node] Add a standard for node 2014-10-25 15:12:46 +01:00
Kyle Fuller
652a4f9c88 Create lexer and template 2014-10-25 13:04:35 +01:00
Kyle Fuller
bf67ea3e5f Build infrastructure for parsing block tokens 2014-10-25 13:04:35 +01:00
Kyle Fuller
5382a2b68f Add methods to render an array of nodes 2014-10-25 13:04:35 +01:00
Kyle Fuller
02a1af2f44 Add tokens and token parser 2014-10-25 13:04:35 +01:00
Kyle Fuller
5af59ecb15 Include node protocol along with text and variable nodes 2014-10-25 13:04:35 +01:00