Skip to content

feat: Automatically generate stubs for function definitions and declarations#1535

Draft
maximilianruesch wants to merge 173 commits intomainfrom
mr/feat/automatic-header-generation
Draft

feat: Automatically generate stubs for function definitions and declarations#1535
maximilianruesch wants to merge 173 commits intomainfrom
mr/feat/automatic-header-generation

Conversation

@maximilianruesch
Copy link
Copy Markdown
Collaborator

So far only available for function definitions and declarations.

Closes #1530.

mark-koch and others added 29 commits March 24, 2026 11:58
# Conflicts:
#	guppylang-internals/src/guppylang_internals/checker/cfg_checker.py
#	guppylang-internals/src/guppylang_internals/compiler/core.py
#	guppylang-internals/src/guppylang_internals/definition/function.py
#	guppylang-internals/src/guppylang_internals/engine.py
# Conflicts:
#	guppylang-internals/src/guppylang_internals/checker/cfg_checker.py
# Conflicts:
#	guppylang/src/guppylang/defs.py
…generation

# Conflicts:
#	guppylang-internals/src/guppylang_internals/definition/declaration.py
#	guppylang-internals/src/guppylang_internals/definition/function.py
#	guppylang/src/guppylang/decorator.py
#	guppylang/src/guppylang/defs.py
Base automatically changed from mr/feat/compile-library to main April 8, 2026 13:59
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.

[Feature]: Automatically generate function declaration ASTs from Guppy signatures

3 participants