Kyle Fuller
|
8ac6e26876
|
Allow template filters to throw errors
|
2015-10-24 14:41:37 -07:00 |
|
Kyle Fuller
|
033ae61e42
|
Restore code style
|
2015-10-24 14:26:32 -07:00 |
|
Kyle Fuller
|
d1891038f8
|
Merge pull request #33 from AliSoftware/guards
Adding Guards 👮
|
2015-10-24 13:28:47 -07:00 |
|
Kyle Fuller
|
6464b3170a
|
Improve support for native Swift types
|
2015-10-22 11:42:50 -07:00 |
|
Kyle Fuller
|
16da9ac034
|
Introduce variable filters
|
2015-10-22 09:47:45 -07:00 |
|
Olivier Halligon
|
05dc420808
|
Add more safeguards 🚓🛂
|
2015-10-18 22:30:33 +02:00 |
|
Olivier Halligon
|
f4ed872a45
|
guard all the things! 👮
|
2015-10-18 22:30:25 +02:00 |
|
Kyle Fuller
|
9c335caeb6
|
Remove custom Result type and throw errors
|
2015-09-25 12:53:45 -07:00 |
|
Kyle Fuller
|
dcf2611ac2
|
Switch to Swift 2.0
|
2015-09-08 18:44:01 -07:00 |
|
Kyle Fuller
|
53d5a4f8c3
|
[Project] Use 2 spaces for indentation
|
2015-06-29 16:40:15 -07:00 |
|
Kyle Fuller
|
19a7abce4c
|
Support Swift 1.2
|
2015-06-29 15:47:33 -07:00 |
|
Kyle Fuller
|
5d61043f8c
|
Add architecture document and docs
|
2014-11-30 00:04:37 +00:00 |
|
Kyle Fuller
|
67eca80d61
|
Provide simple API for tags
Closes #6
|
2014-10-26 18:16:27 +00:00 |
|
Kyle Fuller
|
771236953f
|
[Result] Remove labels from enum
|
2014-10-26 17:59:03 +00:00 |
|
Kyle Fuller
|
fb30915c6a
|
[Node] Use Result enum
|
2014-10-26 17:43:20 +00:00 |
|
Kyle Fuller
|
d3b7e9ca0c
|
Refactor render nodes to return a Result
|
2014-10-26 17:18:54 +00:00 |
|
Kyle Fuller
|
5a627999d5
|
Refactor more components to use enum
|
2014-10-26 17:04:04 +00:00 |
|
Kyle Fuller
|
0b1ce61647
|
Refactor token parser to return enum
|
2014-10-26 16:14:56 +00:00 |
|
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 |
|
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 |
|