v/vlib
Nick Treleaven 4c4e0c690c Fix missing rename of pos -> hpos; move `s` next to use site 2019-07-12 20:43:42 +02:00
..
bf disable u32 check for now 2019-07-10 22:05:50 +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
http Fix missing rename of pos -> hpos; move `s` next to use site 2019-07-12 20:43:42 +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 reduce redundant code, add tests for reduce and gcd 2019-07-12 08:50:11 +02:00
net net: added listen_backlog to enable custom backlog 2019-07-03 16:13:02 +02:00
os fix travis windows user home 2019-07-12 20:35:01 +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