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

Remove symbol table #459

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. Remove symbol table

    Able to compile at least without symbol table, haven't tested yet
    saulshanabrook committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f150cee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d82685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84afa67 View commit details
    Browse the repository at this point in the history
  4. tmp

    saulshanabrook committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bccd524 View commit details
    Browse the repository at this point in the history
  5. Fix sexp printing

    saulshanabrook committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4c87379 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59c7d8a View commit details
    Browse the repository at this point in the history
  7. remove commented code

    saulshanabrook committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9365456 View commit details
    Browse the repository at this point in the history
  8. clippy fix

    saulshanabrook committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9867c92 View commit details
    Browse the repository at this point in the history