Daniel Däschle
|
800c0e5092
|
vlib: remove deprecated map{} usages as well as deprecated functions (#11035)
|
2021-08-04 12:44:41 +03:00 |
Lukas Neubert
|
4a10514081
|
tests: run vfmt over some of the tests in vlib/v/tests (#9455)
|
2021-03-27 19:29:57 +02:00 |
Ruofan XU
|
a0a33f7ff1
|
checker: fix map of function as argument and direct call of function in map (#8494)
|
2021-02-02 03:58:32 +01:00 |
Ruofan XU
|
51f2eb81f4
|
checker/cgen: fix mut array of fn as argument (#8469)
|
2021-02-01 20:10:24 +01:00 |
Ruofan XU
|
ae60ea4ed5
|
tests: add regression tests for typeof map and array of fns (#8458)
|
2021-01-31 12:20:15 +02:00 |
Delyan Angelov
|
0c192cfd64
|
tests: fix warnings when doing `./v -W -progress -check-syntax test-fixed`
|
2020-10-26 14:41:57 +02:00 |
Ruofan XU
|
7027b2354b
|
cgen: fix array and map with fns (#5938)
|
2020-07-26 14:22:02 +02:00 |
Ruofan XU
|
a370dd2867
|
cgen: further fixes to and array/map of fns (#5916)
|
2020-07-22 02:30:44 +02:00 |
Ruofan XU
|
88c8e194d0
|
cgen: fix map and array with fns (#5894)
|
2020-07-20 19:53:02 +03:00 |