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

Convert most of android-compiler module to kotlin #120

Merged
merged 24 commits into from
Jun 29, 2022
Merged

Convert most of android-compiler module to kotlin #120

merged 24 commits into from
Jun 29, 2022

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    84dc88e View commit details
    Browse the repository at this point in the history
  2. change extension to kt

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    14b99c7 View commit details
    Browse the repository at this point in the history
  3. No Commit Message

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c5ef5db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839846b View commit details
    Browse the repository at this point in the history
  5. fix CI

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    cebbd4e View commit details
    Browse the repository at this point in the history
  6. add lateinit modifier

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b177c3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34da65f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a983b34 View commit details
    Browse the repository at this point in the history
  9. fix type mismatch

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9b4ae0f View commit details
    Browse the repository at this point in the history
  10. fix kotlin

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8a54762 View commit details
    Browse the repository at this point in the history
  11. fix CI

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    64c205b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2589deb View commit details
    Browse the repository at this point in the history
  13. fix code

    PranavPurwar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    87b41fa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. fix CI

    PranavPurwar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    7947b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cbf3e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabf319 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e88b6aa View commit details
    Browse the repository at this point in the history
  5. use primary constructor

    PranavPurwar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    0be7c39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bf37f7 View commit details
    Browse the repository at this point in the history
  7. fix errors

    PranavPurwar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    3e162a3 View commit details
    Browse the repository at this point in the history
  8. fix errors

    PranavPurwar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e6c57c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6678a7 View commit details
    Browse the repository at this point in the history
  10. remove 'class'

    PranavPurwar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    39441f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25caeca View commit details
    Browse the repository at this point in the history