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

Kotlin statics and static extensions #347

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

Kotlin statics and static extensions #347

wants to merge 18 commits into from

Commits on Mar 24, 2023

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

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    78b539e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87d470e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    796c8a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a4d030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d53500b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    260dd37 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Update proposals/statics.md

    Co-authored-by: Lukellmann <[email protected]>
    elizarov and lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f484fbe View commit details
    Browse the repository at this point in the history
  2. Update proposals/statics.md

    Co-authored-by: Lukellmann <[email protected]>
    elizarov and lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    307374b View commit details
    Browse the repository at this point in the history
  3. Update proposals/statics.md

    Co-authored-by: ilya-g <[email protected]>
    elizarov and ilya-g committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8d9d0bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65ea046 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95ffdb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. typo fixed

    elizarov committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ffe46cd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Two new sections on code style

    * Statics and the future role of companion objects
    * When to use static members or static extensions
    elizarov committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    eab6df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    521d9ff View commit details
    Browse the repository at this point in the history
  3. Small typo fix

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

Commits on May 10, 2023

  1. Fix statics.md

    Fix a typo
    zhelenskiy authored and elizarov committed May 10, 2023
    Configuration menu
    Copy the full SHA
    23d4238 View commit details
    Browse the repository at this point in the history