Commit Graph

108 Commits

Author SHA1 Message Date
Adam D. Ruppe 4c178891de refactor beginning and support single-quote in selector 2016-03-02 10:40:04 -05:00
Adam D. Ruppe 227f3356c3 more css3/css4 selectors, including nth-child 2016-02-27 23:11:07 -05:00
Adam D. Ruppe c713cd6b63 selector bugs 2016-02-27 13:20:02 -05:00
Adam D. Ruppe 0e2017e83a DRAFT impl of matchesSelector with breaking change in Selector struct api 2016-02-27 00:33:29 -05:00
Adam D. Ruppe bb35915c57 :has and :not selectors from css3+ (finally!) 2016-02-25 20:48:59 -05:00
Adam D. Ruppe 4c47231866 docs and bugs 2016-02-23 11:04:22 -05:00
Adam D. Ruppe 32601f07ed my precious dom selector got so many bugs in that other pull 2015-12-10 22:55:32 -05:00
Adam D. Ruppe 6b4301c25a another bug introduced by the new css leser :( 2015-12-10 22:36:02 -05:00
Adam D. Ruppe bd4d0b4231 Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff 2015-10-23 11:00:29 -04:00
Adam D. Ruppe fcdd3123c0 stuff 2015-10-23 11:00:26 -04:00
nathan g. christenson fb8de78d2e Trivial change - adding getElementsByClassName to Document 2015-10-23 09:47:53 -05:00
Adam D. Ruppe 2a43ed57bd lots of cool stuff 2015-09-06 16:41:17 -04:00
Adam D. Ruppe 40fbab4e1f web.d updates 2015-08-04 20:49:07 -04:00
Adam D. Ruppe ed9fb7ea6d new css selector lexer (thanks ketmar) 2015-04-10 11:47:30 -04:00
Adam D. Ruppe c4f5e2d6d6 missing import 2015-03-11 09:35:13 -04:00
Adam D. Ruppe 817bdc6871 finding sCRipt instead of just script, thanks ketmar 2015-03-11 09:09:10 -04:00
Adam D. Ruppe 1a2dc702c0 oops bad debugging assert left in 2015-01-14 23:54:49 -05:00
Adam D. Ruppe ba7b65a804 characterencodings.d is now optional again 2015-01-14 11:01:49 -05:00
Adam D. Ruppe 6518f912bc dup and stuff 2014-08-22 16:28:19 -04:00
Adam D. Ruppe bc850b299d Merge branch 'master' of https://github.com/juanjux/arsd 2014-08-22 16:12:55 -04:00
Juanjo Alvarez ffa8dc8bd2 fixed dom.d .dup calls for dmd 2.0.66 2014-08-22 22:06:59 +02:00
Adam D. Ruppe 8a925179ad more characters 2014-07-15 19:24:25 -04:00
w0rp 530112353d Add missing HTML enities like ndash back and remove some trailing whitespace. 2014-07-15 22:55:03 +01:00
Adam D. Ruppe 0b385f54d1 workaround compiler change 2014-07-11 13:22:21 -04:00
Adam D. Ruppe 6176f4d125 more generic interface 2014-04-04 22:40:36 -04:00
Adam D. Ruppe cadc160258 strict method 2014-04-04 16:35:17 -04:00
Adam D. Ruppe 68b9a610aa dmd 2.065 2014-02-24 13:14:20 -05:00
Adam D. Ruppe ea70e2a8ff catchup 2013-08-29 18:50:07 -04:00
Adam D. Ruppe d614f48642 stuff 2013-07-11 08:35:54 -04:00
Adam D. Ruppe dddd9d1b22 proper subclass on cloned 2013-06-21 21:41:55 -04:00
Adam D. Ruppe 0ef6ebd977 png reworking 2013-06-10 12:21:32 -04:00
Adam D. Ruppe 17a4b8b601 checking stuff after the root node in loose mode 2013-06-04 10:31:31 -04:00
Adam D. Ruppe c68f2d175c oops 2013-06-04 09:10:53 -04:00
Adam D. Ruppe 93be0d1d4f comment helper function 2013-06-04 09:04:00 -04:00
Adam D. Ruppe 4964425cc3 minor bugs in new stuff 2013-06-04 08:50:38 -04:00
Adam D. Ruppe 896c0fef33 minimal @property 2013-06-04 08:32:46 -04:00
Adam D. Ruppe 75f7269209 minor 2013-06-03 17:06:38 -04:00
Adam D. Ruppe 612aaed5eb minor 2013-06-03 16:59:23 -04:00
Adam D. Ruppe b58e50dc23 compile with -w 2013-06-03 12:09:34 -04:00
Adam D. Ruppe 78821d25bb new handling of php,asp, and processing instructions 2013-06-03 12:07:08 -04:00
Adam D. Ruppe c9e169ea98 script range check 2013-06-03 09:15:33 -04:00
Adam D. Ruppe 326405df75 another range check 2013-06-03 08:55:54 -04:00
Adam D. Ruppe cf4547219b another nonstrict end of file test 2013-06-03 08:22:52 -04:00
Adam D. Ruppe 5d63348946 some streaming capability 2013-05-28 19:09:57 -04:00
Adam D. Ruppe 2b3017f963 ctfe! 2013-05-28 10:22:31 -04:00
Adam D. Ruppe af2ee83505 implement hack described in comments [!] 2013-05-23 16:12:03 -04:00
Adam D. Ruppe e44b740688 yet more range violation checks to handle pure garbage 2013-05-23 09:16:16 -04:00
Adam D. Ruppe e263a128ab range violation checks on tag soup 2013-05-23 08:53:21 -04:00
Adam D. Ruppe 8159da80c5 more garbage handling 2013-05-23 08:45:02 -04:00
Adam D. Ruppe 3077ffe763 ref 2013-05-22 09:19:57 -04:00