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/llamas expressions fixes #2324

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    d46da18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07aa7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed3890e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e846ad8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fb8718 View commit details
    Browse the repository at this point in the history
  6. Expressions: Make completions always unique to stop them being filtered.

    We filter duplicates ourselves.
    LlamaLad7 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a9c9a15 View commit details
    Browse the repository at this point in the history
  7. Expressions: Overhaul array completions.

    Make the preview text more representative of the actual completion and support array literals which were previously missing.
    LlamaLad7 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d8f836e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    901696c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79df568 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa7241f View commit details
    Browse the repository at this point in the history
  11. Expressions: Fix @Locals not properly handling compound insns.

    Also adapt to related MixinExtras changes.
    LlamaLad7 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5831faa View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    6df8d30 View commit details
    Browse the repository at this point in the history