v/vlib
Alexander Medvednikov e1ddac1590 utf8: remove unused UTF8_CHAR_LEN macro and add a simple utf8 test 2019-07-10 09:07:04 +02:00
..
bf bf: add a module implementing operations with bit arrays (#1049) 2019-07-09 21:11:09 +02:00
builtin utf8: remove unused UTF8_CHAR_LEN macro and add a simple utf8 test 2019-07-10 09:07:04 +02:00
encoding/base64 submodules 2019-07-07 01:22:47 +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 add abs for complex, add tests (#1043) 2019-07-09 21:12:51 +02:00
net net: added listen_backlog to enable custom backlog 2019-07-03 16:13:02 +02:00
os hot code reloading examples 2019-07-07 22:02:27 +02:00
pg hot code reloading examples 2019-07-07 22:02:27 +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 Revert "make function arguments immutable" 2019-07-05 02:44:22 +02:00
sync move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
term term: optimized move function 2019-07-07 22:48:20 +02:00
time time: add is_leap_year(year int) 2019-07-03 18:55:07 +02:00