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

AST representation changes #234

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Commits on Apr 26, 2021

  1. Change AST representation

    * Remove the record wrapper for each node and inline the attribute field
    * Make the block type parametric with the goal of using this later to have
      a version of the AST with source locations and whatever information we might
      want per node.
    sonologico committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    2bba77e View commit details
    Browse the repository at this point in the history