David Jennes
99cc1cac4a
Make render with context public
2022-07-27 03:01:37 +02:00
Stefano Mondino
c444fb959d
Make tokens public
2022-07-26 15:02:39 +02:00
David Jennes
19646bcddf
Update SwiftLint to 0.39.2 ( #295 )
...
* Update SwiftLint to 0.39.2
* Enable a bunch of extra rules
* Fix all warnings
* Ignore this Xcode generated folder
Co-authored-by: Olivier Halligon <olivier@halligon.net >
2020-08-12 22:52:00 +02:00
David Jennes
3f4622f54f
Fix issues in Sources
...
Sources
sources
2018-11-11 17:34:47 +01:00
Ilya Puchka
ac2fd56e8e
storing full sourcemap in token, refactored error reporting
2018-01-01 16:22:06 +01:00
Ilya Puchka
abeb30bb1c
fix rendering templates created from string literals
2018-01-01 16:22:05 +01:00
Ilya Puchka
69cd8e4d3b
replaced Token with Lexeme protocol on TemplateSyntaxError
2018-01-01 16:21:50 +01:00
Ilya Puchka
6300dbc7bf
improved template syntax errors with file, line number and failed token highlighted in error message
2018-01-01 16:21:48 +01:00
Kyle Fuller
26f30cbd9d
feat: Allow subclassing templates ( #79 )
2016-12-07 21:46:04 +00:00
Kyle Fuller
d7b152089e
feat: New extensions API ( #78 )
2016-12-07 21:27:31 +00:00
Kyle Fuller
2e04a71d59
fix: Silence build warnings
2016-12-02 00:29:28 +00:00
Kyle Fuller
24359489ce
refactor(Template): Deprecate init from files
2016-12-01 01:47:19 +00:00
Kyle Fuller
9e2a061795
refactor: Introducing Environments
2016-12-01 01:29:48 +00:00
Kyle Fuller
429290e0b7
refactor: TemplateLoader to protocol, follow Swift API guidelines
2016-11-28 19:24:17 +00:00
Kyle Fuller
a13401b046
chore: Lock down APIs
2016-11-27 02:20:46 +00:00
Valentin Knabel
68e6ce3022
feat: Creating of templates from a string literal ( #71 )
2016-10-11 12:45:15 +01:00
Kyle Fuller
feff3b18b1
Add support for Swift 3.0
2016-09-13 19:12:47 +01:00
shnhrrsn
bdc14ab1e1
Added namespace to Context
2016-03-05 23:57:15 -05:00
Boris Bügling
356393088b
Support for Linux
2015-12-08 16:54:58 +01:00
Boris Bügling
372b2e7576
Add Package.swift and move files around
2015-12-08 11:45:03 +01:00