v/vlib
Tanel Liiv b5a1544bf8
parser: allow re-assigning fns to variables
2020-05-06 20:09:29 +02:00
..
arrays all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
benchmark cgen: string interpolation field width support for large integers and utf8 strings 2020-05-02 00:43:59 +02:00
bitfield checker: check variable mutability for postfix exprs 2020-04-28 11:20:19 +02:00
builtin compiler: v -autofree can now compile itself 2020-05-06 19:03:51 +03:00
cli cli: add option with default 2020-04-30 12:18:46 +02:00
clipboard clipboard: make compile on linux 2020-05-06 12:00:52 +00:00
crypto array: replace make() with the new init syntax 2020-04-26 17:52:27 +02:00
darwin darwin: fix `if ()` warning 2020-05-05 20:07:43 +02:00
dl live: use mostly pure V code for reloading, eases customization 2020-05-03 20:22:24 +03:00
encoding csv: fix last-field-empty error 2020-04-29 16:50:02 +02:00
eventbus checker: check method args 2020-05-05 01:32:40 +10:00
flag checker: check array and fields mutability 2020-04-27 22:53:26 +02:00
fontstash
freetype tests: fix eventbus_test.v 2020-05-01 10:57:19 +02:00
gg fix a few warnings 2020-04-26 12:42:44 +03:00
gg2 all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
gl
glfw
glm array: fix fixed array errors 2020-04-25 18:26:38 +02:00
gx
hash all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
json json: wrap up: encode_array() 2020-05-05 14:54:12 +02:00
live live: use mostly pure V code for reloading, eases customization 2020-05-03 20:22:24 +03:00
log all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
math all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
mysql mysql: Using `int.str()` instead of `string(int)` 2020-05-06 12:53:47 +03:00
net parser/checker: do not allow using private types from other modules 2020-05-04 21:56:41 +02:00
orm
os checker: do not allow `string(int)` 2020-05-05 15:26:42 +02:00
os2
pg all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
picoev all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
picohttpparser
rand checker: check array and fields mutability 2020-04-27 22:53:26 +02:00
readline
regex all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00
runtime
sokol
sqlite all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
stbi
strconv strconv: v_printf documentation 2020-04-29 12:25:38 +03:00
strings strings.builder: remove unused var; clipboard: linux fixes 2020-05-06 11:44:08 +00:00
sync all: fix remaining `[]array` warnings 2020-04-26 16:25:54 +02:00
szip
term
time time: add specialized vpc_now_darwin to fix -os cross 2020-05-05 17:31:21 +03:00
uiold
v parser: allow re-assigning fns to variables 2020-05-06 20:09:29 +02:00
vweb all: update`import ()` and `[]array` 2020-04-26 13:49:31 +02:00