Garth Snyder
2cfe21cb27
Convert StringBuilder to String array basis
2019-12-19 14:23:16 -08:00
David Hart
71e95f7595
Update to Xcode 10.2 and resolve Swift 5 warnings
2019-04-18 21:47:57 +02:00
Nabil Chatbi
d98300a7ec
* Removed StringBuilder from Element.cssSelector
...
* Lint Code
* Swift 4.1
2018-03-31 19:42:13 +02:00
Nabil Chatbi
306be6efbe
Removed StringBuilder from Element.cssSelector
2018-03-29 22:59:01 +02:00
chickdan
0a1632044c
Remove uses of .character to conform to Swift 4 standards.
2017-11-01 23:25:50 -05:00
Nabil Chatbi
964003c42e
Performance improvement
2017-10-08 17:28:45 +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
5e826168ea
Performance css selection
2017-06-30 23:41:10 +02:00
Nabil Chatbi
0b79e95e4c
* Added Element.is(query) to check if an element matches this CSS query.
2017-03-17 23:44:34 +01: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