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
/
js
/
regex.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
regex: copy after compiling
bptato
2023-09-24
1
-38
/
+17
*
move around more modules
bptato
2023-09-14
1
-1
/
+1
*
ouch
bptato
2023-09-08
1
-1
/
+1
*
regex: avoid infinite loop
bptato
2023-09-08
1
-1
/
+7
*
javascript: misc. refactorings
bptato
2023-08-24
1
-3
/
+2
*
javascript: update Events, misc fixes & additions
bptato
2023-08-20
1
-7
/
+15
*
Add compileMatchRegex
bptato
2023-07-25
1
-0
/
+35
*
Add utf-8 support to libregexp
bptato
2023-07-04
1
-96
/
+10
*
Option -> Opt in config, return error in compileSearchRegex
bptato
2023-06-24
1
-11
/
+11
*
regex: fix setting start in unicode strings
bptato
2023-01-03
1
-1
/
+1
*
buffer: fix some search bugs & refactor regex stuff
bptato
2023-01-01
1
-27
/
+27
*
Add referer support, re-render on windowChange
bptato
2022-12-13
1
-2
/
+2
*
Fix stream error handling confusion, title display
bptato
2022-12-13
1
-0
/
+3
*
Add more cookie options
bptato
2022-12-13
1
-0
/
+3
*
regex.nim: remove unused functions
bptato
2022-12-10
1
-42
/
+1
*
Add support for the encoding standard, fix parseLegacyColor
bptato
2022-12-10
1
-1
/
+68
*
Add siteconf, fix lineedit bugs
bptato
2022-11-29
1
-0
/
+45
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
1
-9
/
+16
*
Incremental search fixes
bptato
2022-07-25
1
-2
/
+2
*
Improved incremental search: support unicode
bptato
2022-07-23
1
-8
/
+42
*
Add search function
bptato
2022-07-22
1
-0
/
+105