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

Visitor and logging again #437

Merged
merged 18 commits into from
Nov 21, 2024
Merged

Visitor and logging again #437

merged 18 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. Use sexps not strings for encoding instances and proxies.

    Also, handle the case where a string ends up being shared.
    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    36fbe4f View commit details
    Browse the repository at this point in the history
  2. Add tests.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    22be88b View commit details
    Browse the repository at this point in the history
  3. Changelog.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a3c0432 View commit details
    Browse the repository at this point in the history
  4. Add type check.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f63662a View commit details
    Browse the repository at this point in the history
  5. Add tests.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a91ddc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be6f7cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    493f4bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39d751d View commit details
    Browse the repository at this point in the history
  9. Add tests.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6c34f83 View commit details
    Browse the repository at this point in the history
  10. Add tests.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3e5f485 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aea8b96 View commit details
    Browse the repository at this point in the history
  12. Fix test.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b0f169c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e240a64 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45e1c0b View commit details
    Browse the repository at this point in the history
  15. Handle cycles in logged data.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b2a6616 View commit details
    Browse the repository at this point in the history
  16. Changelog.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9e6deb2 View commit details
    Browse the repository at this point in the history
  17. Remove unneeded import.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2997dda View commit details
    Browse the repository at this point in the history
  18. Sort imports.

    danfuzz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c62150b View commit details
    Browse the repository at this point in the history