|
ast
|
parser: add unused variable warning
|
2020-04-22 01:52:56 +02:00 |
|
builder
|
parser: add unused variable warning
|
2020-04-22 01:52:56 +02:00 |
|
cflag
|
cflag: remove circular dependency
|
2020-04-18 16:29:43 +02:00 |
|
checker
|
checker/parser: anon fn call & return type fix
|
2020-04-22 18:41:57 +10:00 |
|
doc
|
vdoc: use the new suffix
|
2020-04-12 02:50:19 +02:00 |
|
fmt
|
go back to `mut`. decisions, decisions...
|
2020-04-21 05:11:50 +02:00 |
|
gen
|
cgen: fixes for ustring, makes utf8_util_test.v pass
|
2020-04-22 10:35:14 +03:00 |
|
parser
|
parser: use single scope for fn args/body
|
2020-04-22 21:15:38 +10:00 |
|
pref
|
compiler: rename is_so to is_shared
|
2020-04-18 17:46:23 +02:00 |
|
scanner
|
scanner: refactor ident_dec_number
|
2020-04-18 17:49:27 +02:00 |
|
table
|
cgen: fixes for ustring, makes utf8_util_test.v pass
|
2020-04-22 10:35:14 +03:00 |
|
tests
|
test: add comment for assert bug in fn_test
|
2020-04-22 18:47:46 +10:00 |
|
token
|
x64: fn calls; return;
|
2020-04-20 22:21:40 +02:00 |
|
vmod
|
comptime: support @VROOT again
|
2020-04-10 13:02:00 +03:00 |