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
...
*
container: fix b/e unnecessarily switching lines
bptato
2024-01-20
1
-3
/
+8
*
Fix form action when submitter has a "form" attr
bptato
2024-01-19
2
-20
/
+30
*
charwidth: use ptint in controls calculation
bptato
2024-01-19
2
-19
/
+19
*
buffer: fix clone on *BSD
bptato
2024-01-19
1
-1
/
+8
*
about:chawan: fix some descriptions
bptato
2024-01-19
1
-2
/
+2
*
Re-design word handling, add e, E, W, B, etc.
bptato
2024-01-19
7
-59
/
+266
*
utils/map: remove unused special case
bptato
2024-01-17
1
-3
/
+0
*
Remove std/terminal dependency
bptato
2024-01-17
4
-55
/
+66
*
js: small improvements
bptato
2024-01-17
3
-22
/
+54
*
dom: fix innerHTML tag name regression
bptato
2024-01-17
1
-2
/
+8
*
dom: fix invalid object conversion defect
bptato
2024-01-17
1
-1
/
+1
*
quickjs: patch libunicode.h to use LRE_BOOL
bptato
2024-01-15
1
-2
/
+2
*
dom: standard-compliant innerHTML/outerHTML
bptato
2024-01-12
2
-5
/
+73
*
cha-http-libfetch: fix incorrect usage of strncat
bptato
2024-01-11
1
-14
/
+3
*
Use errDOMException template everywhere
bptato
2024-01-11
5
-24
/
+24
*
native cosmopolitan build
Fabrice Bellard
2024-01-11
1
-16
/
+5
*
more portable and Windows version for getTimezoneOffset() (github issue #122)
Fabrice Bellard
2024-01-11
1
-9
/
+24
*
regexp: fixed the zero advance logic in quantifiers (github issue #158)
Fabrice Bellard
2024-01-11
2
-74
/
+42
*
optional chaining fixes (github issue #103)
Fabrice Bellard
2024-01-11
2
-7
/
+111
*
fixed Date.toLocaleString() (kuzmas)
Fabrice Bellard
2024-01-11
1
-1
/
+1
*
fixed regexp case insensitive flag
Fabrice Bellard
2024-01-11
4
-196
/
+374
*
fixed next token parsing after a function definition (github issue #77)
Fabrice Bellard
2024-01-11
1
-27
/
+51
*
fixed class name init in static initializers
Fabrice Bellard
2024-01-11
1
-17
/
+10
*
avoid potentially undefined behavior and make valgrind happy (bnoordhuis) (gi...
Fabrice Bellard
2024-01-11
1
-14
/
+12
*
make for in faster and spec compliant (github issue #137)
Fabrice Bellard
2024-01-11
1
-86
/
+143
*
fixed test262: derived-this-uninitialized-realm.js
Fabrice Bellard
2024-01-11
2
-4
/
+28
*
added a comment for non-initialized warning in Valgrind (github issue #153)
Fabrice Bellard
2024-01-11
1
-0
/
+10
*
added 'in' operator for private fields
Fabrice Bellard
2024-01-11
2
-75
/
+162
*
class static block (initial patch by bnoordhuis)
Fabrice Bellard
2024-01-11
1
-17
/
+76
*
fixed crash in JS_DumpMemoryUsage (github issue #65)
Fabrice Bellard
2024-01-11
1
-2
/
+2
*
allow 'await' in the REPL and added os.sleepAsync()
Fabrice Bellard
2024-01-11
2
-2
/
+5
*
make JS_NewClassID thread safe
Fabrice Bellard
2024-01-11
1
-1
/
+10
*
added Error cause
Fabrice Bellard
2024-01-11
2
-6
/
+21
*
js: merge some type modules into jstypes
bptato
2024-01-11
16
-51
/
+52
*
pager: simplify updateReadLine
bptato
2024-01-11
1
-14
/
+16
*
Fix windowChange not refreshing valid media queries
bptato
2024-01-10
3
-1
/
+7
*
js: use Nim allocator
bptato
2024-01-08
2
-17
/
+49
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
8
-26
/
+119
*
Use std/* imports everywhere
bptato
2024-01-07
62
-190
/
+189
*
tojs: document + remove unused JSCFunction converter
bptato
2024-01-07
1
-7
/
+41
*
request: don't deny BodyInit that is not an object
bptato
2024-01-06
1
-3
/
+0
*
Set cgiDir for client loader process
bptato
2024-01-06
3
-4
/
+7
*
Fix some casing issues
bptato
2024-01-06
8
-15
/
+17
*
about: fix compilation error on Nim 1.14
bptato
2024-01-06
1
-1
/
+4
*
Merge data/idna with types/url
bptato
2024-01-04
2
-52
/
+49
*
charwidth: use pre-generated map file
bptato
2024-01-04
7
-184
/
+456
*
idna: use pre-generated map file, misc changes
bptato
2024-01-04
4
-175
/
+2684
*
Update todo
bptato
2024-01-04
1
-0
/
+3
*
css/sheet: skip media queries without blocks
bptato
2024-01-04
1
-0
/
+3
*
cha-finger: skip leading slash in path
bptato
2024-01-03
1
-1
/
+1
[prev]
[next]