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

[apex] Summit-AST Apex module - Part 3 - initializers #4171

Commits on Oct 17, 2022

  1. Build constructor initializers

    Change-Id: I6c4bc34a85e80302da8ef4043a65b7cbec426ee1
    eklimo authored and aaronhurst-google committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    989ea03 View commit details
    Browse the repository at this point in the history
  2. Build values initializers

    eklimo authored and aaronhurst-google committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    34d540f View commit details
    Browse the repository at this point in the history
  3. Build map initializers

    eklimo authored and aaronhurst-google committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3b609c5 View commit details
    Browse the repository at this point in the history
  4. Build sized array initializers

    eklimo authored and aaronhurst-google committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    543a111 View commit details
    Browse the repository at this point in the history
  5. Fix buildMapEntry

    eklimo authored and aaronhurst-google committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c9cd6e3 View commit details
    Browse the repository at this point in the history
  6. Post-merge fixups.

    Make AST node constructors package-private.
    Cleanup imports.
    aaronhurst-google committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    96d10a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Merge branch 'part-3' into experimental-apex-parser

    Change-Id: Ibaef3a59307633647129b4971a382ee85a5c0d53
    aaronhurst-google committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    828ccd1 View commit details
    Browse the repository at this point in the history