..
arrays
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
benchmark
bitfield
builtin
all: string interpolation fixes
2022-10-27 17:52:30 +03:00
cli
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
clipboard
checker: make the "reference field must be initialised" warning more informative, fix clipboard
(used by ui
)
2022-10-02 16:24:15 +03:00
compress
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
context
crypto
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03: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
encoding.csv: remove unnecessary IError() cast
2022-10-27 11:30:08 +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: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
fontstash
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
gg
Revert "stbi: fix loading image from memory ( #15981 ); breaks UI's rectangle example on macos, probably others too"
2022-10-10 10:39:32 +03: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: cleanup APIs returning !bool
to either return !
or bool
( #16111 )
2022-10-20 13:56:06 +03:00
js
json
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
log
log: mark log.fatal as [noreturn]
( #16129 )
2022-10-21 10:33:49 +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
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
net
encoding.csv: remove unnecessary IError() cast
2022-10-27 11:30:08 +03:00
orm
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
os
os: fix font.v compilation
2022-10-27 11:13:43 +03:00
pg
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
picoev
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
picohttpparser
checker: fix nested struct reference type field initialized check. ( fix : #15741 ) ( #15752 )
2022-09-15 07:59:31 +03:00
rand
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
readline
all: change optional to result in most of the libraries ( #16123 )
2022-10-20 22:14:33 +03:00
regex
runtime
semver
V 0.3.1
2022-08-31 19:24:57 +03:00
sokol
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
sqlite
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
stbi
all: change optional to result of io ( #16075 )
2022-10-16 09:28:57 +03:00
strconv
builtin,strconv: append ".0", to float string representations, to ensure clarity ( #16079 )
2022-10-17 15:41:07 +03:00
strings
tests: fix some interpolation tests
2022-10-27 11:12:15 +03:00
sync
sync: fix C.pthread_mutex_t struct typedef is missing in darwin ( fix : #15491 ) ( #15845 )
2022-09-23 09:48:05 +03: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
db, json, time, term: change optional to result ( #16201 )
2022-10-26 11:26:28 +03:00
toml
all: change index expr returning optional to result too ( #16097 )
2022-10-19 21:04:16 +03:00
v
v.eval: consistency in commit hash shown on panic ( #16227 )
2022-10-28 06:47:50 +03:00
vweb
cgen: fix vweb app route methods filtering ( #16186 )
2022-10-24 12:51:20 +03:00
x
json2: minor cleanup in README.md ( #16096 )
2022-10-18 18:00:14 +03:00
.vdocignore
README.md