Skip to content

Native gen fixes#401

Merged
Ingo60 merged 4 commits into
Frege:masterfrom
poeik:native-gen-fixes
Jul 11, 2026
Merged

Native gen fixes#401
Ingo60 merged 4 commits into
Frege:masterfrom
poeik:native-gen-fixes

Conversation

@poeik

@poeik poeik commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Hi @Ingo60

This PR contains some small fixes for the automated native interface and should finally close #354.

poeik added 4 commits June 4, 2026 09:35
- Use lowercase type variable names in automated FFI

Ref Frege#354
- Replace class loading with explicit class reference

Ref Frege#354
- Handle non existing methods again

Ref Frege#354
@Ingo60
Ingo60 merged commit 2abfb8f into Frege:master Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automation of Foreign Function (aka Native) Interface

2 participants