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

Continue on with error-recovery infra refresh #1649

Merged
merged 1 commit into from
Nov 19, 2024

Commits on Nov 19, 2024

  1. Various improvements, squashed for convenience

    Move curried types to constants
    
    Improvements to the local debug output
    
    Further clean up metadata and fragment infra
    
    Improve symbols
    
    - Test `@names` in the debugger
    - Consolidate symbol names in multiple places
    - Rename "eval" names (a holdover from the partial days) to "debug"
      names.
    
    Future work could include further consolidating symbol names to
    rationalize lexical scope so that lexical names work in the debugger.
    
    Trace log cleanup
    
    This commit is mostly focused on changing the internals so that we can
    create complete trace logs without having to pass in the entire VM.
    
    Mostly finished implementing improved logging.
    
    More trace log improvements
    
    Fix lints
    NullVoxPopuli authored and wycats committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    35817f7 View commit details
    Browse the repository at this point in the history