Commit Graph

264 Commits

Author SHA1 Message Date
Kyle Fuller 98771558ca [Variable] Match .count on arrays 2014-10-25 15:13:10 +01:00
Kyle Fuller 46350dbd49 [Node] Add a standard for node 2014-10-25 15:12:46 +01:00
Kyle Fuller d71e0ec012 [Lexer] Prevent the regex from being greedy 2014-10-25 15:12:20 +01:00
Kyle Fuller 57ae44d167 Fix a bug in lexer 2014-10-25 13:29:00 +01:00
Kyle Fuller da3b49d9ed Complete lexer implementation 2014-10-25 13:04:35 +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
Kyle Fuller bf67ea3e5f Build infrastructure for parsing block tokens 2014-10-25 13:04:35 +01:00
Kyle Fuller 576e952488 Include a basic readme 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
Kyle Fuller e34084f3f0 Initial project with Context and Variable. 2014-10-25 13:04:27 +01:00
Kyle Fuller c415bfe84b Initial commit 2014-10-23 12:29:09 +01:00