Alexander Medvednikov
|
428fd7f57f
|
all: do not allow uninitialized function pointers
|
2023-08-03 21:06:36 +03:00 |
|
kbkpbot
|
b3a6b73306
|
eventbus: add generic support for event name (#18805)
|
2023-07-07 22:33:57 +03:00 |
|
shove
|
8b962f8446
|
checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)
|
2022-09-15 07:59:31 +03:00 |
|
Alexander Medvednikov
|
9099594a49
|
all: wrap up unsafe { nil } (p. 3)
|
2022-07-21 21:01:30 +03:00 |
|
Delyan Angelov
|
8a380f4699
|
tools: make v test-cleancode test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
|
Andréas Livet
|
205fb88d90
|
eventbus: refactoring; add unsubscribe_method and unsubscribe_receiver (#9443)
|
2021-03-30 15:32:24 +03:00 |
|
Daniel Däschle
|
abc98c273c
|
parser: require assign on type alias (#6477)
|
2020-09-25 12:02:32 +02:00 |
|
Carlos Esquerdo Bernat
|
0539b2a7ea
|
eventbus: removed check on publish, always use receiver, args, sender order for callbacks (#5940)
|
2020-07-28 18:48:25 +03:00 |
|
Delyan Angelov
|
ae8f7cf569
|
tests: fix some tests, that failed due to the stricter immutable checks
|
2020-06-01 18:24:38 +03:00 |
|
yuyi
|
7f4cf08516
|
parser: check (mut f Foo) syntax
|
2020-05-17 13:51:18 +02:00 |
|
joe-conigliaro
|
fb1c60c53d
|
checker: add back check struct field fn args
|
2020-05-01 20:12:21 +10:00 |
|
Alexander Medvednikov
|
51da324465
|
tests: fix eventbus_test.v
|
2020-05-01 10:57:19 +02:00 |
|
Abdullah Atta
|
43ba6766ba
|
improve eventbus
|
2020-01-22 17:41:08 +01:00 |
|
Abdullah Atta
|
489ec05b23
|
eventbus: remove hacks, add sender
|
2019-12-18 08:16:33 +03:00 |
|
Alexander Medvednikov
|
3fea8f3de5
|
*char => charptr everywhere
|
2019-12-01 10:33:26 +03:00 |
|
Abdullah Atta
|
d4ae39348f
|
eventbus: make it usable and add README
|
2019-11-24 14:27:50 +03:00 |
|
Abdullah Atta
|
0382331499
|
vlib: add eventbus module
|
2019-11-23 14:24:25 +03:00 |
|