Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comparison of `Callable`s from callable_mp() of the same method | David Snopek | 2023-11-17 | 1 | -27/+63 |
* | Add `CallableCustom` that devs can use in their GDExtensions | David Snopek | 2023-11-06 | 1 | -21/+17 |
* | clang: Add CallableCustomMethodPointerBase virtual destructor | Martin Capitanio | 2023-10-19 | 1 | -0/+1 |
* | Implement `callable_mp()` and `callable_mp_static()` | David Snopek | 2023-09-21 | 1 | -0/+215 |