Commit Graph

164 Commits

Author SHA1 Message Date
Adam D. Ruppe 792d7c1a10 make pretty string slightly prettier 2020-10-15 22:52:42 -04:00
Adam D. Ruppe e83c016c69 strict context went out of bounds 2020-10-15 21:56:23 -04:00
Adam D. Ruppe a53ea697bd prevent segfault 2020-10-09 12:41:35 -04:00
Adam D. Ruppe 3be163c44e wtf dom 2020-06-13 19:58:42 -04:00
Adam D. Ruppe 40c757b003 unittest 2020-06-13 18:56:59 -04:00
Adam D. Ruppe 0dac4f50c5 omg broken sibling that killed caption + tr + tr for eample 2020-06-13 18:49:12 -04:00
Adam D. Ruppe e1aa0b2bf9 :is and :where css selector basic support 2020-06-12 13:53:55 -04:00
Adam D. Ruppe c3c863d867 fix the switch case the pr created 2020-05-17 09:20:23 -04:00
NotMichaelChen 4331b84532 Fix unreachable statement 2020-05-16 21:31:02 -04:00
Adam D. Ruppe 05e496430a moar fixes 2020-04-26 22:35:18 -04:00
Adam D. Ruppe cf0f899327 fix stuff 2020-02-03 17:44:48 -05:00
Adam D. Ruppe 2123bf0db4 fix utility selectors on document 2020-01-13 19:50:30 -05:00
Adam D. Ruppe d3506d8b00 catchup 2020-01-03 10:04:58 -05:00
Adam D. Ruppe 3316e500a5 various bug fixes 2020-01-01 10:24:38 -05:00
Adam D. Ruppe 643527c897 catchup 2019-12-17 08:36:31 -05:00
suncarpet 728b9a6182 Greatly expand the number of HTML entities handled by dom.parseEntity. 2019-12-16 15:16:41 -05:00
Adam D. Ruppe 7d1ae8f27c Document.fromUrl improvement 2019-12-06 20:01:54 -05:00
Adam D. Ruppe 4cf16e9248 little things 2019-12-06 10:31:50 -05:00
Adam D. Ruppe b82dd94195 widgetpainter begins 2019-08-23 22:50:37 -04:00
Adam D. Ruppe 67bbc546a4 copy/paste mistake led to spurious warning 2019-07-13 09:01:26 -04:00
Adam D. Ruppe b7ad04afd9 im the worst at greys 2019-07-06 13:22:25 -04:00
Adam D. Ruppe 8a608eae3b keep my version 2019-06-14 10:11:45 -04:00
Adam D. Ruppe 50a752df70 more recent updates 2019-05-11 10:30:16 -04:00
Adam D. Ruppe 10d65d0367 idk 2019-04-03 10:01:45 -04:00
Adam D. Ruppe fe943409d1 add more context to exceptions 2019-03-04 10:19:29 -05:00
Adam D. Ruppe ec4a718730 fixup garbage with no > 2019-02-07 19:51:59 -05:00
Adam D. Ruppe 8c67623cf6 fix compile 2019-01-12 08:57:05 -05:00
Adam D. Ruppe 661df66a5d deprecated loop 2019-01-09 10:32:06 -05:00
Adam D. Ruppe 3109d426ef idk 2018-11-10 21:33:51 -05:00
Adam D. Ruppe 3a433690e2 more efficient opengltexture option 2018-10-17 09:03:04 -04:00
Adam D. Ruppe 677acce81e fix #168 patch by WebFreak001 2018-09-04 15:43:08 -04:00
Adam D. Ruppe b351656398 handle whitespace around attribute symbols 2018-06-25 19:37:08 -04:00
Alexander Orlov deb962229b This fixes #165 2018-06-24 13:58:30 +02:00
Adam D. Ruppe 917c408187 catchup 2018-05-09 08:08:16 -04:00
Adam D. Ruppe ed579fd978 for easier inner html creations 2018-03-29 20:10:24 -04:00
Adam D. Ruppe 98200f357d lots of little fixes 2018-02-05 14:39:08 -05:00
Adam D. Ruppe 85fc2c8c67 catchup 2017-12-26 11:35:01 -05:00
Adam D. Ruppe 6e0b22583f more pretty printing html (note this still changes content!) 2017-11-18 23:48:05 -05:00
Adam D. Ruppe f5eb7297ff auto formatter customization 2017-11-18 11:40:47 -05:00
Adam D. Ruppe 14eacbf28b more html pretty stuff so i can diff stuff ignoring space better 2017-11-17 16:35:28 -05:00
Adam D. Ruppe d8b40df352 better html pretty-printer 2017-11-17 13:09:07 -05:00
dhasenan dad90e92c5 dom.d: Improve handling of mixed <p> tags
Fixes #120
2017-11-10 12:37:31 -08:00
Adam D. Ruppe c0b20a99fa opindex for easier traversal (cybershadow suggestion) 2017-08-27 19:40:22 -04:00
Jan Jurzitza 1a84a87f24 Added euro (€) to entity list 2017-06-29 12:19:10 +02:00
Adam D. Ruppe 351eded297 comment unfinished code 2017-05-11 14:14:52 -04:00
Adam D. Ruppe 13f55bf8d5 catchup 2017-03-29 22:20:50 -04:00
Adam D. Ruppe d503ac5011 version out too strict useless test 2017-03-20 11:09:19 -04:00
Adam D. Ruppe 5ec9f15d94 convenience methods for dealing with uncertain element presence 2017-03-07 22:36:12 -05:00
Adam D. Ruppe 022c57b720 new htmlEntitiesDecode, saves HUGE time on my test, hopefully is not regression 2017-03-03 10:59:26 -05:00
Adam D. Ruppe 2fff81a252 add toPrettyString for eyeball debugging 2017-02-20 10:34:29 -05:00