Turiiya
|
8aa9314a99
|
vlib: refactor empty string checks to use s == '' or s != '' , instead of s.len == 0 (#21300)
|
2024-04-18 02:44:31 +03:00 |
|
Pierre Curto
|
91d50e415c
|
vdoc: fix #8044 and -comments flag (#20592)
|
2024-01-27 07:10:50 +02:00 |
|
Turiiya
|
09ed7d74aa
|
vlib, tools: make minor improvements, cleanup (#19950)
|
2023-11-21 17:45:45 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Delyan Angelov
|
90b9b9d755
|
v doc: small clean of Return to contents markdown link
|
2021-07-27 13:00:07 +03:00 |
|
Ned Palacios
|
ebb5305b27
|
vdoc: fix markdown toc link rendering (#8714)
|
2021-02-13 09:04:47 +02:00 |
|
Larpon
|
78376a0250
|
vdoc: don't escape < and > in README, fixes #7951 (#7960)
|
2021-01-08 17:44:19 +01:00 |
|
Larpon
|
b299fb1e92
|
vdoc: heavy refactor, immutable config (#7945)
|
2021-01-08 12:25:22 +02:00 |
|