v/vlib
Alexander Medvednikov a9a8f8c804 rand: remove duplicate C fn 2020-04-13 20:11:44 +02:00
..
arrays arrays: improve `range` function 2019-12-25 15:52:27 +03: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 map: fast_string_eq and improved comments 2020-04-12 15:10:06 +03: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 cache builtin modules 2020-04-10 18:11:43 +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 parser: do not allow duplicate fns; cgen: move fn code to fn.v 2020-04-13 19:59:57 +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 vlib: use new filename format 2020-04-11 19:51:32 +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 cgen/parser: fix unions 2020-04-08 01:20:55 +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: fix printing alias types 2020-04-13 20:07:25 +02:00
vweb os: ext => file_ext 2020-03-26 14:18:08 +01:00