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

Move code to pkg/ directory, rename value to lang #23

Merged
merged 12 commits into from
Jul 22, 2023
Merged

Commits on Jul 22, 2023

  1. Move value package to lang

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    eb47676 View commit details
    Browse the repository at this point in the history
  2. Move reader package

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7968477 View commit details
    Browse the repository at this point in the history
  3. Move pkgmap package

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    779a5d5 View commit details
    Browse the repository at this point in the history
  4. Move ast package

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c8ca550 View commit details
    Browse the repository at this point in the history
  5. Move compiler package

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    64e5278 View commit details
    Browse the repository at this point in the history
  6. Move persistent dir to internal

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    43fa436 View commit details
    Browse the repository at this point in the history
  7. Remove unused codegen dir

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    21fd902 View commit details
    Browse the repository at this point in the history
  8. Move repl and glj

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6e047e7 View commit details
    Browse the repository at this point in the history
  9. Move runtime pkg

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    34ab9da View commit details
    Browse the repository at this point in the history
  10. Move stdlib package

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    a9cc996 View commit details
    Browse the repository at this point in the history
  11. Move gen directory

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    81d86fd View commit details
    Browse the repository at this point in the history
  12. Fix README reference to runtime

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ebeb0c3 View commit details
    Browse the repository at this point in the history