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

Class, method, and constructor declarations #307

Merged
merged 23 commits into from
Jan 21, 2024

Commits on Sep 14, 2023

  1. Function declarations

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    74a9538 View commit details
    Browse the repository at this point in the history
  2. Fix top-level functions

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f5106b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c369e45 View commit details
    Browse the repository at this point in the history
  4. Commit test changes

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a81b766 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e327efc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0cd95d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da45b13 View commit details
    Browse the repository at this point in the history
  8. Update metadata

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f1d724b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdaab01 View commit details
    Browse the repository at this point in the history
  10. Kotlin's Contracts!

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6c9e798 View commit details
    Browse the repository at this point in the history
  11. Minor code cleanup

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cf02fb6 View commit details
    Browse the repository at this point in the history
  12. Update from upstream changes

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    951c4ef View commit details
    Browse the repository at this point in the history
  13. Update contract test

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e6fe906 View commit details
    Browse the repository at this point in the history
  14. Fix constructor oddities

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bf31699 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b25c7fa View commit details
    Browse the repository at this point in the history
  16. Import InvocationKind

    sschr15 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2754365 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Nov 13, 2023

  1. Merge remote-tracking branch 'origin/develop/1.10.0' into feature/kot…

    …lin/declarations
    
    # Conflicts:
    #	plugins/kotlin/src/main/java/org/vineflower/kotlin/struct/KType.java
    sschr15 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6dc4b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619caba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6c391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f4ce94 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Jan 21, 2024

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