This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
785e9af8f11c8667fcf21e8ba064b35876b03a27
v
/
vlib
/
v
/
doc
History
Delyan Angelov
4da2908d63
vdoc: fix panic on empty
//
comment on
v doc -f html file.v
; turn
expected code block after empty example
to a warning
2022-05-03 00:02:12 +03:00
..
comment.v
v.doc: parse multi-line examples (so they get highlighted) (
#13894
)
2022-04-02 18:29:12 +03:00
doc_private_fn_test.v
builtin: change IError
msg
and
code
to methods + fix vlib, add a deprecation notice for the old usages (
#13041
)
2022-02-11 15:52:33 +02:00
doc_test.v
…
doc.v
checker, gen: add support for a [minify] struct attribute (
#14247
)
2022-05-02 01:59:17 +03:00
module.v
all: replace "NB:" with "Note:" (docs/comments)
2022-03-06 20:01:22 +03:00
node.v
vdoc: fix panic on empty
//
comment on
v doc -f html file.v
; turn
expected code block after empty example
to a warning
2022-05-03 00:02:12 +03:00
utils.v
checker: check for reserved type names in
for in
(
fix
#14072
) (
#14212
)
2022-04-30 01:25:29 +03:00