Commit Graph

  • 4ffc888ba4 Release 0.6.0-beta.1 0.6.0-beta.1 Kyle Fuller 2016-04-04 22:39:19 +02:00
  • 3c21975b97 Merge pull request #61 from GregKaleka/patch-1 Kyle Fuller 2016-03-16 13:53:25 +00:00
  • df9065f5a8 Minor grammatical fixes to README.md Greg Kaleka 2016-03-13 21:30:48 -07:00
  • 05b71736aa Merge pull request #59 from shnhrrsn/namespace-fix Kyle Fuller 2016-03-09 23:41:43 +00:00
  • aa1399be55 Fixed tests for namespace changes shnhrrsn 2016-03-06 00:15:57 -05:00
  • bdc14ab1e1 Added namespace to Context shnhrrsn 2016-03-05 23:49:55 -05:00
  • 67d4c52535 [Context] Ensure pop happens when an error is thrown Kyle Fuller 2016-03-05 00:23:08 +00:00
  • 48026cde2c Split tags into separate files Kyle Fuller 2016-03-05 00:15:18 +00:00
  • dc4b965aaa Merge pull request #55 from dtrenz/dtrenz-readme-usage Kyle Fuller 2016-02-27 15:46:05 -05:00
  • 2190afee0d Added try to throwing expressions in example. Dan Trenz 2016-02-27 15:20:55 -05:00
  • 9b7e6ba7ed Release 0.5.3 0.5.3 Kyle Fuller 2016-02-26 16:37:08 -05:00
  • bf0989d329 Merge pull request #54 from kylef/kylef/linux Kyle Fuller 2016-02-26 16:34:11 -05:00
  • affd56ec99 [travis] Test on Linux and OS X Kyle Fuller 2016-02-26 16:18:00 -05:00
  • 070a82cb2d Change how we normalize values to be linux compatible Kyle Fuller 2016-02-26 16:14:32 -05:00
  • 3ec009381d Disable the now tag on Linux Kyle Fuller 2016-02-11 19:31:39 -05:00
  • 6deb93ac19 Disable NSObject based tests on Linux Kyle Fuller 2016-02-11 19:25:26 -05:00
  • b4ba12bbde Use spectre-build for tests Kyle Fuller 2016-02-02 12:16:43 +00:00
  • 19d712b4a4 Release 0.5.2 0.5.2 Kyle Fuller 2016-01-30 14:57:26 +01:00
  • 201b8e263c Fix failing for node tests Kyle Fuller 2015-12-14 16:03:48 +00:00
  • 03928721c4 Move away from deprecated curry syntax Kyle Fuller 2015-12-14 09:04:18 -05:00
  • 07835063ed Fix an ambiguous array literal warning Kyle Fuller 2015-12-14 09:04:01 -05:00
  • 3c13d81b21 Whoops, Tests not Specs Kyle Fuller 2015-12-09 19:20:05 +00:00
  • 1668830d9b [for] Provide forloop context, first, last and counter Kyle Fuller 2015-12-09 19:18:16 +00:00
  • 14195b3199 Include missing specs Kyle Fuller 2015-12-09 19:17:21 +00:00
  • ae75ea5911 [podspec] Correct PathKit dependency Kyle Fuller 2015-12-09 19:16:47 +00:00
  • 9c9ebbe559 Release 0.5.1 0.5.1 Kyle Fuller 2015-12-08 18:08:44 +00:00
  • 5cdf1d326b Merge pull request #47 from neonichu/fix-manifest Kyle Fuller 2015-12-08 16:32:39 +00:00
  • f78562a1fd Needs to depend on PathKit 0.6.x Boris Bügling 2015-12-08 17:31:12 +01:00
  • 0ccd8809e0 Merge pull request #46 from neonichu/linux-support 0.5.0 Kyle Fuller 2015-12-08 15:59:36 +00:00
  • 356393088b Support for Linux Boris Bügling 2015-12-08 16:54:58 +01:00
  • b792cd09b9 Merge pull request #45 from neonichu/spm-support Kyle Fuller 2015-12-08 12:28:55 +00:00
  • 372b2e7576 Add Package.swift and move files around Boris Bügling 2015-12-08 11:45:03 +01:00
  • 0bfd4134f9 Merge pull request #43 from njdehoog/filter_whitespace Kyle Fuller 2015-11-24 14:33:17 +00:00
  • aca0a3181d Allow whitespace in filter expression Niels de Hoog 2015-11-23 15:27:51 +01:00
  • a1a268d5ac Merge pull request #41 from kylef/scanner Kyle Fuller 2015-11-23 11:02:54 +00:00
  • 465834d89c Merge pull request #40 from njdehoog/array_any Kyle Fuller 2015-11-23 11:02:29 +00:00
  • 0af879ba8a Use switch syntax in resolve functions Niels de Hoog 2015-11-23 11:44:32 +01:00
  • a516de51ff Update spec name to conform to style Niels de Hoog 2015-11-23 11:30:30 +01:00
  • 1f4aae1859 Added IfNode spec for Array<Any> value Niels de Hoog 2015-11-20 16:10:18 +01:00
  • cba1cbe388 Updated specs for ForNode Niels de Hoog 2015-11-20 15:07:36 +01:00
  • 3722998c35 Replace NSRegularExpressions with string scanning Kyle Fuller 2015-11-21 16:09:19 +00:00
  • 22919dc5ce [Variable] Normalize resolved types into Swift types Kyle Fuller 2015-11-21 15:25:55 +00:00
  • 89b7da2e10 [Variable] Use Swift split over Foundation Kyle Fuller 2015-11-21 14:42:51 +00:00
  • 3bd3aec296 Resolve extends and include arguments as variables Kyle Fuller 2015-11-21 14:42:23 +00:00
  • 48a9a65bd5 [Token] Correctly split quoted components Kyle Fuller 2015-11-21 14:27:23 +00:00
  • c86ab9c5b9 Remove unnessecary uses of Foundation Kyle Fuller 2015-11-21 14:06:04 +00:00
  • dc774fe43b Add 'Namespace' a container for tags and filters Kyle Fuller 2015-11-18 16:08:18 +03:00
  • 226becb258 Release 0.4.0 0.4.0 Kyle Fuller 2015-10-30 12:35:33 -07:00
  • 507cc5c661 [for block] Handle empty nodes Kyle Fuller 2015-10-24 17:34:37 -07:00
  • 9b26b7d71a [Context] Convenience push with block function Kyle Fuller 2015-10-24 17:27:02 -07:00
  • 19366ec71b Merge pull request #36 from AliSoftware/fix/if-node Kyle Fuller 2015-10-26 08:23:37 -07:00
  • ba65ab5fbe Fix IfNode when using Array of arbitrary types (which made the cast to [AnyObject] fail) Olivier Halligon 2015-10-26 14:26:41 +01:00
  • 8ac6e26876 Allow template filters to throw errors Kyle Fuller 2015-10-24 14:41:37 -07:00
  • f35be4b701 Add test around custom template filters Kyle Fuller 2015-10-24 14:35:25 -07:00
  • 033ae61e42 Restore code style Kyle Fuller 2015-10-24 14:26:32 -07:00
  • 1ea58b70f3 Error for unknown blocks Kyle Fuller 2015-10-24 14:24:34 -07:00
  • 5883775f37 [Extends] Make sure we don't leave endblock behind Kyle Fuller 2015-10-24 14:24:06 -07:00
  • d1891038f8 Merge pull request #33 from AliSoftware/guards Kyle Fuller 2015-10-24 13:28:47 -07:00
  • d5acc7298c Switch to Conche and Spectre Kyle Fuller 2015-10-22 11:49:32 -07:00
  • 6464b3170a Improve support for native Swift types Kyle Fuller 2015-10-22 11:42:50 -07:00
  • d03df12cba Move to JSON podspec Kyle Fuller 2015-10-22 10:05:46 -07:00
  • 62f6016e94 [README] Syntax highlight Kyle Fuller 2015-10-22 09:49:26 -07:00
  • 16da9ac034 Introduce variable filters Kyle Fuller 2015-10-22 09:47:45 -07:00
  • 7d5d226017 Include missing import to Foundation Kyle Fuller 2015-10-21 21:59:40 -07:00
  • 05dc420808 Add more safeguards 🚓🛂 Olivier Halligon 2015-10-18 07:17:03 +02:00
  • f4ed872a45 guard all the things! 👮 Olivier Halligon 2015-10-18 06:57:41 +02:00
  • f0abd34c32 [Template] Throw when initialising with non-existant file Kyle Fuller 2015-10-18 10:53:10 -07:00
  • 4d76fb4e60 [Template] Include tests for bundle/url initialiser Kyle Fuller 2015-10-18 09:41:16 -07:00
  • 9bdef5fee0 Merge pull request #34 from AliSoftware/fix/public Kyle Fuller 2015-10-18 09:12:30 -07:00
  • 20cc95fb87 Made Token's components & contents functions public so we can use it to implement custom tags with registerTag() Olivier Halligon 2015-10-18 15:48:03 +02:00
  • 1136ca8fca [Template] Set default value for bundle initialiser Kyle Fuller 2015-10-02 12:20:42 -07:00
  • 8f334563bf Merge pull request #30 from chunkerchunker/master Kyle Fuller 2015-10-02 12:15:49 -07:00
  • b03ec50a42 Allow Template.render() to be called multiple times Andy Choi 2015-09-30 20:56:54 -07:00
  • 2ab9b85305 Merge pull request #29 from chunkerchunker/template-url-init Kyle Fuller 2015-09-29 17:08:18 -07:00
  • a297b4ec42 bugfix for loading Template from URL chunkerchunker 2015-09-29 16:54:07 -07:00
  • 9de84d5ca4 [Circle] Deploy on all tags 0.3.0 Kyle Fuller 2015-09-25 15:13:32 -07:00
  • e5378b7603 [circleci] Update tag regex Kyle Fuller 2015-09-25 15:09:02 -07:00
  • 29dc14855c Release 0.3.0 Kyle Fuller 2015-09-25 15:05:49 -07:00
  • 3935dac021 Publish releases to Circle CI Kyle Fuller 2015-09-25 15:03:31 -07:00
  • 9c335caeb6 Remove custom Result type and throw errors Kyle Fuller 2015-09-25 12:53:45 -07:00
  • 25f5583542 [Template] Initialisers to throw on failure Kyle Fuller 2015-09-25 11:17:04 -07:00
  • 878c5cfde8 Use modern Swift 2.0 Kyle Fuller 2015-09-25 10:40:58 -07:00
  • a0bde992c2 Upgrade to PathKit ~> 0.4.0 Kyle Fuller 2015-09-25 10:26:55 -07:00
  • 554d2ee07f [circleci] Use Xcode 7 Kyle Fuller 2015-09-14 16:05:33 -07:00
  • 4dc8bf3d1f Merge pull request #26 from kylef/swift-2.0 Kyle Fuller 2015-09-09 18:55:23 -07:00
  • dcf2611ac2 Switch to Swift 2.0 Kyle Fuller 2015-09-08 18:42:54 -07:00
  • c1a485c429 Merge pull request #24 from kattrali/patch-1 Kyle Fuller 2015-08-24 02:23:22 -07:00
  • f9006d515a Fix title typo Delisa Mason 2015-08-24 00:10:18 -07:00
  • 6d01792cd6 Release 0.2.0 0.2.0 Kyle Fuller 2015-06-29 21:45:28 -07:00
  • 620154e721 Include template inheritence Kyle Fuller 2015-06-29 18:36:27 -07:00
  • 53d5a4f8c3 [Project] Use 2 spaces for indentation Kyle Fuller 2015-06-29 16:40:15 -07:00
  • 59bab00c97 [README] Fix broken badge URI Kyle Fuller 2015-06-29 16:37:20 -07:00
  • 3839bc4147 Merge pull request #23 from kylef/kylef/swift-1.2 Kyle Fuller 2015-06-29 16:36:41 -07:00
  • 84f117b40c Revert "Implement universal framework" Kyle Fuller 2015-06-29 16:28:36 -07:00
  • d1d8e6e17f [Podspec] Include missing TemplateLoader source Kyle Fuller 2015-06-29 16:20:12 -07:00
  • 44810a82e7 [Podspec] Target iOS > 8.0 Kyle Fuller 2015-06-29 16:16:50 -07:00
  • 028b340b54 Switch to Circle CI Kyle Fuller 2015-06-29 16:11:54 -07:00
  • 19a7abce4c Support Swift 1.2 Kyle Fuller 2015-06-29 15:21:59 -07:00
  • 0212e8781c [travis] Quickly lint podspec Kyle Fuller 2014-12-29 03:31:35 +00:00
  • 5aac08cabf [travis] Lint podspec Kyle Fuller 2014-12-29 03:22:18 +00:00