Commit Graph

7 Commits

Author SHA1 Message Date
Jun Yuan 1b201f7e22 modify parameter labeling for clarity
func regionMatches in String extension
2021-04-28 10:49:59 +08:00
Malcolm 2da533b75d Fix for "Static declarations are implicitly 'final'; use 'public' instead" warning. Methods that are 'static' or inside a 'final' class can not by nature be declared as open. These methods are not overridable. 2018-08-26 11:32:04 +02:00
chickdan 0a1632044c Remove uses of .character to conform to Swift 4 standards. 2017-11-01 23:25:50 -05:00
Nabil Chatbi edc4c99f43 Fix unicodescalar 2017-06-29 22:45:24 +02:00
Nabil Chatbi db2f0bafbc lint 2016-12-28 14:22:28 +01:00
Nabil Chatbi 8a4b3c559b removed semicolons 2016-12-21 22:04:56 +01:00
Nabil Chatbi a41de2c2d8 fixis for Package.swift 2016-12-12 21:07:04 +01:00