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
/
css
/
cssparser.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
css: fix some bugs and improve cascading a bit
bptato
2022-12-29
1
-1
/
+1
*
cssparser: check for EOF in first read chunk
bptato
2022-12-14
1
-1
/
+4
*
Fix stream error handling confusion, title display
bptato
2022-12-13
1
-2
/
+5
*
cssparser: fix a parseAnB bug
bptato
2022-12-12
1
-1
/
+1
*
Fix nth-child bugs, rename select to match
bptato
2022-08-23
1
-30
/
+37
*
Merge functional and normal pseudo-class selectors
bptato
2022-08-21
1
-5
/
+160
*
Fix incorrect selector parsing, remove httpclient from loader
bptato
2022-08-03
1
-1
/
+2
*
Update CSS tokenizer
bptato
2022-07-29
1
-201
/
+218
*
Fix incorrect use of del()
bptato
2022-07-29
1
-3
/
+3
*
Fix a parser bug
bptato
2022-07-17
1
-4
/
+1
*
Rename conflicting source files
bptato
2022-05-10
1
-0
/
+817
*
Rename cssparser.nim
bptato
2021-08-10
1
-818
/
+0
*
Some refactoring
bptato
2021-08-10
1
-3
/
+2
*
Reorganize imports
bptato
2021-08-07
1
-4
/
+2
*
Refactoring in buffer.nim
bptato
2021-08-06
1
-1
/
+0
*
Implement new buffer model which supports X coords
bptato
2021-08-05
1
-2
/
+1
*
More css stuff
bptato
2021-08-04
1
-3
/
+13
*
CSS selectors and re-organization
bptato
2021-07-30
1
-0
/
+813