Delyan Angelov
|
8c396356bb
|
context: make the examples in the vlib/context/README.md immediately runnable
|
2022-03-26 13:25:45 +02: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 |
Uwe Krüger
|
1e5627e777
|
parser: don't require unary `>` prefix for `select` timeout (#10928)
|
2021-07-23 23:24:27 +03:00 |
Ulises Jeremias Cornejo Fandos
|
3c8d2bbaec
|
vlib/context: some clean up and more readable examples (#9868)
|
2021-04-25 16:04:07 +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 |