Delyan Angelov
|
5f6259dde6
|
v: add VCACHE support for thirdparty object files and for `v build-module`
|
2020-10-25 03:09:07 +03:00 |
Alexander Medvednikov
|
7da1afa140
|
all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests
|
2020-10-15 12:32:28 +02:00 |
Emily Hudson
|
cdfb578565
|
builder: cache msvc (#5733)
|
2020-07-07 20:35:49 +02:00 |
Alexander Medvednikov
|
01dbb25a37
|
checker: do not allow defining methods on types from other modules
|
2020-05-28 15:23:20 +02:00 |
Alexander Medvednikov
|
c64f8b0d1f
|
parser/checker: pub: struct fields
|
2020-05-09 15:16:48 +02:00 |
Alexander Medvednikov
|
32a7bd3a48
|
parser/checker: do not allow using private types from other modules
|
2020-05-04 21:56:41 +02:00 |
Alexander Medvednikov
|
3ab8dc0092
|
parser: array init: `[]string` => `[]string{}`
|
2020-04-26 09:17:17 +02:00 |
Kris Cherven
|
3cc7009440
|
cflag: remove circular dependency
|
2020-04-18 16:29:43 +02:00 |