v/vlib/v/doc
Tim Basel 9d0a5942ac
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
..
comment.v token: rename Position to Pos, rename position() to pos() (#13279) 2022-01-26 12:36:28 +02:00
doc.v v.doc: use the .parse_comments mode, instead of the older .toplevel_comments (the scanner/parser is now more robust) 2022-02-06 23:49:21 +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 v doc: fix an infinite recursion in `v doc .` executed in /tmp. Add tests for v.doc.get_parent_mod/1 . 2021-08-03 13:36:58 +03:00
node.v doc: add comment example support (#7924) 2021-01-06 19:43:43 +01:00
utils.v token: rename Position to Pos, rename position() to pos() (#13279) 2022-01-26 12:36:28 +02:00