Jacek Sieka c65cc4c136
async proc types (#346)
Allow `type = proc(...) {.async.}` for pre-declaring async callback
types - in this case, the macro applies the correct transformation to
the return type and adds the appropriate exception / gcsafe annotations
2023-01-18 15:54:39 +01:00
..
2022-11-02 08:09:15 +01:00
2023-01-10 18:08:54 +02:00
2022-12-29 12:12:12 +01:00
2022-06-16 14:35:24 +03:00
2021-03-24 10:08:33 +01:00
2023-01-18 15:54:39 +01:00
2023-01-18 15:54:39 +01:00
2023-01-10 18:08:54 +02:00
2022-11-02 08:09:15 +01:00
2022-11-02 08:03:19 +01:00
2022-01-04 18:00:17 +01:00
2022-11-02 08:09:15 +01:00
2021-03-24 10:08:33 +01:00