Commit Graph

4 Commits

Author SHA1 Message Date
Alejandro Isaza a3f3153c3c
Add UnsafeMemory abstraction (#77)
This simplifies the code dealing with unsafe pointers and allows
using existing functions with other collections.

Also update the copyright notices.
2018-04-01 12:23:36 -07:00
Alejandro Isaza e5445f0db8 Enable opt-in SwiftLint rules
Lint all schemes
2017-11-25 12:17:56 -08:00
Alejandro Isaza 416d114403 Use Swift tools version 4.0
Fix #71
2017-09-22 22:36:13 -07:00
Robert F. Dickerson fce9f6e971 Added Swift Package Manager support 2016-02-20 22:01:16 -06:00