Commit Graph

10 Commits

Author SHA1 Message Date
Garth Snyder 72919d7292 Convert all tag sets to constant arrays, use native contains() 2019-03-03 21:03:11 -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
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 4e12d0252f Bump version , performance fix 2017-04-04 12:12:39 +02:00
Nabil Chatbi d1be516628 performance fix 2017-03-26 23:08:39 +02:00
Nabil Chatbi 59a57ec226 performance changes 2017-03-26 22:44:27 +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