Ulises Jeremias Cornejo Fandos
|
02ea6028af
|
vlib: improvements to the context module (#18318)
|
2023-06-04 18:12:52 +02:00 |
|
Alexander Medvednikov
|
e81e0ac708
|
fmt: replace go with spawn
|
2022-11-05 10:46:40 +03:00 |
|
Delyan Angelov
|
5277ce7dce
|
tests: support for marking _test.v files with // vtest flaky: true , to reduce false positives from the CI
|
2022-04-30 13:30:02 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
4490d5ed29
|
context: cleanup the tests and the documentation (#12175)
|
2021-10-14 13:32:42 +03:00 |
|
Alexander Ivanov
|
0386f2bbea
|
checker: add an interface check for mutability, fixes #1081, fixes #7038 (#11963)
|
2021-10-11 15:41:31 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
c151e075e1
|
context: update ValueContext to handle Any value and more Key types, use closures (#11993)
|
2021-09-27 17:52:20 +03:00 |
|
Delyan Angelov
|
ad58fe8249
|
ci: mark cancel_test.v with vtest retry: 3
|
2021-09-23 14:55:10 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
909c9c7ee7
|
context: small refactor to always use Context type instead of multiple types (#9705)
|
2021-04-13 07:04:13 +03:00 |
|
Ulises Jeremias Cornejo Fandos
|
07a6f4e445
|
context: add a new context module, based on Golang's context, intended to be used in webservers (#9563)
|
2021-04-12 19:32:51 +03:00 |
|