Skip to content

Native gen fixes#401

Open
poeik wants to merge 4 commits into
Frege:masterfrom
poeik:native-gen-fixes
Open

Native gen fixes#401
poeik wants to merge 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
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