David Hart
|
71e95f7595
|
Update to Xcode 10.2 and resolve Swift 5 warnings
|
2019-04-18 21:47:57 +02: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
|
8e064ada23
|
lint
|
2018-04-03 20:14:14 +02:00 |
Nabil Chatbi
|
129eeed16c
|
Refactor as Swift guideline
|
2018-04-02 22:32:39 +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
|
964003c42e
|
Performance improvement
|
2017-10-08 17:28:45 +02:00 |
Nabil Chatbi
|
02c4381a1f
|
sequence
|
2017-03-28 22:47:11 +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 |