v/vlib
hazohelet 0e6fe0a4f2
V: fix const bugs and pass const_test.v (#4206)
* fix const bug in v2

* v2: fix const decl

* small comment fix
2020-04-02 19:39:17 +02:00
..
arrays
benchmark v2: support -stats for _test.v files 2020-03-30 17:21:32 +02:00
bitfield
builtin builtin: add operator precedence test 2020-04-02 19:02:49 +02:00
cli cli: minor fixes 2020-04-02 16:04:57 +02:00
clipboard
crypto
darwin
encoding
eventbus
flag
fontstash
freetype gl, glfw, freetype fixes 2020-04-02 01:45:22 +02:00
gg
gg2
gl
glfw glfw: more fn definitions 2020-04-02 02:02:12 +02:00
glm
gx
hash
json
log os: realpath => real_path 2020-03-20 16:41:18 +01:00
math
mysql all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
net
orm
os cgen/os: minor fixes 2020-04-02 14:00:28 +02:00
os2
pg
picoev
picohttpparser update copyright year 2020-01-23 21:04:46 +01:00
rand
readline v2: compile vrepl, 'fn main(){println(2+2)}' runs now 2020-04-02 19:21:12 +03:00
regex regix: fixes and optimizations 2020-01-31 02:29:54 +01:00
runtime solaris: make 'v test-compiler' pass (stage 2) 2020-03-21 09:48:02 +01:00
sokol
sqlite
stbi
strconv strconv: remove an assert for now 2020-04-02 14:26:35 +02:00
strings move compiler tests from compiler/ to v/ 2020-03-27 18:01:46 +01:00
sync fix cmd/tools/vtest.v build 2020-04-02 15:52:23 +02:00
szip
term fix windows build 2020-04-02 01:15:00 +02:00
time cgen: optimize/generalize typ method 2020-04-01 00:18:25 +11:00
uiold
v V: fix const bugs and pass const_test.v (#4206) 2020-04-02 19:39:17 +02:00
vweb