..
arrays
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
benchmark
bitfield
builtin
builtin: fix f32.str() ( #16391 )
2022-11-11 13:56:45 +02:00
cli
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
clipboard
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
compress
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
context
ci: fix go->spawn in the examples in vlib/context/README.md too
2022-11-05 14:02:24 +02:00
crypto
checker: check fntype mismatch of struct field init ( fix #16372 ) ( #16381 )
2022-11-10 20:19:19 +02:00
datatypes
datatypes: add quadtree, add its demo to examples/ ( #16087 )
2022-10-18 18:02:44 +03:00
dl
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
dlmalloc
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
encoding
all: remove unnecessary IError() casts
2022-10-28 19:08:30 +03:00
eventbus
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
flag
all: remove unnecessary IError() casts
2022-10-28 19:08:30 +03:00
fontstash
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
gg
gg: revamp the Context
pipeline for more effects, implement an additive
effect ( #16394 )
2022-11-12 09:39:18 +02:00
gx
gx: add documentation for Color methods ( #16010 )
2022-10-10 02:47:55 +03:00
hash
tools: add report_v_module_folders_without_tests.v . Use it to discover other modules without _test.v files. Add simple ones, to ensure CI can find more breakage on future wide changes to vlib/
2022-10-16 22:40:17 +03:00
io
os,tools: add os.vtmp_dir()
2022-11-03 10:19:51 +02:00
js
json
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
log
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
maps
arrays, maps: cleanup comments and parameter names in function signatures ( #15960 )
2022-10-04 10:07:36 +03:00
math
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
mssql
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
mysql
all: remove unnecessary IError() casts
2022-10-28 19:08:30 +03:00
net
all: rollback to old interpolation (step 3) ( #16380 )
2022-11-10 15:05:34 +03:00
orm
os,tools: add os.vtmp_dir()
2022-11-03 10:19:51 +02:00
os
all: rollback to old interpolation (step 3) ( #16380 )
2022-11-10 15:05:34 +03:00
pg
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
picoev
fmt: replace go
with spawn
2022-11-05 10:46:40 +03:00
picohttpparser
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
rand
checker: check int overflow for const vars ( #16332 )
2022-11-06 08:22:28 +03:00
readline
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
regex
checker: check int overflow for const vars ( #16332 )
2022-11-06 08:22:28 +03:00
runtime
semver
V 0.3.2
2022-11-01 05:41:13 +03:00
sokol
all: add support for enum Xyz as u64 {
+ tests ( #16246 )
2022-10-29 06:32:20 +03:00
sqlite
sqlite: affected rows count ( #16426 )
2022-11-14 17:23:42 +03:00
stbi
os,tools: add os.vtmp_dir()
2022-11-03 10:19:51 +02:00
strconv
builtin,strconv: append ".0", to float string representations, to ensure clarity ( #16079 )
2022-10-17 15:41:07 +03:00
strings
all: rollback to old interpolation (step 3) ( #16380 )
2022-11-10 15:05:34 +03:00
sync
checker: check fntype mismatch of struct field init ( fix #16372 ) ( #16381 )
2022-11-10 20:19:19 +02:00
szip
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
term
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
time
time: change days_from_civil
to days_from_unix_epoch
, add date_from_days_after_unix_epoch
( #16363 )
2022-11-13 14:30:14 +02:00
toml
os,tools: add os.vtmp_dir()
2022-11-03 10:19:51 +02:00
v
checker: minor cleanup and optimization in method_call() ( #16421 )
2022-11-13 22:33:36 +02:00
vweb
vweb: change optional to result in vweb_test ( #16412 )
2022-11-13 11:57:35 +03:00
x
gg: revamp the Context
pipeline for more effects, implement an additive
effect ( #16394 )
2022-11-12 09:39:18 +02:00
.vdocignore
README.md