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

#2 [SDL-0234] Proxy Library RPC Generation #105

Merged
merged 20 commits into from
Jan 31, 2020
Merged

#2 [SDL-0234] Proxy Library RPC Generation #105

merged 20 commits into from
Jan 31, 2020

Commits on Jan 14, 2020

  1. #2 [SDL-0234] Proxy Library RPC Generation

      * Added `lib/rpc_spec` submodule pointed to `master` branch of `smartdevicelink/rpc_spec` repository
      * Created `Proxy RPC Generator` based on Python 3.5 and linked with parser from the `lib/rpc_spec` submodule
      * Added `README.md` with usage description and transformation rules for Proxy RPC Generator
    vladmu committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    ba19354 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 17, 2020

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

Commits on Jan 21, 2020

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

Commits on Jan 23, 2020

  1. align with rpc_spec

    o-mishch committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    8d452a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a227a48 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

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

Commits on Jan 27, 2020

  1. improve manual mapping

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

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    b30da93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ef524 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. adding RpcCreator processing

    o-mishch committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    e05d423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6821ddf View commit details
    Browse the repository at this point in the history
  3. updating auto-tests

    o-mishch committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    f3f5656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    904a7c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd8291c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. handle exeption in xsd

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

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    ae6dd2b View commit details
    Browse the repository at this point in the history
  2. updating .eslintrc

    o-mishch committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    59df96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb10518 View commit details
    Browse the repository at this point in the history
  4. Resolve merge conflicts

    crokita committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f03db6d View commit details
    Browse the repository at this point in the history