Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a function/closure analyzer #5

Merged
merged 7 commits into from
Feb 24, 2024
Merged

Add a function/closure analyzer #5

merged 7 commits into from
Feb 24, 2024

Conversation

Crell
Copy link
Owner

@Crell Crell commented Dec 31, 2023

Description

Adds a new FunctionAnalyzer interface and FuncAnalyzer class for functions and closures.

Motivation and context

Functions can have attributes too, man!

Still to do:

  • Docs
  • Caching wrappers

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@Crell Crell merged commit 963bcff into master Feb 24, 2024
6 checks passed
@Crell Crell deleted the func-analyzer branch February 24, 2024 16:29
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.

None yet

1 participant