v/vlib
joe-conigliaro b4afa964fc hash/crc32 2019-07-13 15:11:32 +02:00
..
bf bf: add cmp(), join(), slice(), popcount() and hamming() 2019-07-12 20:46:37 +02:00
builtin check integer const overflow at compilation 2019-07-10 21:22:03 +02:00
cmath cmath: Added Cot,Sec,Cosec support for complex 2019-07-12 12:56:21 +02:00
encoding/base64 submodules 2019-07-07 01:22:47 +02:00
flag flag: added a simple command line parser 2019-07-12 15:47:27 +02:00
ft make gg work on Windows; prebuild glad and cJSON; new ft module 2019-07-12 04:50:14 +02:00
gg module aliasing & file import scope 2019-07-12 07:37:54 +02:00
gl make gg work on Windows; prebuild glad and cJSON; new ft module 2019-07-12 04:50:14 +02:00
glfw make glfw work on Windows 2019-07-12 05:04:27 +02:00
glm module aliasing & file import scope 2019-07-12 07:37:54 +02:00
gx move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
hash/crc32 hash/crc32 2019-07-13 15:11:32 +02:00
http http_win : fix buf length 2019-07-13 12:30:21 +02:00
json make gg work on Windows; prebuild glad and cJSON; new ft module 2019-07-12 04:50:14 +02:00
log Restructured termcolor to term module 2019-07-01 17:26:23 +02:00
math math : fix typos 2019-07-12 20:45:56 +02:00
net net: added listen_backlog to enable custom backlog 2019-07-03 16:13:02 +02:00
os os: add flush method 2019-07-13 12:30:52 +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 make gg work on Windows; prebuild glad and cJSON; new ft module 2019-07-12 04:50:14 +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