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
v
/
vlib
/
v
/
tests
/
modules
History
Delyan Angelov
6a32c81070
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (
#16892
)
2023-01-09 23:47:03 +02:00
..
alias_to_another_module
cgen: fix struct type dependency sorting, when struct field types, are aliases to struct types from other modules (
#13779
)
2022-03-20 20:23:48 +02:00
amodule
all: replace "NB:" with "Note:" (docs/comments)
2022-03-06 20:01:22 +03:00
another_module
cgen: fix struct type dependency sorting, when struct field types, are aliases to struct types from other modules (
#13779
)
2022-03-20 20:23:48 +02:00
geometry
vfmt: change all '$expr' to '${expr}' (
#16428
)
2022-11-15 16:53:13 +03:00
interface_from_another_module
parser: allow embedding interfaces from other modules (
#13385
)
2022-02-07 00:20:34 +02:00
methods_struct_another_module
vfmt: change all '$expr' to '${expr}' (
#16428
)
2022-11-15 16:53:13 +03:00
simplemodule
all: replace generic
<>
with
[]
- part 2 (
#16536
)
2022-11-26 18:23:26 +02:00
submodules
tests: add submodules tests (
#9640
)
2021-04-23 17:22:24 +03:00