.. |
bf
|
bf: add setall(), clearall(), string() and str2bf()
|
2019-07-14 18:24:37 +02:00 |
builtin
|
implement missing string to int type methods (#1210)
|
2019-07-17 20:11:14 +02:00 |
cmath
|
cmath: added arg, log and complex pow operations
|
2019-07-15 14:27:03 +02:00 |
crypto
|
crypto.sha512
|
2019-07-17 11:00:15 +02:00 |
encoding
|
sha1 implementation + helper funcs
|
2019-07-15 17:49:01 +02:00 |
flag
|
…
|
|
ft
|
…
|
|
gg
|
force snake_case in variable names
|
2019-07-15 22:53:33 +02:00 |
gl
|
force snake_case in variable names
|
2019-07-15 22:53:33 +02:00 |
glfw
|
glfw always on top
|
2019-07-15 19:23:09 +02:00 |
glm
|
…
|
|
gx
|
…
|
|
hash
|
sha1 implementation + helper funcs
|
2019-07-15 17:49:01 +02:00 |
http
|
http_win: fix BUF_MAX
|
2019-07-16 15:29:27 +02:00 |
json
|
json: Windows fix
|
2019-07-13 16:47:23 +02:00 |
log
|
…
|
|
math
|
math: faster factorial function
|
2019-07-17 00:03:51 +02:00 |
net
|
net : fix error msg
|
2019-07-17 18:42:10 +02:00 |
os
|
fix Windows build: move hostname to net/
|
2019-07-17 13:50:58 +02:00 |
pg
|
…
|
|
rand
|
rand: change rand.seed() to receive seed value
|
2019-07-13 18:17:45 +02:00 |
stbi
|
…
|
|
strings
|
…
|
|
sync
|
*_nix.v support
|
2019-07-15 19:23:09 +02:00 |
szip
|
move zip C dependency to thirdparty/
|
2019-07-15 19:30:53 +02:00 |
term
|
enable render term color on windows by default
|
2019-07-17 02:52:17 +02:00 |
time
|
fix time_test.v
|
2019-07-14 17:08:14 +02:00 |