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 cauder_eval #20

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from
Open

Refactor cauder_eval #20

wants to merge 10 commits into from

Conversation

SackCastellon
Copy link
Collaborator

Description

Refactor the cauder_eval module to match more closely the structure of the erl_eval module.

Changes

  • Refactor, rename and reorder some functions
  • Move abstract/1 and concrete/1 from cauder_eval to cauder_syntax
  • Remove clause_line/3 function

Checklist

  • Follows styleguide
  • Branch is up to date
  • Passed unit tests

@SackCastellon SackCastellon added the refactor Refactoring code label Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant