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

Introduce support for self.* references #163

Merged
merged 10 commits into from
Nov 24, 2022
Merged

Introduce support for self.* references #163

merged 10 commits into from
Nov 24, 2022

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    14e9935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e19a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ca8e9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e52fef9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e245339 View commit details
    Browse the repository at this point in the history
  6. Add SelfRefs flag to BodyExtensions

    dbanck authored and radeksimko committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    24932c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfb38e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9ad708 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b1b516 View commit details
    Browse the repository at this point in the history
  10. reference: Ensure Target.Address() renders correct address

    Since appropriate address now depends on the position of the origin (which is pointing to the target), this change reflects that.
    radeksimko committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    56802f1 View commit details
    Browse the repository at this point in the history