.. |
arrays
|
…
|
|
benchmark
|
tests: improved test output formatting
|
2019-12-30 05:23:54 +01:00 |
bignum
|
…
|
|
bitfield
|
time: rewrite unix() function
|
2019-12-31 17:11:47 +01:00 |
builtin
|
fix array copy; ci: test prebuilt Windows package
|
2020-01-08 11:33:09 +01:00 |
cli
|
flag: remove println from parse_raw
|
2020-01-07 18:37:01 +01:00 |
clipboard
|
vfmt: it can now be used for _platform.v files too, no matter the host os
|
2019-12-27 17:59:04 +01:00 |
compiler
|
register methods (wip)
|
2020-01-08 10:19:18 +01:00 |
crypto
|
…
|
|
darwin
|
…
|
|
encoding
|
base64: fix warnings
|
2020-01-01 12:58:32 +01:00 |
eventbus
|
…
|
|
filepath
|
…
|
|
flag
|
os: implement os.cachedir() . Use it inside os.tmpdir() too
|
2020-01-03 19:46:23 +01:00 |
freetype
|
minor fixes and cleaning up
|
2020-01-04 00:06:06 +01:00 |
gg
|
…
|
|
gl
|
…
|
|
glfw
|
…
|
|
glm
|
…
|
|
gx
|
…
|
|
hash
|
…
|
|
json
|
…
|
|
log
|
…
|
|
math
|
math: update complex operators for multiplication and division
|
2019-12-30 05:24:30 +01:00 |
mysql
|
…
|
|
net
|
vpm: add support for other VCS for modules, like hg
|
2020-01-03 22:07:58 +01:00 |
orm
|
…
|
|
os
|
os: add is_executable, is_writable and is_readable
|
2020-01-06 09:15:06 +01:00 |
os2
|
…
|
|
pg
|
pg: add db.exec_param_many()
|
2020-01-03 22:07:28 +01:00 |
rand
|
…
|
|
readline
|
…
|
|
runtime
|
compiler: add support for $if x32, x64, big_endian, little_endian
|
2019-11-15 16:14:28 +03:00 |
sdl
|
time: rewrite unix() function
|
2019-12-31 17:11:47 +01:00 |
sqlite
|
sqlite: a minor fix
|
2019-12-30 10:49:36 +01:00 |
stbi
|
…
|
|
strconv
|
…
|
|
strings
|
…
|
|
sync
|
…
|
|
szip
|
…
|
|
term
|
…
|
|
time
|
time: move time.random() to time.misc module
|
2020-01-07 12:58:24 +01:00 |
uiold
|
minor fixes and cleaning up
|
2020-01-04 00:06:06 +01:00 |
v
|
register methods (wip)
|
2020-01-08 10:19:18 +01:00 |
vweb
|
compiler: fix unused import warnings
|
2020-01-05 16:29:33 +01:00 |