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

Extensible classes support #116

Merged
merged 26 commits into from
Apr 21, 2023
Merged

Extensible classes support #116

merged 26 commits into from
Apr 21, 2023

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    2aa51c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b967eef View commit details
    Browse the repository at this point in the history
  3. More tests

    kunitoki committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    24177ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    810813e View commit details
    Browse the repository at this point in the history
  5. Fix lua 5.2

    kunitoki committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    88e315f View commit details
    Browse the repository at this point in the history
  6. More tests

    kunitoki committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    158df44 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Simplify code

    kunitoki committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dccbd6c View commit details
    Browse the repository at this point in the history
  2. Test for const

    kunitoki committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    62484d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Overhauled security system

    kunitoki committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    ec6666c View commit details
    Browse the repository at this point in the history
  2. Allow method overriding

    kunitoki committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    49ddf4f View commit details
    Browse the repository at this point in the history
  3. Fix issue with inheritance

    kunitoki committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    057a686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82bf0cb View commit details
    Browse the repository at this point in the history
  5. Improve coverage

    kunitoki committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    009260f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

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

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    e3934c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0442bbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1aefe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7661b17 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove custom methods for addIndexMetamethod and addNewIndexM…

    …etamethod"
    
    This reverts commit 1b1aefe.
    kunitoki committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    706f3d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e366c0 View commit details
    Browse the repository at this point in the history
  7. More custom tests

    kunitoki committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    e990653 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Improve documentation

    kunitoki committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    07d7da0 View commit details
    Browse the repository at this point in the history
  2. Unit tests for FlagSet

    kunitoki committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    619dbba View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Update Manual.md

    kunitoki authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    288d17e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    40fdb2a View commit details
    Browse the repository at this point in the history
  2. Fix to manual again

    kunitoki committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d332368 View commit details
    Browse the repository at this point in the history