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

Support for properties in NEON statement syntax in section services - PART 1 #318

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    88c314a View commit details
    Browse the repository at this point in the history
  2. Reapply "LocatorDefinition: deprecated support for create($name) meth…

    …od (BC break)"
    
    This reverts commit 87662eb.
    dg committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1494161 View commit details
    Browse the repository at this point in the history
  3. opened 4.0-dev

    dg committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    08ebd23 View commit details
    Browse the repository at this point in the history
  4. exception messages use [Service ...]\n format [WIP]

    added Definition::getDescriptor(), Helpers::entityToString()
    dg committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    92d6a81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1283060 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74e57c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bf9be5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c03557 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    666abf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4db1c18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    965c203 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5152375 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    b1d0216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277bfcf View commit details
    Browse the repository at this point in the history
  3. add missing use, extend validating member syntax to $$member or membe…

    …r(), convertReferences() - extend support for @service::Constant/$staticProperty
    mildabre committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3cc6368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98efd82 View commit details
    Browse the repository at this point in the history
  5. add support for static properties on class, removing inappropriate ch…

    …eck of existence of the constant, add converting constant/static property to Literal object
    mildabre committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    652b515 View commit details
    Browse the repository at this point in the history
  6. Added support for parsing unparsed member chains + normalizing Statem…

    …ents to syntax with $property, $$staticProeprty, $Constant and method - to creater arguments + setup items.
    mildabre committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    30871bd View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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