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

#203 SDL-0234 Proxy Library RPC Generation #202

Merged
merged 26 commits into from Feb 5, 2020
Merged

#203 SDL-0234 Proxy Library RPC Generation #202

merged 26 commits into from Feb 5, 2020

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    e8db26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f261c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. #203 SDL-0234 Proxy Library RPC Generation

      * Added reverse-engineered [MOBILE_API.xsd](MOBILE_API.xsd)
      * Moved XML Parser named [InterfaceParser](InterfaceParser) from [InterfaceGenerator of smartdevicelink/sdl_core](smartdevicelink/sdl_core/tools/InterfaceGenerator)
      * Refactored [InterfaceParser](InterfaceParser) to be more readable by splitting classes into separate files
      * Refactored [InterfaceParser](InterfaceParser) to be compatible with Python 3.5
      * Added README.md with the base XML structure description into [InterfaceParser](InterfaceParser)
      * Refactored Markdown Generator to use [InterfaceParser](InterfaceParser) and be compatible with Python 3.5
    vladmu committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    3e03b65 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    9c35d2e View commit details
    Browse the repository at this point in the history
  2. Parser types section added

    Kostiantyn Sologubov committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    65a6ad7 View commit details
    Browse the repository at this point in the history
  3. Table markdown correction

    Kostiantyn Sologubov committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    88719b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1af08b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

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

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    f410178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    341c9ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82e6847 View commit details
    Browse the repository at this point in the history
  4. adding xsd validating

    o-mishch committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    856154d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dca8947 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25422e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    8555a71 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Added Requirements section
    vladmu committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3839526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b2833c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    13b091d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6049acd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    693e572 View commit details
    Browse the repository at this point in the history
  4. adding manual handling

    o-mishch committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    a6c66df View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

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

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    451c2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b3e66c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

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

Commits on Jan 30, 2020

  1. wrap XMLSchema exeption

    o-mishch committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    8bda291 View commit details
    Browse the repository at this point in the history