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

Implement property hooks syntax #45

Merged
merged 20 commits into from
Jun 15, 2024
Merged

Implement property hooks syntax #45

merged 20 commits into from
Jun 15, 2024

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    8285409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60ac68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d420291 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    9a6891e View commit details
    Browse the repository at this point in the history
  2. Add support for final hooks

    thekid committed May 13, 2023
    Configuration menu
    Copy the full SHA
    90a74a1 View commit details
    Browse the repository at this point in the history
  3. Add holder to hooks

    thekid committed May 13, 2023
    Configuration menu
    Copy the full SHA
    527e9cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590c67a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Support abstract hooks

    thekid committed May 14, 2023
    Configuration menu
    Copy the full SHA
    34a779b View commit details
    Browse the repository at this point in the history
  2. Remove support for variadic and by-ref hook parameters

    Consistency with PHP
    thekid committed May 14, 2023
    Configuration menu
    Copy the full SHA
    4490d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb9f4de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f261c6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    54392db View commit details
    Browse the repository at this point in the history
  2. MFH 10.1.0-RELEASE

    thekid committed May 21, 2023
    Configuration menu
    Copy the full SHA
    639cff8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. MFH

    thekid committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    08adb69 View commit details
    Browse the repository at this point in the history
  2. MFH

    thekid committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0e57d4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/property-hooks' of github.com:xp-framework/ast …

    …into feature/property-hooks
    thekid committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    256d717 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Apr 17, 2024

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

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    33d6f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bfe8c0 View commit details
    Browse the repository at this point in the history