.. |
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
all: [direct_array_access] tag (#6203)
|
2020-08-24 09:04:50 +02:00 |
cli
|
cli: various improvements (#6180)
|
2020-08-20 23:14:53 +02:00 |
clipboard
|
clipboard: wrap pointer indexing in unsafe block (#6178)
|
2020-08-20 10:33:12 +02:00 |
crypto
|
…
|
|
darwin
|
gg: image: return an optional instead of panic(); darwin: fix nsstring()
|
2020-08-22 17:09:30 +02:00 |
dl
|
…
|
|
encoding
|
…
|
|
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
v2: simplify the type system; an initial version of the V interpreter
|
2020-02-02 07:56:18 +01:00 |
gg
|
sokol: fix examples and remove copy pasta
|
2020-08-23 07:47:50 +02:00 |
glm
|
glm: fix pointer indexing warnings (#6215)
|
2020-08-25 08:48:05 +02:00 |
gx
|
gg: minor fixes
|
2020-08-20 08:32:05 +02:00 |
hash
|
…
|
|
io
|
…
|
|
json
|
json: maps, memory leak, and error forwarding (#6116)
|
2020-08-16 02:30:37 +02:00 |
live
|
…
|
|
log
|
…
|
|
math
|
parser: add an error for `import mod.sub as mod` and `import mod as mod` (#6194)
|
2020-08-23 02:12:25 +02:00 |
mysql
|
…
|
|
net
|
all: TypeSymbol.source_name (#6187)
|
2020-08-22 12:29:15 +02:00 |
orm
|
…
|
|
os
|
os: call os.real_path/1 before returning in os.find_abs_path_of_executable/1
|
2020-08-20 19:23:19 +03:00 |
os2
|
…
|
|
pg
|
pg: fix array init warnings (#6163)
|
2020-08-19 07:10:09 +02:00 |
picoev
|
…
|
|
picohttpparser
|
…
|
|
rand
|
…
|
|
readline
|
…
|
|
regex
|
…
|
|
runtime
|
runtime: simplify nr_cpus(), add a test for nr_jobs()
|
2020-07-20 17:36:44 +03:00 |
sokol
|
sokol: add new mouse_dx and mouse_dy fields (fix for Android multitouch)
|
2020-08-24 23:01:14 +03:00 |
sqlite
|
…
|
|
stbi
|
gg: image: return an optional instead of panic(); darwin: fix nsstring()
|
2020-08-22 17:09:30 +02:00 |
strconv
|
parser: warn when fixed-size ArrayInit doesn't have trailing `{}`. (#6137)
|
2020-08-16 04:54:05 +02:00 |
strings
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
sync
|
all: enable `x = <-ch or {...}` (#6195)
|
2020-08-23 02:12:05 +02:00 |
szip
|
…
|
|
term
|
term: add documentation (#6097)
|
2020-08-17 20:16:18 +02:00 |
time
|
sync/channels: provide `try_push(), try_pop() as public methods (#6101)
|
2020-08-10 18:06:42 +02:00 |
v
|
tests: add .vv support for `v vet` too, and simplify vet_test.v
|
2020-08-25 18:46:33 +03:00 |
vweb
|
tests: bump simple_tcp_client retries to 20
|
2020-08-25 17:52:44 +03:00 |
x
|
x.openssl: remove printlns (#6205)
|
2020-08-24 17:20:03 +02:00 |
.vdocignore
|
vdoc: dd .vdocignore + minor fixes
|
2020-06-29 11:03:09 +02:00 |