Commit Graph

43 Commits

Author SHA1 Message Date
Garth Snyder a4eca3ed31 Convert CharacterReader to native string indexing 2019-12-19 13:23:36 -08:00
Garth Snyder 5da0b123b9 Set up macOS test target to allow performance testing 2019-12-19 13:23:36 -08:00
Garth Snyder b5f7e86b49 Add benchmark tests for parser, with HTML corpus 2019-12-19 13:11:19 -08:00
Stuart A. Malone d5cae61029 Provide a RandomAccessCollection extension for Elements 2018-12-13 08:51:06 -05: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
Nabil Chatbi d78af0baf9 fix crash cast 2018-02-07 22:29:28 +01:00
chickdan 0a1632044c Remove uses of .character to conform to Swift 4 standards. 2017-11-01 23:25:50 -05:00
Nabil Chatbi 9fa5dd5ab6 Merge branch 'develop' 2017-10-05 09:04:47 +02:00
Nabil Chatbi 0a418b5049 Performance 2017-10-04 21:54:20 +02:00
Tim 5175da3517 Add missing tests to Linux 2017-09-27 13:22:26 +01:00
Tim 2540d8b46b Remove PlatformTypes as they are all the same now 2017-09-27 12:57:13 +01:00
Nabil Chatbi 5692f0c298 Swift 4 2017-09-26 22:22:45 +01:00
Nabil Chatbi 252d7acff6 Merge branch 'master' into develop 2017-09-07 23:45:37 +02:00
Nabil Chatbi 9424ce7c9f Bump version 2017-08-14 11:06:20 +01:00
Nabil Chatbi 312cb57d66 Fix Entities UTF16 escape 2017-06-28 23:52:25 +02:00
Nabil Chatbi 62d4abbbae Added easy escape mode 2017-06-17 20:24:02 +02:00
Nabil Chatbi 4e12d0252f Bump version , performance fix 2017-04-04 12:12:39 +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
Nabil Chatbi d7f6440c15 Tests 2017-03-17 23:16:53 +01:00
Nabil Chatbi f7da3abc12 removed testPerformanceExample 2017-03-17 21:54:35 +01:00
Nabil Chatbi c2bfb21a48 test 2017-03-17 21:47:57 +01:00
Nabil Chatbi 15e6af408f Removed Regex 2017-03-17 21:40:33 +01:00
Nabil Chatbi 2e3df51898 Bump pod version , CleanerTest Linux tests 2017-03-17 16:33:58 +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
Tim f47aefa129 Make it build on Linux 2017-03-16 15:22:29 +00:00
Nabil Chatbi bc84935645 fix some errors in whitelist 2017-01-15 00:48:33 +01:00
Nabil Chatbi 449de96fb6 Added Sequence protocol 2016-12-30 00:13:02 +01:00
Nabil Chatbi db2f0bafbc lint 2016-12-28 14:22:28 +01:00
Nabil Chatbi 95ec8587bb fix linux support 2016-12-28 12:41:09 +01:00
Nabil Chatbi 3645968462 "\u{000210C1}" 2016-12-28 11:00:09 +01:00
Nabil Chatbi 365223ef47 no message 2016-12-28 02:25:20 +01:00
Nabil Chatbi d027737ee3 no message 2016-12-28 02:22:36 +01:00
Nabil Chatbi e91fed96d8 no message 2016-12-28 02:21:42 +01:00
Nabil Chatbi e949d99021 no message 2016-12-28 02:09:54 +01:00
Nabil Chatbi 9b62a68640 no message 2016-12-28 02:08:38 +01:00
Nabil Chatbi 85e28d807b tests 2016-12-28 02:02:39 +01:00
Nabil Chatbi 1d7e552d4a ElementsTest 2016-12-28 00:08:57 +01:00
Nabil Chatbi 7d0ea7d709 tests 2016-12-27 23:30:32 +01:00
Nabil Chatbi 92b00ce8c1 tests fix 2016-12-27 22:55:54 +01:00
Nabil Chatbi 8a4b3c559b removed semicolons 2016-12-21 22:04:56 +01:00
Nabil Chatbi eb79dc79a7 Edit Tests 2016-12-20 14:27:06 +01:00