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

[Elixir] Fix generation issues and compilation warnings in Elixir generator #18788

Merged
merged 13 commits into from
Jun 10, 2024

Commits on May 29, 2024

  1. Format Elixir generator

    ntodd committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6d56a36 View commit details
    Browse the repository at this point in the history
  2. Update Elixir reserved words

    ntodd committed May 29, 2024
    Configuration menu
    Copy the full SHA
    89c7141 View commit details
    Browse the repository at this point in the history
  3. Update Elixir generator docs

    ntodd committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d4ba213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1eeaa View commit details
    Browse the repository at this point in the history
  5. Fix compilation warnings by changing reserved words to use suffix ins…

    …tead of underscore prefix
    ntodd committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a862bef View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    915dea4 View commit details
    Browse the repository at this point in the history
  2. Update samples and docs

    ntodd committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    91f858e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    e83137c View commit details
    Browse the repository at this point in the history
  2. Generate elixir samples

    mrmstn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7db30c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da4727 View commit details
    Browse the repository at this point in the history
  4. Generate elixir samples

    mrmstn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8506acd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0f7e98 View commit details
    Browse the repository at this point in the history
  6. CodeStyle

    mrmstn committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    3c04762 View commit details
    Browse the repository at this point in the history