Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nekocode/android-parcelable-intellij-plugin-kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.6
Choose a base ref
...
head repository: nekocode/android-parcelable-intellij-plugin-kotlin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 25 files changed
  • 3 contributors

Commits on Aug 23, 2016

  1. Try to fix issue#2

    nekocode committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    86badea View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2016

  1. Fix issues #8, #9

    nekocode committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    f1d7b55 View commit details
    Browse the repository at this point in the history
  2. Support normal class

    nekocode committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    1702e2f View commit details
    Browse the repository at this point in the history
  3. Fix issue

    nekocode committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    b50b6b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Fix issues #12 #13

    nekocode committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    9b5c84e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Fix issue #14

    nekocode committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    de0748b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

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

Commits on Apr 23, 2017

  1. Fix issues

    nekocode committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    bdbbb21 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Fix #17 #18

    nekocode committed May 2, 2017
    Configuration menu
    Copy the full SHA
    8eac8f3 View commit details
    Browse the repository at this point in the history
  2. Fix #19

    nekocode committed May 2, 2017
    Configuration menu
    Copy the full SHA
    9dac77f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Update README.md

    nekocode authored May 23, 2017
    Configuration menu
    Copy the full SHA
    ea322a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Fix #24

    nekocode committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    d5b0af8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. fix reading nullable enums

    xorsk committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    f89c7a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Merge pull request #26 from xorsk/master

    fix reading nullable enums
    nekocode authored Aug 8, 2017
    Configuration menu
    Copy the full SHA
    2591b56 View commit details
    Browse the repository at this point in the history
  2. Minor changes

    nekocode committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    6257e25 View commit details
    Browse the repository at this point in the history
  3. Fix #25

    nekocode committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    a0bd115 View commit details
    Browse the repository at this point in the history
  4. Fix #21

    nekocode committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    f391f1d View commit details
    Browse the repository at this point in the history
Loading