v/vlib
Alexey 9c668072b9
fmt: fix ForInStmt
2020-03-20 20:19:43 +01:00
..
arrays
benchmark
bitfield cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
builtin array: simplify reverse() memcpy call 2020-03-20 16:51:36 +01:00
cli
clipboard
compiler cgen: minor fixes 2020-03-20 17:20:53 +01:00
crypto sha512: make it work with the new parser 2020-03-10 15:47:21 +01:00
darwin
encoding
eventbus
flag flag: unify apis 2020-03-19 07:06:37 +01:00
fontstash v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
freetype
gg gg: add option to decorate window 2020-02-17 20:29:09 +01:00
gg2 expression: set floats as f64 by default 2020-03-19 07:24:49 +01:00
gl
glfw glfw: remove global scale variable 2020-03-16 15:44:26 +01:00
glm
gx
hash
json
log os: realpath => real_path 2020-03-20 16:41:18 +01:00
math math: use automatic dereferencing 2020-03-19 10:24:51 +01:00
mysql
net cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
orm
os os: realpath => real_path 2020-03-20 16:41:18 +01:00
os2
pg pg: create readme.md 2020-03-10 15:00:22 +01:00
picoev update copyright year 2020-01-23 21:04:46 +01:00
picohttpparser
rand
readline update copyright years 2020-02-03 05:00:36 +01:00
regex
runtime tooling: use term.header for tests 2020-02-08 17:01:10 +01:00
sdl sdl: update readme 2020-03-06 20:43:33 +01:00
sokol
sqlite sqlite: modify exec functions + other fixes 2020-02-02 02:56:09 +01:00
stbi
strconv
strings
sync
szip
term parser: $if blocks for headers 2020-03-19 07:59:01 +01:00
time cgen: in [] optimization 2020-03-19 16:12:49 +01:00
uiold
v fmt: fix ForInStmt 2020-03-20 20:19:43 +01:00
vweb