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

Fix REPL segfaulting on Gc.collect #71

Merged
merged 15 commits into from Jun 7, 2022
Merged

Fix REPL segfaulting on Gc.collect #71

merged 15 commits into from Jun 7, 2022

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    779db84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f41ec0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    729c9db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a693776 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    5954195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b00f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bebbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    370b1c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6fab47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abb4c00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e253b52 View commit details
    Browse the repository at this point in the history
  8. layout something

    git is confusing me here
    liquidev committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9ac1bf6 View commit details
    Browse the repository at this point in the history
  9. remove old REPL segv test

    This purpose is now fulfilled by mica::tests::gc_collect_shouldnt_cause_use_after_free.
    liquidev committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a6fb7ae View commit details
    Browse the repository at this point in the history
  10. make List into a global

    liquidev committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    bdaedde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41d7886 View commit details
    Browse the repository at this point in the history