Commit Graph

5 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 7c1b6ea3fc Add linter, fix linter warnigns, uncomment tests 2017-09-24 23:07:45 -07:00
Alejandro Isaza f5f2289398 Remove file names from header comments
Also add the license to a couple files that were missing it and include
the readme, license and Package.swift in the Xcode project for
convenience.
2017-09-18 21:52:32 -07:00
Alejandro Isaza ddb1ca65fb Move tests to conform to SPM file layout 2017-09-18 21:22:05 -07:00