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
path:
root
/
src
/
html
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
javascript: de-ref some interfaces
bptato
2023-08-28
2
-33
/
+36
*
dom: add some null checks for window
bptato
2023-08-23
2
-5
/
+9
*
DOMParser: use correct URL
bptato
2023-08-23
1
-5
/
+11
*
javascript: finish LegacyUnforgeable + misc fixes
bptato
2023-08-20
2
-14
/
+16
*
javascript: update Events, misc fixes & additions
bptato
2023-08-20
2
-2
/
+236
*
dom: remove dead code
bptato
2023-08-16
1
-7
/
+0
*
chadombuilder: implement restart
bptato
2023-08-15
1
-0
/
+12
*
Move HTML parsing into Chame
bptato
2023-08-15
7
-4589
/
+5
*
Move charsets into chakasu
bptato
2023-08-14
4
-6
/
+10
*
Add mailcap, mime.types & misc refactorings
bptato
2023-08-13
1
-4
/
+5
*
Fixes & workarounds to compile on Nim 2.0.0
bptato
2023-08-01
2
-27
/
+27
*
htmlparser: replace stray insert call
bptato
2023-07-27
1
-1
/
+1
*
dom: fix hasChild
bptato
2023-07-27
1
-1
/
+1
*
htmlparser: fix <th> not closing table cells
bptato
2023-07-27
1
-1
/
+1
*
htmlparser: remove stray nil comparison
bptato
2023-07-27
1
-4
/
+3
*
htmlparser: remove nil comparisons for Handle
bptato
2023-07-27
2
-41
/
+52
*
html: include SEARCH tag in parser
bptato
2023-07-25
2
-5
/
+7
*
html: add SEARCH tag
bptato
2023-07-25
1
-17
/
+17
*
Fix compilation on nim 1.6.10
bptato
2023-07-17
1
-2
/
+3
*
htmlparser: fix regression
bptato
2023-07-17
1
-2
/
+2
*
htmlparser: make getTemplateContent optional
bptato
2023-07-15
1
-3
/
+4
*
htmlparser: check required callbacks
bptato
2023-07-15
1
-0
/
+13
*
htmlparser: add parse error handling
bptato
2023-07-15
4
-281
/
+437
*
htmlparser: correct outdated comment
bptato
2023-07-14
1
-9
/
+3
*
htmlparser: fix form association regression
bptato
2023-07-10
2
-8
/
+13
*
htmlparser: remove more references to dom
bptato
2023-07-09
2
-13
/
+34
*
htmlparser: more Option wrapping, remove dom reference
bptato
2023-07-09
1
-18
/
+21
*
htmlparser: fix fragment case, fix head bug
bptato
2023-07-09
1
-8
/
+13
*
htmltokenizer: only yield once
bptato
2023-07-09
1
-12
/
+22
*
htmlparser: decouple from DOM
bptato
2023-07-09
5
-542
/
+1110
*
dom: work around bad codegen
bptato
2023-07-04
1
-4
/
+6
*
dom: add NodeType consts to Node
bptato
2023-07-04
2
-1
/
+1
*
Event: add some properties, js: add defineConsts
bptato
2023-07-04
1
-2
/
+17
*
htmltokenizer: fix regression
bptato
2023-07-03
1
-0
/
+3
*
tokenizer: fix unreachable code warning
bptato
2023-07-03
1
-1
/
+0
*
Fix compilation failure
bptato
2023-07-03
1
-1
/
+2
*
Add XHR/Event stubs
bptato
2023-07-02
3
-5
/
+22
*
return Result[T, JSError] from fromJS
bptato
2023-07-02
1
-1
/
+0
*
Cache Node.children, Node.childNodes
bptato
2023-07-01
1
-4
/
+23
*
Factor out headers into separate module
bptato
2023-07-01
1
-0
/
+2
*
Use separate flag for adding getset instead of repr
bptato
2023-07-01
1
-2
/
+2
*
use =destroy instead of finalizers
bptato
2023-07-01
2
-0
/
+55
*
dom: synchronously load scripts
bptato
2023-06-29
1
-17
/
+13
*
Add assign, replace, reload to location
bptato
2023-06-29
1
-1
/
+13
*
Add window.location
bptato
2023-06-29
2
-6
/
+140
*
Remove .jsgctor
bptato
2023-06-29
1
-3
/
+6
*
cssparser: remove SyntaxError
bptato
2023-06-25
1
-4
/
+7
*
css/values: use Result instead of exceptions
bptato
2023-06-25
1
-4
/
+2
*
Working Nim-QuickJS GC integration
bptato
2023-06-24
1
-1
/
+1
*
radixtree: optimize searching
bptato
2023-06-23
1
-19
/
+15
[prev]
[next]