This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
bd7e53a777
v
/
vlib
/
v
/
doc
History
Delyan Angelov
e76e0a97e1
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-04 11:52:31 +02:00
..
comment.v
v.doc: parse multi-line examples (so they get highlighted) (
#13894
)
2022-04-02 18:29:12 +03:00
doc.v
checker, gen: add support for a [minify] struct attribute (
#14247
)
2022-05-04 11:52:30 +02: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
all: a massive merge of ast and table modules
2021-04-02 01:57:09 +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-04 11:52:31 +02:00
utils.v
checker: check for reserved type names in `for in` (
fix
#14072
) (
#14212
)
2022-04-30 16:26:27 +02:00