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: tkrajina/typescriptify-golang-structs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xinhuang327/typescriptify-golang-structs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 21, 2016

  1. Handle JS Date

    xinhuang327 committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    f342c32 View commit details
    Browse the repository at this point in the history
  2. handle pointer type

    xinhuang327 committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    3cea59b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2016

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

    xinhuang327 committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    945b7ce View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. support slice of pointer

    xinhuang327 committed May 11, 2016
    Configuration menu
    Copy the full SHA
    e01ea5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8946f7 View commit details
    Browse the repository at this point in the history
  3. fix anonymous struct

    xinhuang327 committed May 11, 2016
    Configuration menu
    Copy the full SHA
    ea4acfb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

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

Commits on May 18, 2016

  1. resolve map value type

    xinhuang327 committed May 18, 2016
    Configuration menu
    Copy the full SHA
    5bbe59f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

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

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    37257ab View commit details
    Browse the repository at this point in the history
  2. fix constructor

    xinhuang327 committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    ace0454 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

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

Commits on Dec 4, 2017

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

Commits on Jan 5, 2018

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

Commits on Jan 9, 2018

  1. Merge pull request #1 from mcl-de/master

    Added RegisterDateType to register custom dates & fixes
    xinhuang327 authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    cc9dd6f View commit details
    Browse the repository at this point in the history
Loading