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

Sort compiler files into more manageable structure #177

Merged
merged 1 commit into from
Jan 21, 2022

Commits on Jan 20, 2022

  1. Sort compiler files into manageable dir structure

    Organized compiler source code into smaller sections - if
    we plan to untangle implementation parts from each other,
    we can start small, with simple file organization and later
    continue to remove unnecessary cross-directory imports and so on.
    haxscramper committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a67e45e View commit details
    Browse the repository at this point in the history