index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix copy-paste error attempt 2
bptato
2024-01-21
1
-1
/
+1
|
*
Fix copy-paste error
bptato
2024-01-21
1
-1
/
+1
|
*
htmlparser: set script already started on <script>
bptato
2024-01-21
1
-1
/
+2
|
*
Get rid of radixtree
bptato
2024-01-18
7
-230
/
+154
|
*
tags: remove NodeType and various sets
bptato
2024-01-15
7
-123
/
+95
|
*
Avoid having to import htmltokenizer
bptato
2024-01-15
4
-45
/
+61
|
*
tags: add NAMESPACE_UNKNOWN, PREFIX_UNKNOWN
bptato
2024-01-14
1
-0
/
+2
|
*
htmlparseriface: split out <html> element creation
bptato
2024-01-14
3
-37
/
+51
|
*
htmlparser: make it possible to implement custom elements
bptato
2024-01-06
3
-18
/
+40
|
*
Update todo, readme
bptato
2024-01-03
2
-2
/
+0
|
*
Update readme
bptato
2024-01-02
1
-3
/
+1
|
*
minidom: UTF8 validate strings in strToAtom
bptato
2024-01-02
1
-2
/
+1
|
*
Do not use dynamic dispatch for optional hooks
bptato
2024-01-02
8
-78
/
+113
|
*
htmlparseriface: make addAttrsIfMissingImpl non-optional
bptato
2024-01-02
2
-18
/
+15
|
*
htmlparseriface: use converter instead of manual casting
bptato
2024-01-02
1
-72
/
+4
|
*
Reduce func use, reduce dead code
bptato
2024-01-02
1
-37
/
+30
|
*
Separate HTML attributes from adjusted XML attrs
bptato
2024-01-02
7
-177
/
+153
|
*
htmlparser: use popElementsIncl more
bptato
2024-01-01
1
-4
/
+3
|
*
htmlparser: get rid of some todos
bptato
2024-01-01
2
-12
/
+2
|
*
htmltokenizer: fix some todos
bptato
2024-01-01
1
-41
/
+33
|
*
htmltokenizer: remove large internal buffer
bptato
2024-01-01
6
-128
/
+138
|
*
New interface part 2
bptato
2023-12-31
7
-182
/
+178
|
*
New interface part 1
bptato
2023-12-30
9
-426
/
+455
|
*
Do not emit EOF token in tokenizer
bptato
2023-12-30
2
-4
/
+4
|
*
Get rid of tagNameEquals, reduce getLocalName use
bptato
2023-12-30
2
-22
/
+12
|
*
Remove unnecessary getNamespace calls
bptato
2023-12-30
1
-4
/
+2
|
*
Pass all tree construction tests
bptato
2023-12-30
6
-191
/
+383
|
*
tests21
bptato
2023-12-28
3
-15
/
+17
|
*
tests 18 .. 20
bptato
2023-12-28
5
-23
/
+61
|
*
Fix tests 10 .. 17, add todo
bptato
2023-12-28
5
-48
/
+139
|
*
htmltokenizer: refactor peek_str, peek_str_nocase
bptato
2023-12-28
1
-41
/
+33
|
*
htmltokenizer: use static assertions
bptato
2023-12-28
1
-8
/
+11
|
*
Update readme
bptato
2023-12-28
1
-6
/
+4
|
*
htmltokenizer: null -> \0
bptato
2023-12-28
1
-28
/
+26
|
*
Comment out function overload for testing
bptato
2023-12-28
1
-0
/
+3
|
*
Fixes for test9.dat
bptato
2023-12-28
9
-175
/
+419
|
*
Add string interning for attribute names
bptato
2023-12-27
9
-132
/
+249
|
*
Add string interning support
bptato
2023-12-27
12
-484
/
+694
|
*
htmltokenizer: refactor EOF handling
bptato
2023-12-26
1
-267
/
+303
|
*
tests/tokenizer: remove unused param
bptato
2023-12-26
1
-5
/
+5
|
*
Re-add chakasu for tests
bptato
2023-12-26
1
-0
/
+2
|
*
Remove chakasu from nimble file
bptato
2023-12-20
1
-1
/
+0
|
*
add missing tests/shared folder
bptato
2023-12-20
1
-0
/
+262
|
*
htmlparser: fix bug in reconstructActiveFormatting
bptato
2023-12-20
1
-1
/
+1
|
*
Separate out character encoding support from htmlparser
bptato
2023-12-20
14
-730
/
+584
|
*
htmlparser: add getDocument getter to DOMBuilder
bptato
2023-12-20
2
-17
/
+29
|
*
htmlparser: add callbacks for rewinding the input stream
bptato
2023-12-18
1
-5
/
+27
|
*
htmlparser: remove superflous setPosition calls
bptato
2023-12-18
1
-2
/
+0
|
*
Fix typos
bptato
2023-12-05
1
-6
/
+6
|
*
htmlparser: take Option[Handle] for `before' in insertText
bptato
2023-12-04
2
-4
/
+5
[prev]
[next]