benchmark
|
benchmark: update the example in the README.md
|
2020-07-11 14:54:55 +03:00 |
builtin
|
parser: parse _x64.v files only with -x64
|
2020-07-11 19:03:59 +02:00 |
crypto
|
cgen: fix mutable array arguments (#5769)
|
2020-07-10 18:04:51 +02:00 |
encoding
|
utf8: bug fix in get_uchar (#5775)
|
2020-07-10 14:44:40 +02:00 |
gg
|
gg: text_width()
|
2020-07-12 01:46:21 +02:00 |
net
|
net.smtp: remove credentials from the test (#5808)
|
2020-07-11 21:19:36 +02:00 |
orm
|
orm: add delete stmt (#5725)
|
2020-07-07 16:55:32 +02:00 |
os
|
os: fix v_realloc call on windows
|
2020-07-11 12:45:22 +02:00 |
runtime
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
sokol
|
gg: use D3D and stb_truetype on Windows;
|
2020-07-08 21:43:27 +02:00 |
strings
|
strings: builder.writeln() optimization
|
2020-07-11 12:03:24 +02:00 |
term
|
term: add clear
|
2020-06-19 17:15:41 +02:00 |