1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov f0ce7fb9d3
Revert "gg: fix android compilation for ~/.vmodules/ui/examples/rectangles.v"
This reverts commit f1a855e6d224f0c13ba633ebb75e3b4e1f7d83e5.
2022-07-06 16:19:40 +03:00
..
2022-06-26 07:08:05 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-04-15 18:25:45 +03:00
2022-06-21 00:17:49 +03:00
2022-04-15 18:25:45 +03:00
2022-01-19 19:29:29 +02:00
2022-05-07 12:55:40 +03:00
2022-07-06 07:07:48 +03:00
2022-05-05 10:17:24 +03:00

vlib Documentation

vlib is the term for all modules included by default with V and maintained as part of the V source code repository.

Some included modules depend on third party libraries, and these are kept separate in the thirdparty directory at the root level of the source repository.