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

Refactor in preparation for inlining functions #94

Merged
merged 7 commits into from
Jun 11, 2024

Conversation

piotmag769
Copy link
Collaborator

@piotmag769 piotmag769 commented Jun 7, 2024

Related to #71

Introduced changes

  • Added enum Function that will be used to signalise a function was inlined
  • Refactored CompiledArtifactsPathMap
  • Removed EntryPointId (its only purpose was to be converted into FunctionName, served no purpose)
  • changed naming "stack trace" -> "call trace"

@piotmag769 piotmag769 added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit fc01876 Jun 11, 2024
4 checks passed
@piotmag769 piotmag769 deleted the refactor-for-inlining branch June 11, 2024 13:54
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.

3 participants