Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

fixing #37 issue support of definitions for nested objects #38

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

Commits on Jun 11, 2017

  1. fixing core-api#37 issue support of definitions for nested objects

    Kirill Matyunin committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    97724ae View commit details
    Browse the repository at this point in the history
  2. fix unexpected print

    Kirill Matyunin committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    a67ba3a View commit details
    Browse the repository at this point in the history
  3. py2X<->py3X

    Kirill Matyunin committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    2391f78 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. OrderedDict instead of regular dict

    Kirill Matyunin committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    aea9c8c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. adding py36 to tox envlist

    xxmatyuk committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    5a7bb2a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. preliminary changes

    xxmatyuk committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    532bfbd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

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

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    fec8d0e View commit details
    Browse the repository at this point in the history
  3. py2.7 <-> py3.X

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    4152782 View commit details
    Browse the repository at this point in the history
  4. tests run aftermath fixes

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    09a0648 View commit details
    Browse the repository at this point in the history
  5. small change

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    cd49ed4 View commit details
    Browse the repository at this point in the history
  6. statement enhancement

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    56dea30 View commit details
    Browse the repository at this point in the history
  7. adding docstrings

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    2efbdcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44ebcbe View commit details
    Browse the repository at this point in the history
  9. fix typo

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    836aa93 View commit details
    Browse the repository at this point in the history
  10. py2.X <-> py3.X

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    efd7516 View commit details
    Browse the repository at this point in the history
  11. final changes

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    cb565a3 View commit details
    Browse the repository at this point in the history
  12. trying to fix flake8 issue

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    ca20480 View commit details
    Browse the repository at this point in the history
  13. fixing tests once again

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    84a1d7b View commit details
    Browse the repository at this point in the history
  14. flake8 fix

    xxmatyuk committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    34d9cd5 View commit details
    Browse the repository at this point in the history