Commit Graph

6 Commits (535dcac8fad711546756e026423d1875312cfb3a)

Author SHA1 Message Date
Uwe Krüger 3c0a368af3
all: automatically move (some) referenced objects to heap (#9873) 2021-04-25 21:40:38 +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
spaceface 73352583e7
ci: fix all `-cstrict` warnings with gcc and clang (#9792) 2021-04-19 15:38:48 +03:00
Ulises Jeremias Cornejo Fandos 524becd523
context: use `IError` instead of `string` (#9758) 2021-04-16 11:54:28 +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