cli
|
cli: add smart-wrap for help description
|
2020-04-20 14:50:15 +02:00 |
clipboard
|
all: remove commas between enum vals
|
2020-04-23 01:16:16 +02:00 |
encoding
|
csv: handle missing line ending
|
2020-04-21 00:02:55 +02:00 |
flag
|
flag: fix flag_test.v
|
2020-04-21 14:44:17 +03:00 |
net
|
websocket: update to work with latest V
|
2020-04-24 07:32:51 +02:00 |
os
|
checker: check duplicates on match with no else
|
2020-04-24 17:04:39 +03:00 |
regex
|
enum: check enum name and modify related files
|
2020-04-23 05:16:10 +02:00 |
sqlite
|
tests: mark more tests as fixed
|
2020-04-21 05:52:44 +02:00 |
strconv
|
ftoa: some fixes for rounding, new functions
|
2020-04-22 01:42:44 +02:00 |
time
|
time: add back vlib/time/time_linux.c.v
|
2020-04-24 15:28:16 +03:00 |
uiold
|
uiold: make compile (fix vid); x64: mov rbp, rsp
|
2020-04-21 10:48:52 +02:00 |
v
|
cgen: fix for msvc
|
2020-04-24 18:44:25 +03:00 |