2021-03-23 18:48 | NOTES: future coding remarks | glenda | 1 | +105 | -0 |
2021-01-31 17:02 | add mkfile for scripts | Pavel Renev | 1 | +9 | -0 |
2021-01-31 15:35 | html5dom: check if element is self-closing | Pavel Renev | 1 | +6 | -4 |
2021-01-31 14:52 | domprint: script to print dom out as text. | Pavel Renev | 1 | +7 | -0 |
2021-01-31 13:35 | create rc folder for scripts | Pavel Renev | 1 | +0 | -0 |
2021-01-31 13:08 | html5dom: fix some text nodes not getting their parent properly | Pavel Renev | 1 | +4 | -1 |
2021-01-30 21:24 | html5dom: implement adopt func, we now have proper tree | Pavel Renev | 1 | +55 | -1 |
2021-01-30 21:24 | domfs.c: cleanup old testing code | Pavel Renev | 1 | +0 | -2 |
2021-01-30 21:23 | html5dom.c: useleles newlines | Pavel Renev | 1 | +2 | -0 |
2021-01-24 20:43 | add domdump | Pavel Renev | 1 | +19 | -0 |
2020-12-14 14:33 | semiworking html5dom | Pavel Renev | 8 | +4140 | -1352 |
2020-11-22 20:51 | less than half of html tokenizer implemented in html2dom.c | Pavel Renev | 4 | +1353 | -10 |
2020-11-15 19:20 | node ctl file, adopt cmd | Pavel Renev | 1 | +114 | -16 |
2020-11-15 15:39 | new files for root and trees | Pavel Renev | 1 | +91 | -16 |
2020-11-14 21:01 | creating, writing, reading and removing user files | Pavel Renev | 1 | +217 | -17 |
2020-11-13 22:00 | rework of tree, current status | Pavel Renev | 2 | +213 | -82 |
2020-11-09 22:21 | commit latest state of domfs.c | Pavel Renev | 1 | +59 | -39 |
2020-11-09 22:21 | add data about CharacterData to dom.h | Pavel Renev | 1 | +3 | -0 |
2020-11-09 22:05 | add dom.h with dom description from the standard | Pavel Renev | 1 | +67 | -0 |
2020-11-09 20:37 | fix readme | Pavel Renev | 1 | +1 | -1 |
2020-11-08 21:11 | touch up README | Pavel Renev | 1 | +10 | -4 |
2020-11-08 21:09 | bare bones | Pavel Renev | 3 | +201 | -0 |