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

core library/provided funcs for wizard #165

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Conversation

ejrgilbert
Copy link
Owner

@ejrgilbert ejrgilbert commented Nov 4, 2024

Working toward the following in this PR:

  • automatically import core library, if used in script
    - report variables should work (the global ones)
    - maps should work
  • automatically inject provided functions, if used in script
    - strcmp should work

Future:

  • get report vars in a probe's body working (requires the alloc function)
  • predicate on the target function name

@ejrgilbert ejrgilbert changed the title move lots forward for wizard integration core library/provided funcs for wizard Nov 4, 2024
@ejrgilbert ejrgilbert merged commit ca0889b into master Nov 5, 2024
2 checks passed
@ejrgilbert ejrgilbert deleted the task/wizard-with-libs branch November 5, 2024 17:28
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.

1 participant