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
...
|
*
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
|
*
Update readme
bptato
2023-12-03
1
-7
/
+11
|
*
htmlparser: take Option[Handle] for `before' in insertBefore
bptato
2023-12-03
2
-14
/
+15
|
*
Version 0.13.0
bptato
2023-12-03
2
-2
/
+2
|
*
tests/tree: add tests 4-8
bptato
2023-12-03
1
-17
/
+73
|
*
Various fixes & improvements in all modules
bptato
2023-12-03
3
-58
/
+136
|
*
entity: use pre-generated file
bptato
2023-11-20
4
-13
/
+1087
|
*
tests/tree: add tests2, tests3
bptato
2023-11-19
1
-3
/
+9
|
*
minidom: fix insertText if before is first in parent
bptato
2023-11-19
1
-1
/
+5
|
*
htmlparser, tests: make tests1.dat run without errors
bptato
2023-11-19
3
-99
/
+147
|
*
tests/tree: fix comment handling, log data
bptato
2023-11-18
1
-26
/
+16
|
*
htmltokenizer: format
bptato
2023-11-18
1
-2
/
+2
|
*
htmlparser: adoption agency algorithm fixes
bptato
2023-11-18
1
-13
/
+20
|
*
tests: incomplete support for tree builder tests
bptato
2023-11-18
1
-0
/
+275
|
*
Update chakasu
bptato
2023-11-18
1
-1
/
+1
|
*
tokenizer: move flush_chars into a proc
bptato
2023-10-27
1
-28
/
+28
|
*
Add null character token type
bptato
2023-10-27
3
-47
/
+42
|
*
Version 0.12.0
bptato
2023-10-23
2
-3
/
+3
|
*
Add pushInTemplate for fragment parsing
bptato
2023-10-23
1
-0
/
+5
|
*
Reduce nil usage for Handles
bptato
2023-10-23
1
-9
/
+13
|
*
htmlparser: add openElementsInit, formInit to opts
bptato
2023-10-23
1
-1
/
+12
|
*
parser: add initial tokenizer state option; tokenizer: allow any kind of stream
bptato
2023-10-22
4
-27
/
+61
|
*
update chakasu
bptato
2023-10-22
1
-1
/
+1
|
*
Version 0.11.2
bptato
2023-09-30
2
-2
/
+2
|
*
Fix potential OOB seq access in peek_char
bptato
2023-09-30
1
-1
/
+2
|
*
tolower -> toLowerAscii
bptato
2023-09-24
1
-1
/
+1
[prev]
[next]