Uwe Krüger
|
1e5627e777
|
parser: don't require unary `>` prefix for `select` timeout (#10928)
|
2021-07-23 23:24:27 +03:00 |
Daniel Däschle
|
ad3835b598
|
parser: deprecate short struct init (#10842)
|
2021-07-20 11:17:08 +03:00 |
Delyan Angelov
|
8a380f4699
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
Uwe Krüger
|
4a955d9c54
|
sync: don't force `Mutex` and `Semaphore` to be reference (#8331)
|
2021-01-29 20:52:14 +02:00 |
Delyan Angelov
|
ea11488339
|
tests: make test more tolerant to windows low precision timer default interval
|
2021-01-25 20:04:29 +02:00 |
Uwe Krüger
|
0f1c484ad1
|
parser/checker: `if select { ... } {` (#6434)
|
2020-09-21 07:34:04 +02:00 |
Uwe Krüger
|
4ae88c69ac
|
sync/select: allow push of literals and calculated expressions (#6429)
|
2020-09-20 03:50:09 +02:00 |
Uwe Krüger
|
31a52cdf21
|
cgen: implement channel `select` block code generation (#6424)
|
2020-09-19 02:14:35 +02:00 |