Commit Graph

81 Commits

Author SHA1 Message Date
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
Adam D. Ruppe 9fc6975ada bug in my stack class 2013-05-22 08:49:34 -04:00
Adam D. Ruppe 06768ed6f6 non-closed tag parsing 2013-05-09 10:33:15 -04:00
Adam D. Ruppe 54fa15eabe non-closed tag parsing 2013-05-09 10:32:06 -04:00
Adam D. Ruppe 3f08cd5830 entities 2013-04-19 09:36:06 -04:00
Adam D. Ruppe 4d9bfa2194 egrave 2013-04-19 08:13:18 -04:00
Adam D. Ruppe 65513f5ccf catch up 2013-04-11 07:59:49 -04:00
Adam D. Ruppe 79b2a25b92 catching up on random stuff 2013-02-16 11:18:15 -05:00
Adam D. Ruppe 341a626642 little bugs 2013-01-12 12:47:56 -05:00
Adam D. Ruppe 86d1a3dcb1 dmd 2.061 2013-01-10 08:15:04 -05:00
Adam D. Ruppe f2943b90b3 Merge branch 'master' of https://github.com/eskimor/misc-stuff-including-D-programming-language-web-stuff
Conflicts:
	database.d
2012-11-26 15:55:35 -05:00
Adam D. Ruppe 86062de07b idk 2012-11-07 13:30:34 -05:00
Adam D. Ruppe 0d8478592d more css lexer hacks. now supports \: for namespace selectors 2012-10-19 20:41:44 -04:00
Adam D. Ruppe e677d8d445 catching up 2012-10-07 12:56:46 -04:00
Adam D. Ruppe 5b816cb7e7 catching up on lots of changes. 2012-08-11 00:24:04 -04:00
Adam D. Ruppe 5f5c157ded specialized XmlDocument and various 2012-03-20 10:27:47 -04:00
Abscissa 168895801e fix warnings 2012-02-25 16:10:54 -05:00
Adam D. Ruppe d944083fe9 case sensitivity in non-strict selector 2012-02-25 14:47:02 -05:00
Adam D. Ruppe b09168ad1b assorted fixes 2012-02-15 12:35:35 -05:00
Adam D. Ruppe 617b7e38e7 observer events 2012-02-09 22:22:42 -05:00
Adam D. Ruppe 982ec91e13 event methods 2012-02-09 19:37:05 -05:00
Adam D. Ruppe d6c3404ae6 documentation and organization 2012-02-09 18:37:52 -05:00
Adam D. Ruppe de154ec9f1 element.style 2012-02-05 14:04:13 -05:00
Adam D. Ruppe 78e0f11c34 changes i guess 2012-01-20 11:22:00 -05:00
Adam D. Ruppe 571eb73a20 html5 dataset 2011-12-11 23:34:31 -05:00
Adam D. Ruppe f4c4530516 bug in new tostring backend 2011-12-10 22:42:11 -05:00
Adam D. Ruppe f89f3d3e41 <p><p> bug fixed in tag soup parser. I think that was the last major bug. 2011-12-10 20:58:53 -05:00
Adam D. Ruppe 73821aad29 performance improvements; shaved off about 10% on my work app (which is db bound) and over 50% on dom benchmarks standing alone 2011-12-10 16:12:56 -05:00