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

Added support for user defined types with recursion #29

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

Commits on Apr 30, 2018

  1. working

    dioptre committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    7512a1a View commit details
    Browse the repository at this point in the history
  2. fix regex

    dioptre committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    1e4485b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. replaced json with recursion

    dioptre committed May 1, 2018
    Configuration menu
    Copy the full SHA
    757c6d5 View commit details
    Browse the repository at this point in the history
  2. removed old refs

    dioptre committed May 1, 2018
    Configuration menu
    Copy the full SHA
    3d034df View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Update README.rst

    dioptre authored Nov 3, 2018
    Configuration menu
    Copy the full SHA
    5ed0da2 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    dioptre authored Nov 3, 2018
    Configuration menu
    Copy the full SHA
    8eeee43 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    dioptre authored Nov 3, 2018
    Configuration menu
    Copy the full SHA
    4dcd105 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. fixed udts

    dioptre committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    eb99a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f95362 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. added native types

    dioptre committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    b521141 View commit details
    Browse the repository at this point in the history
  2. maps not working :/

    dioptre committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    615db14 View commit details
    Browse the repository at this point in the history