iska
|
1df0c4ce1f
|
Use debug configuration in travis.yml
|
2016-01-19 00:41:33 +01:00 |
|
iska
|
ac49520ad9
|
Use correct schemes in travis.yml
|
2016-01-19 00:37:23 +01:00 |
|
iska
|
ee6dbff8d5
|
Use ipgonesimulator SDK in travis.yml
|
2016-01-19 00:31:23 +01:00 |
|
iska
|
f004e6328c
|
Remove Team ID from project settings
|
2016-01-19 00:31:23 +01:00 |
|
iska
|
f8255c861a
|
Add .travis.yml file
|
2016-01-19 00:26:55 +01:00 |
|
iska
|
4592037aba
|
Fix "return" attribute in source code documentation
@returns is ignored by jazzy
|
2016-01-18 21:48:00 +01:00 |
|
iska
|
41d9d98201
|
Merge branch 'hotfix/fix_readme' into develop
|
2015-12-24 00:35:15 +01:00 |
|
iska
|
8199f647f4
|
Fix some typos in the README
|
2015-12-24 00:35:08 +01:00 |
|
iska
|
b8d17162d5
|
Merge branch 'hotfix/fix_readme' into develop
|
2015-12-23 21:53:07 +01:00 |
|
iska
|
977737d538
|
Merge branch 'hotfix/fix_readme'
|
2015-12-23 21:53:07 +01:00 |
|
iska
|
27e1ed2bda
|
Add new line after logo in README
|
2015-12-23 21:53:00 +01:00 |
|
iska
|
c169f0ed07
|
Merge branch 'release/0.9.0' into develop
|
2015-12-23 21:49:36 +01:00 |
|
iska
|
d980203741
|
Merge branch 'release/0.9.0'
0.9.0
|
2015-12-23 21:49:36 +01:00 |
|
iska
|
ba02239207
|
Remove build status from README for now
|
2015-12-23 21:49:10 +01:00 |
|
iska
|
830fa06a55
|
Remove travis.yml for now since it is being queued on a linux vm
|
2015-12-23 21:47:57 +01:00 |
|
iska
|
30c528a220
|
Add build status to README
|
2015-12-23 21:44:05 +01:00 |
|
iska
|
695ff67dd8
|
Use xcodebuild instead of xctool in travis.yml
|
2015-12-23 21:35:18 +01:00 |
|
iska
|
f883b0d906
|
Update README.md
|
2015-12-23 21:32:18 +01:00 |
|
iska
|
be45558e86
|
Add travis-ci yaml file
|
2015-12-23 21:24:35 +01:00 |
|
iska
|
46629ada01
|
Update html5lib-tests to latest commit before the Blink changes on 16.09.2015
|
2015-12-23 21:11:06 +01:00 |
|
iska
|
700587b101
|
Rename the negation selector to "not"
|
2015-12-23 21:10:40 +01:00 |
|
iska
|
6c28dad930
|
Finalize parsing for <ruby> elements in the HTML Parser
https://github.com/whatwg/html/pull/101
|
2015-12-23 20:44:16 +01:00 |
|
iska
|
572918e59b
|
Add HTMLKit Demo playground
|
2015-12-23 17:17:00 +01:00 |
|
iska
|
85edf33950
|
Reset the document's ready state on document initialization in the HTML Parser
|
2015-12-23 16:20:42 +01:00 |
|
iska
|
e80188dd00
|
Specify the generic type of the Node Iterator
|
2015-12-23 03:02:30 +01:00 |
|
iska
|
b64cfc9c1e
|
Remove historic HTML Node types
|
2015-12-23 03:02:18 +01:00 |
|
iska
|
409b5502ae
|
Add "Intro" page for HTMLKit in the playground
|
2015-12-22 17:57:21 +01:00 |
|
iska
|
7377ec550f
|
Improve HTML Parser errors
|
2015-12-22 17:56:25 +01:00 |
|
iska
|
3d9e657be4
|
Remove performance tests from the HTMLKit OSX scheme
|
2015-12-22 02:52:46 +01:00 |
|
iska
|
766c901e38
|
Fix format specifier in the index-based CSS selector names
|
2015-12-22 02:52:30 +01:00 |
|
iska
|
974e5a1615
|
Refactor emit-error method in the CSS parser with implicit location reporting
|
2015-12-22 02:43:04 +01:00 |
|
iska
|
518fd5eacb
|
Add tests for parsing extension selectors
|
2015-12-22 02:37:28 +01:00 |
|
iska
|
f57e265cba
|
Change "lt", "gt" & "eq"-selectors to accept an unsigned integer index
|
2015-12-22 02:35:00 +01:00 |
|
iska
|
4bb681eb78
|
Add missing CSS structural selectors to the parser
|
2015-12-22 02:32:03 +01:00 |
|
iska
|
c4a5aa1bd9
|
Fix assignment in the initializer of attribute selector
|
2015-12-22 02:31:45 +01:00 |
|
iska
|
be34a57e6f
|
Add CSS parsing for "lt", "gt" & "eq"-selectors
|
2015-12-22 02:19:22 +01:00 |
|
iska
|
01694a5fdf
|
Add CSS parsing for extension selectors
|
2015-12-22 02:18:48 +01:00 |
|
iska
|
b55ca26c7e
|
Add HTML stream method to consume a decimal number
|
2015-12-22 02:13:50 +01:00 |
|
iska
|
846b6114fc
|
Add source code documentation for the CSS Selector classes
|
2015-12-21 22:21:55 +01:00 |
|
iska
|
1208ddf5c7
|
Reorder source code a little bit
|
2015-12-21 17:19:07 +01:00 |
|
iska
|
c2bbb7d9f6
|
Add source code documentation for the private CSS Selectors related classes
|
2015-12-21 17:18:45 +01:00 |
|
iska
|
244dd726b4
|
Add source code documentation for the public CSS Selectors
|
2015-12-21 17:18:21 +01:00 |
|
iska
|
032c428725
|
Add source code documentation for the CSS Selectors parsers
|
2015-12-21 17:17:51 +01:00 |
|
iska
|
8d672cf0cf
|
Fix "lt", "gt" & "eq"-selectors declarations
Added missing index argument
|
2015-12-21 17:01:38 +01:00 |
|
iska
|
5354c7c934
|
Fix node filter initialization in HTML Node class
|
2015-12-21 16:52:11 +01:00 |
|
iska
|
b99cb0c9d4
|
Change ":has" selector's behaviour to include all descendants instead of direct child elements.
|
2015-12-21 16:25:26 +01:00 |
|
iska
|
3c89df333c
|
Add source code documentation for the ordered dictionary class
|
2015-12-21 15:42:32 +01:00 |
|
iska
|
ad34deb7ac
|
Add source code documentation for HTMLKit categories
|
2015-12-21 00:18:04 +01:00 |
|
iska
|
7ee8057d38
|
Add source code documentation for node filter, tree walker, namespaces and quirks modes
|
2015-12-21 00:07:50 +01:00 |
|
iska
|
f2aff5f2ce
|
Remove unused namespaces
|
2015-12-21 00:06:26 +01:00 |
|