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

Fix handling of function names with "lambda" in them #128

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

dexter2206
Copy link
Contributor

Description

Currently Bartiq messes up parsing functions and variables that contain word "lambda" (e.g. calc_lambda). This fixes it.

Please verify that you have completed the following steps

  • I have self-reviewed my code.
  • I have included test cases validating introduced feature/fix.
  • I have updated documentation.

@mstechly mstechly merged commit 63ad716 into main Oct 9, 2024
7 checks passed
@mstechly mstechly deleted the fix-parsing-functions-containing-lambda branch October 9, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants