| .. |
|
benchmark
|
tests: parallelize compiler_errors_test.v using channels & threads
|
2020-08-07 16:44:49 +03:00 |
|
bitfield
|
cgen: treat the main module like any other v module
|
2020-07-01 00:53:53 +02:00 |
|
builtin
|
parser: minor `match` simplification
|
2020-08-10 19:54:38 +02:00 |
|
cli
|
…
|
|
|
clipboard
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
crypto
|
…
|
|
|
darwin
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
dl
|
…
|
|
|
encoding
|
…
|
|
|
eventbus
|
…
|
|
|
flag
|
vlib: transfer intro to readme; normalize comments
|
2020-06-08 00:04:23 +03:00 |
|
fontstash
|
…
|
|
|
gg
|
…
|
|
|
glm
|
glm: improve matrix mult function and add tests
|
2020-06-08 15:31:55 +02:00 |
|
gx
|
…
|
|
|
hash
|
…
|
|
|
io
|
…
|
|
|
json
|
vlib: add unsafe{} wrappers to C. fn calls, to allow compiling with -prod again
|
2020-07-21 09:05:31 +03:00 |
|
live
|
…
|
|
|
log
|
…
|
|
|
math
|
…
|
|
|
mysql
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
net
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
orm
|
…
|
|
|
os
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
os2
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
|
pg
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
picoev
|
examples: fix `v build-examples`
|
2020-07-24 13:29:47 +03:00 |
|
picohttpparser
|
…
|
|
|
rand
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
readline
|
…
|
|
|
regex
|
…
|
|
|
runtime
|
…
|
|
|
sokol
|
…
|
|
|
sqlite
|
time: add .format_ss_milli and .format_ss_micro methods
|
2020-07-21 11:58:33 +03:00 |
|
stbi
|
…
|
|
|
strconv
|
…
|
|
|
strings
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
sync
|
sync/channels: provide `try_push(), try_pop() as public methods (#6101)
|
2020-08-10 18:06:42 +02:00 |
|
szip
|
cgen: fix warnings (#5820)
|
2020-07-14 00:16:31 +02:00 |
|
term
|
…
|
|
|
time
|
sync/channels: provide `try_push(), try_pop() as public methods (#6101)
|
2020-08-10 18:06:42 +02:00 |
|
v
|
checker: make << shifts work with custom number types
|
2020-08-11 01:05:34 +02:00 |
|
vweb
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
|
.vdocignore
|
…
|
|