ast
|
x64: pass variables to functions
|
2020-06-17 20:18:51 +02:00 |
checker
|
orm: select where id = x
|
2020-06-17 04:05:20 +02:00 |
doc
|
vdoc: fix `v doc sokol` const formatting
|
2020-06-15 18:28:00 +03:00 |
gen
|
cgen: optimize the format of the generated code
|
2020-06-18 12:08:36 +02:00 |
parser
|
parser: minor optimization in parse_multi_expr()
|
2020-06-18 01:15:17 +02:00 |
scanner
|
scanner: fix parsing multiple .amp
|
2020-06-13 00:01:44 +02:00 |
table
|
cgen: restructure string_inter_literal()
|
2020-06-16 10:41:51 +02:00 |
tests
|
cgen: fix unsigned/signed integer comparisons
|
2020-06-17 02:54:27 +02:00 |
token
|
v: add compiler support for _unlikely_(x) too
|
2020-06-09 18:11:03 +03:00 |