iska
|
de2d35fbe6
|
Merge branch 'release/1.0.0'
1.0.0
|
2016-09-28 02:09:00 +02:00 |
|
iska
|
76a7930e7d
|
Bump HTMLKit version to 1.0.0
|
2016-09-28 02:02:51 +02:00 |
|
iska
|
8dc5d0ea50
|
Update jazzy.yaml for 1.0.0
|
2016-09-28 02:02:31 +02:00 |
|
iska
|
0e9956efc0
|
Update podspec for 1.0.0
|
2016-09-28 02:02:18 +02:00 |
|
iska
|
d5888e68a7
|
Add Changelog entry for HTMLKit 1.0.0
|
2016-09-28 02:01:10 +02:00 |
|
iska
|
02177e7fac
|
Fix macOS scheme and sdk in travis.yml
|
2016-09-28 01:55:10 +02:00 |
|
iska
|
af76666f3c
|
Add watchOS2.0 and tvOS9.0 destinations to travis.yml
|
2016-09-28 01:44:09 +02:00 |
|
iska
|
73dc32aae9
|
Set deployment targets to macOS 10.9, iOS 9.0, tvOS 9.0 and watchOS 2.0
|
2016-09-28 01:39:38 +02:00 |
|
iska
|
64cba55677
|
Replace OSX with macOS throughout project
|
2016-09-28 01:38:59 +02:00 |
|
iska
|
214722c0bf
|
Share example project's scheme
|
2016-09-28 01:36:05 +02:00 |
|
iska
|
b8592630d0
|
Fix simulator name in travis.yml
|
2016-09-28 01:10:04 +02:00 |
|
iska
|
a641c64f74
|
Fix typo in travis.yml
|
2016-09-27 23:34:24 +02:00 |
|
iska
|
e20531925a
|
Update travis.yaml for Xcode8 and iOS10
|
2016-09-27 23:00:45 +02:00 |
|
iska
|
024ab12242
|
Add docs directory to gitignores
|
2016-09-27 22:50:02 +02:00 |
|
iska
|
c2a11e6f97
|
Add .jazzy.yaml configuration file
|
2016-09-27 22:49:49 +02:00 |
|
iska
|
800336d317
|
Add nullability annotation for CSSSelectorParser's parse method
|
2016-09-27 22:32:30 +02:00 |
|
iska
|
a751cec215
|
Add example project
|
2016-09-27 22:30:45 +02:00 |
|
iska
|
87a476e523
|
Change html5lib-tests submodule name
|
2016-09-20 19:30:10 +02:00 |
|
iska
|
7e42fd1e08
|
Add missing lightweight generics in Parser, Element & Node classes
To play nicely with Swift 3
|
2016-09-20 19:28:08 +02:00 |
|
iska
|
7d1b94219d
|
Add missing deployment target settings in project file
|
2016-09-20 19:27:21 +02:00 |
|
iska
|
29bd89b808
|
Update playground to Swift 3
|
2016-09-20 19:27:05 +02:00 |
|
iska
|
45a8e25028
|
Update project and schemes for Xcode 8
|
2016-09-13 22:47:33 +02:00 |
|
iska
|
33bb1e39a4
|
Merge branch 'release/0.9.4' into develop
|
2016-09-03 17:23:09 +02:00 |
|
iska
|
44c987ec13
|
Merge branch 'release/0.9.4'
# Conflicts:
# Tests/html5lib-tests
0.9.4
|
2016-09-03 17:21:13 +02:00 |
|
iska
|
3bd5b2d4a2
|
Fix source code and header paths in podspec file
Source code resides in "Sources" and "Sources/include" now after spm
refactor
|
2016-09-03 17:08:17 +02:00 |
|
iska
|
8c312e1508
|
Bump HTMLKit version to 0.9.4
|
2016-09-03 16:53:23 +02:00 |
|
iska
|
20d8449a94
|
Update podspec for 0.9.4
|
2016-09-03 16:51:58 +02:00 |
|
iska
|
16b85af5af
|
Update README.md
|
2016-09-03 16:51:46 +02:00 |
|
iska
|
3c56a1d694
|
Add Changelog entry for HTMLKit 0.9.4
|
2016-09-03 16:51:33 +02:00 |
|
iska
|
ca20e6d03f
|
Add HTMLKit modulemap file
|
2016-09-03 16:18:28 +02:00 |
|
iska
|
f58c2e3f94
|
Remove unused strings plist from tests code
|
2016-08-28 01:17:53 +02:00 |
|
iska
|
9698919d35
|
Fix import in private HTMLNode header
|
2016-08-27 02:07:54 +02:00 |
|
iska
|
9a1a12c788
|
Remove prefix header and necessary foundation imports
|
2016-08-27 02:02:43 +02:00 |
|
iska
|
e56a980e80
|
Move header files into include directory
|
2016-08-27 01:59:53 +02:00 |
|
iska
|
a440fd56b2
|
Add Package.swift
|
2016-08-24 20:27:50 +02:00 |
|
iska
|
1a3c1dd3d2
|
Update gitignore
|
2016-08-24 20:23:20 +02:00 |
|
iska
|
170c298571
|
Remove unused strings plist
|
2016-08-24 20:04:13 +02:00 |
|
iska
|
f51c76d257
|
Update project paths for info.plist and prefix header
|
2016-08-24 20:02:09 +02:00 |
|
iska
|
1df63b8e00
|
Move test source code to Tests directory
|
2016-08-24 19:55:59 +02:00 |
|
iska
|
37444d5899
|
Move source code to Sources directory
|
2016-08-24 19:54:41 +02:00 |
|
iska
|
85e4941057
|
Move css-tests to Tests directory
|
2016-08-24 19:51:41 +02:00 |
|
iska
|
c7a339fbed
|
Move html5lib-tests submodule to Tests directory
|
2016-08-24 19:50:23 +02:00 |
|
iska
|
0f80b0bbe2
|
Merge branch 'release/0.9.3'
0.9.3
|
2016-07-16 14:50:07 +02:00 |
|
iska
|
b1a9b7ecee
|
Merge branch 'release/0.9.3' into develop
|
2016-07-16 14:50:07 +02:00 |
|
iska
|
f794e04b9f
|
Bump HTMLKit version to 0.9.3
|
2016-07-16 14:49:23 +02:00 |
|
iska
|
0ffecea0f3
|
Update podspec for 0.9.3
|
2016-07-16 14:49:23 +02:00 |
|
iska
|
62fef829d3
|
Set deployment targets for watchOS
|
2016-07-16 14:49:23 +02:00 |
|
iska
|
21dd607ec6
|
Update README.md
|
2016-07-16 14:48:44 +02:00 |
|
iska
|
7ae337471c
|
Add Changelog entry for HTMLKit 0.9.3
|
2016-07-16 13:59:36 +02:00 |
|
iska
|
730b8a3239
|
Fix format arguments in Test Observer class
|
2016-07-16 13:51:09 +02:00 |
|