Garth Snyder
ed4761b42d
Convert StringBuilder to String array basis
2019-03-03 21:03:06 -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
Nabil Chatbi
54827a83dd
Fix auto close tag
2017-11-04 00:45:50 +01: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
040d27c5c0
* Bugfix - a "SYSTEM" flag in doctype tags would be incorrectly removed.
2017-03-17 22:46:18 +01: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