Commit Graph

7 Commits

Author SHA1 Message Date
Adam Fowler
05740bd7bc Replace raw UTF8 parser with String parser (#6)
* Replace UTF8 parser with String based one

* swift format

* Add parsing errors that include context about where error is

* Remove old error tests
2021-03-18 17:26:42 +00:00
Adam Fowler
a602593b5d Remove Logging imports 2021-03-18 16:29:23 +00:00
Adam Fowler
aa30dcbddf Don't log files that dont load throw error instead
remove swift-log dependency
2021-03-18 15:25:46 +00:00
Adam Fowler
66edcba185 swift format 2021-03-15 18:24:06 +00:00
Adam Fowler
03cfa42c02 Add swift-log so we can log loading errors 2021-03-15 16:08:10 +00:00
Adam Fowler
e391f5ae05 Comments 2021-03-15 15:09:16 +00:00
Adam Fowler
902c300969 Add template library loading from FileSystem 2021-03-12 11:04:17 +00:00