v/vlib
Kris Cherven a3ab5df2ed
cgen: prepend __ to new_array
2020-04-15 20:12:06 +02:00
..
arrays tests: disable cookie test for now 2020-04-14 03:43:59 +02:00
benchmark tests: use the yellow color for 'the ok, fail, skip, total' line too 2020-04-08 18:49:00 +03:00
bitfield bitfield: update module 2020-04-04 17:59:26 +02:00
builtin cgen: prepend __ to new_array 2020-04-15 20:12:06 +02:00
cli cli: minor fixes 2020-04-02 16:04:57 +02:00
clipboard vlib: use new filename format 2020-04-11 19:51:32 +02:00
crypto crypto: fix `rand` module 2020-04-14 21:03:02 +02:00
darwin all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
encoding base64: fix build 2020-04-09 12:17:01 +02:00
eventbus v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
flag cgen: fix sizeof(&int) 2020-04-11 16:24:25 +02:00
fontstash v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
freetype gl, glfw, freetype fixes 2020-04-02 01:45:22 +02:00
gg gg: add option to decorate window 2020-02-17 20:29:09 +01:00
gg2 gl, glfw, freetype fixes 2020-04-02 01:45:22 +02:00
gl gl/glfw: update C definitions 2020-04-04 12:56:35 +02:00
glfw gl/glfw: update C definitions 2020-04-04 12:56:35 +02:00
glm gl, glfw, freetype fixes 2020-04-02 01:45:22 +02:00
gx gl, glfw, freetype fixes 2020-04-02 01:45:22 +02:00
hash tests: fix crc32_test.v 2020-04-08 16:48:13 +03:00
json tests: disable cookie test for now 2020-04-14 03:43:59 +02:00
log log: fix example error 2020-04-06 17:22:53 +02:00
math big.v: use again @VROOT/ for #flags 2020-04-10 13:09:04 +03:00
mysql vlib: use new filename format 2020-04-11 19:51:32 +02:00
net tests: disable cookie test for now 2020-04-14 03:43:59 +02:00
orm Revert "db: increase db module level in vlib " 2020-03-26 09:23:54 +01:00
os os: rename os_nix.v to os_nix.c.v 2020-04-11 20:43:17 +02:00
os2 vlib: use new filename format 2020-04-11 19:51:32 +02:00
pg pg: add windows include and lib flag 2020-03-26 14:17:13 +01:00
picoev all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
picohttpparser update copyright year 2020-01-23 21:04:46 +01:00
rand rand: remove duplicate C fn 2020-04-13 20:11:44 +02:00
readline vlib: use new filename format 2020-04-11 19:51:32 +02:00
regex regix: fixes and optimizations 2020-01-31 02:29:54 +01:00
runtime vlib: use new filename format 2020-04-11 19:51:32 +02:00
sokol vlib: use new filename format 2020-04-11 19:51:32 +02:00
sqlite Revert "db: increase db module level in vlib " 2020-03-26 09:23:54 +01:00
stbi stbi: make compilation faster by generating a stbi.o file 2020-01-26 12:41:43 +01:00
strconv ftoa: fix strconv/ftoa/f32_f64_to_string_test.v 2020-04-14 03:53:34 +02:00
strings vlib: use new filename format 2020-04-11 19:51:32 +02:00
sync vlib: use new filename format 2020-04-11 19:51:32 +02:00
szip szip: use `&zip` instead of `*zip` (#2301) 2019-10-12 12:46:33 +03:00
term vlib: use new filename format 2020-04-11 19:51:32 +02:00
time vlib: use new filename format 2020-04-11 19:51:32 +02:00
uiold vlib: use new filename format 2020-04-11 19:51:32 +02:00
v cgen: prepend __ to new_array 2020-04-15 20:12:06 +02:00
vweb os: ext => file_ext 2020-03-26 14:18:08 +01:00