v/vlib/v/doc
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.v checker, gen: add support for a [minify] struct attribute (#14247) 2022-05-02 01:59:17 +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 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-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