v/vlib
Justice Suh 9e4ae929a4 os: remove test file 2019-07-04 20:37:35 +02:00
..
base64 base: refine test 2019-06-30 13:17:28 +02:00
builtin make << work with appending arrays; PostgreSQL driver 2019-07-04 17:31:14 +02:00
gg make << work with appending arrays; PostgreSQL driver 2019-07-04 17:31:14 +02:00
gl fmt: `id []typ` 2019-06-30 13:06:45 +02:00
glfw move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
glm move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
gx move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
http Removed unnecessary printf statement which corrupts output of http.get 2019-07-03 16:13:52 +02:00
json move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
log Restructured termcolor to term module 2019-07-01 17:26:23 +02:00
math math:added basic tests for fraction and fixed typo 2019-07-04 17:38:36 +02:00
net net: added listen_backlog to enable custom backlog 2019-07-03 16:13:02 +02:00
os os: remove test file 2019-07-04 20:37:35 +02:00
pg do not allow `import builtin` 2019-07-04 17:36:53 +02:00
rand move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
stbi move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
strings make << work with appending arrays; PostgreSQL driver 2019-07-04 17:31:14 +02:00
sync move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
term os: add term colors for Windows +minor fixes 2019-07-04 17:39:35 +02:00
time time: add is_leap_year(year int) 2019-07-03 18:55:07 +02:00