Add special variable imfuncname expansion for C# and D
Same functionality as Java
This commit is contained in:
parent
62e0685df6
commit
954f29b032
7 changed files with 79 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.1.0 (in progress)
|
||||
===========================
|
||||
|
||||
2022-05-30: wsfulton
|
||||
[C#, D] Add new special variable expansion: $imfuncname.
|
||||
Expands to the function name called in the intermediary class.
|
||||
|
||||
2022-05-30: LindleyF
|
||||
[Java] #2042 Add new special variable expansion: $imfuncname.
|
||||
Expands to the function name called in the intermediary class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue