bf
|
bf: add setall(), clearall(), string() and str2bf()
|
2019-07-14 18:24:37 +02:00 |
builtin
|
fix maps
|
2019-07-15 12:33:18 +02:00 |
cmath
|
cmath: added arg, log and complex pow operations
|
2019-07-15 14:27:03 +02:00 |
flag
|
flag: added a simple command line parser
|
2019-07-12 15:47:27 +02:00 |
gg
|
module aliasing & file import scope
|
2019-07-12 07:37:54 +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 |
hash/crc32
|
hash/crc32
|
2019-07-13 15:11:32 +02:00 |
http
|
http: make do() public
|
2019-07-15 16:06:23 +02:00 |
json
|
json: Windows fix
|
2019-07-13 16:47:23 +02:00 |
math
|
math : fix typos
|
2019-07-12 20:45:56 +02:00 |
net
|
net: add windows socket support
|
2019-07-14 00:04:45 +02:00 |
os
|
FreeBSD support
|
2019-07-15 17:24:44 +02:00 |
rand
|
rand: change rand.seed() to receive seed value
|
2019-07-13 18:17:45 +02:00 |
time
|
fix time_test.v
|
2019-07-14 17:08:14 +02:00 |