yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Delyan Angelov
|
be7b24d87b
|
examples: fix examples/web_crawler/web_crawler.v to fetch from https://news.ycombinator.com/ instead of tuicool.com (which is offline) (fix #21854)
|
2024-07-17 17:58:15 +03:00 |
|
Turiiya
|
b2ca3ac089
|
net.html: fix semantic inconsistencies of tag retrieving functions (#18558)
|
2023-06-27 20:10:31 +03:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
SakthiMahendran
|
e4674cb8e1
|
examples: replace "resp.text" with "resp.body". (#15123)
|
2022-07-19 12:52:42 +03:00 |
|
mir.zhou
|
6425000ce4
|
example: fix the tuicool.com crawler example (changed html structure) (#13962)
|
2022-04-07 18:18:10 +03:00 |
|
Delyan Angelov
|
f96b81b53a
|
ci: fix failing vweb_test.v
|
2021-08-17 18:57:04 +03:00 |
|
Delyan Angelov
|
eac1e25c5d
|
strings: simplify Builder (#10263)
|
2021-05-31 14:21:06 +03:00 |
|
ScriptBoy2077
|
a849d52d4a
|
examples: add web_crawler and get_weather (#10084)
|
2021-05-14 11:09:21 +03:00 |
|