v/vlib/v/tests/multiple_paths_in_vmodules
Delyan Angelov 1aaac13a60
cgen: make `os` less special, fix an -autofree leak on just `import os`
* Improve documentation of v.util.Surrounder

* Remove `os` from the list of "no auto free" `builtin` mods

* Fix -autofree freeing of `const x = []string{}`.

* Add a valgrind regression test.

* Implement os.getenv_opt in vlib/os/environment.js.v too.
2021-11-21 21:50:10 +02:00
..
path1 tests: run vfmt over some of the tests in vlib/v/tests (#9455) 2021-03-27 19:29:57 +02:00
path2/yyy tests: run vfmt over some of the tests in vlib/v/tests (#9455) 2021-03-27 19:29:57 +02:00
path3/zzz tests: run vfmt over some of the tests in vlib/v/tests (#9455) 2021-03-27 19:29:57 +02:00
main.vv v: support multiple paths in VMODULES env variable (#7048) 2020-11-30 18:31:37 +01:00
vmodules_overrides_test.v cgen: make `os` less special, fix an -autofree leak on just `import os` 2021-11-21 21:50:10 +02:00