v/vlib
Alexander Medvednikov 48832200bb parser: allow types that start with &&; cgen: allow ++/-- exprs for now 2020-04-01 13:18:58 +02:00
..
arrays
benchmark
bitfield all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
builtin cgen: fix ARR_LEN 2020-03-31 17:16:12 +02:00
cli
clipboard
compiler more precise support for internal module tests 2020-03-31 23:42:30 +02:00
crypto
darwin all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
encoding
eventbus
flag flag: octal format 2020-03-20 20:21:16 +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
gg2 compiler: fix #3973 by dealing with name mangling problem 2020-03-26 08:54:33 +01:00
gl
glfw
glm
gx
hash
json update copyright year 2020-01-23 21:04:46 +01:00
log
math math: copysign() 2020-03-28 18:32:38 +01:00
mysql
net solaris: make 'v test-compiler' pass (stage 2) 2020-03-21 09:48:02 +01:00
orm
os
os2 rename $if mac => $if macos , _mac.v => _darwin.v 2020-01-09 11:12:35 +01:00
pg pg: add windows include and lib flag 2020-03-26 14:17:13 +01:00
picoev
picohttpparser
rand update copyright years 2020-02-03 05:00:36 +01:00
readline all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
regex
runtime solaris: make 'v test-compiler' pass (stage 2) 2020-03-21 09:48:02 +01:00
sdl
sokol
sqlite
stbi
strconv all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
strings move compiler tests from compiler/ to v/ 2020-03-27 18:01:46 +01:00
sync cgen: GoStmt; experimental parallel parser 2020-03-16 08:33:42 +01:00
szip
term solaris & termux: fix both, using the more portable termios.h 2020-03-31 12:46:46 +02:00
time cgen: optimize/generalize typ method 2020-04-01 00:18:25 +11:00
uiold
v parser: allow types that start with &&; cgen: allow ++/-- exprs for now 2020-04-01 13:18:58 +02:00
vweb