Matthew Murphy
|
ca3e25de04
|
Fix variant call compiler error
Co-authored-by: David Snopek <dsnopek@gmail.com>
|
2023-09-09 11:30:29 -05:00 |
David Snopek
|
d5fab0b9f8
|
Add automated tests to verify some previous fixes
|
2023-08-14 20:48:51 -05:00 |
David Snopek
|
8bc1c1dbeb
|
Implement `String::resize()`
|
2023-07-31 15:14:10 -05:00 |
David Snopek
|
3162be28e5
|
Merge pull request #1150 from dsnopek/charstring-full
Attempt to fully implement CharString
|
2023-07-22 09:04:27 -05:00 |
Fabio Alessandrelli
|
155f2e2a62
|
Add RPC tests.
|
2023-06-30 15:07:42 +02:00 |
David Snopek
|
4df112cd95
|
Attempt to fully implement CharString
|
2023-06-22 21:03:30 -05:00 |
Rémi Verschelde
|
d12cf071bb
|
Merge pull request #1128 from Mathis-Z/master
Fixing #1127 by making return types of auto-generated functions dynamic
|
2023-06-08 22:31:51 +02:00 |
Mathis-Z
|
ac98dd2752
|
Fixing #1127 by making return types of auto-generated functions dynamic
|
2023-06-08 20:35:29 +02:00 |
David Snopek
|
ad726015e7
|
Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall
|
2023-06-07 08:30:33 -05:00 |
David Snopek
|
1fd3f82d3a
|
Add automated tests that run a GDExtension (rather than just building it)
|
2023-05-17 14:08:12 -05:00 |