Commit Graph

12 Commits

Author SHA1 Message Date
Nabil Chatbi d98300a7ec * Removed StringBuilder from Element.cssSelector
* Lint Code
* Swift 4.1
2018-03-31 19:42:13 +02:00
chickdan 0a1632044c Remove uses of .character to conform to Swift 4 standards. 2017-11-01 23:25:50 -05:00
Nabil Chatbi 722bf83d76 Private file local visibility 2017-10-30 21:04:41 +01:00
Nabil Chatbi f9471791ba static strings 2017-10-08 21:30:05 +02:00
Nabil Chatbi 9ff2f32fb3 Performance 2017-10-08 20:49:28 +02:00
Nabil Chatbi ce62221b8c hashValue with XOR 2017-10-05 22:56:42 +02:00
Kevin Wooten 00ca92c422 Updates to swift 4
* Remove obsolete methods used in `hashValue` methods; normalizing all implementations.
* Fix warnings about redundant protocol conformance
* Removed “linux” definition of `NSTextCheckingResult.range(at:)` because Swift 4 defines it
* Updated project settings to Swift 4
2017-08-02 20:25:48 -07:00
Nabil Chatbi 9898dd939e Fix memory leak 2017-06-26 22:55:32 +02:00
Tim 3a6c7657b1 Remove toString from Node as it seems to be causing issues on Linux 2017-03-17 14:32:56 +00: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