.. |
bf
|
bf: fix a bug in bf.resize() (var name coincides with function name)
|
2019-07-29 16:31:48 +02:00 |
builtin
|
map.delete(key)
|
2019-07-30 21:27:31 +02:00 |
crypto
|
crypto.rand module
|
2019-07-31 03:24:12 +02:00 |
encoding
|
vfmt fixes
|
2019-07-17 21:00:39 +02:00 |
flag
|
…
|
|
ft
|
…
|
|
gg
|
examples/graph: update the graph instantly; add a couple of graphs
|
2019-07-23 00:24:42 +02:00 |
gl
|
fix memory free
|
2019-07-21 16:30:10 +02:00 |
glfw
|
glfw: add MacPorts library path
|
2019-07-30 03:49:12 +02:00 |
glm
|
vlib/glm: fix glm_test.v
|
2019-07-20 16:39:09 +02:00 |
gx
|
…
|
|
hash
|
Fix returned hash sum type
|
2019-07-24 20:29:11 +02:00 |
http
|
http: return ?string
|
2019-07-29 19:18:26 +02:00 |
json
|
…
|
|
log
|
log: added timestamps
|
2019-07-29 16:34:22 +02:00 |
math
|
generics, vweb, comptime codegen, etc
|
2019-07-29 18:24:48 +02:00 |
net
|
generics, vweb, comptime codegen, etc
|
2019-07-29 18:24:48 +02:00 |
os
|
generics, vweb, comptime codegen, etc
|
2019-07-29 18:24:48 +02:00 |
pg
|
pg: add Darwin flag for MacPorts installation path
|
2019-07-30 03:48:49 +02:00 |
rand
|
…
|
|
stbi
|
…
|
|
strings
|
free/malloc fixes
|
2019-07-21 12:36:21 +02:00 |
sync
|
sync: WaitGroup
|
2019-07-30 15:06:16 +02:00 |
szip
|
string: make substr() copy the data, like in Java and C#; remove .cstr()
|
2019-07-22 17:03:45 +02:00 |
term
|
fix term
|
2019-07-30 03:15:46 +02:00 |
time
|
generics, vweb, comptime codegen, etc
|
2019-07-29 18:24:48 +02:00 |
vweb
|
.div hack
|
2019-07-31 04:00:43 +02:00 |