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 |