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

Add Module System #4573

Closed

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    adaa688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0328f2b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Mar 5, 2022

  1. Implement entry cache

    APickledWalrus committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    78b61ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f75b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    72e5797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a51f9f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    7305653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e01a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    2a3f6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803eeb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Make entry cache not contain null elements

    This implements the "current" behavior
    APickledWalrus committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    c08c4a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    3038c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10973c4 View commit details
    Browse the repository at this point in the history
  3. Fix loading

    Forgot to update for Structure API
    APickledWalrus committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d6206e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Remove throws clause

    It's not guaranteed
    APickledWalrus committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    4ac2d16 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Convert Module to Interface

    and formatting improvements
    APickledWalrus committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    2712285 View commit details
    Browse the repository at this point in the history
  2. Change default syntax locations

    "common" and "bukkit"
    APickledWalrus committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    66de7cd View commit details
    Browse the repository at this point in the history