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: cmaglie/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TypeFox/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: daemon
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 25 files changed
  • 1 contributor

Commits on May 7, 2019

  1. Made re-generated RPC package work

    Christian Weichel committed May 7, 2019
    Configuration menu
    Copy the full SHA
    b51c6ff View commit details
    Browse the repository at this point in the history
  2. Minor error handling fix in Compile rpc function

    Christian Weichel committed May 7, 2019
    Configuration menu
    Copy the full SHA
    296a697 View commit details
    Browse the repository at this point in the history
  3. Implemented BoardList

    Christian Weichel committed May 7, 2019
    Configuration menu
    Copy the full SHA
    fd89c8e View commit details
    Browse the repository at this point in the history
  4. BoardList now matches against insalled serial boards

    Christian Weichel committed May 7, 2019
    Configuration menu
    Copy the full SHA
    09a3c3a View commit details
    Browse the repository at this point in the history
  5. BoardList now includes board name for serial boards

    Christian Weichel committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5781a17 View commit details
    Browse the repository at this point in the history
  6. Implemented listing installed libraries

    Christian Weichel committed May 7, 2019
    Configuration menu
    Copy the full SHA
    18da17f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. More verbose board search result

    Christian Weichel committed May 8, 2019
    Configuration menu
    Copy the full SHA
    abcc877 View commit details
    Browse the repository at this point in the history
  2. Extended board package search to return boards

    Christian Weichel committed May 8, 2019
    Configuration menu
    Copy the full SHA
    fcce5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c69b4 View commit details
    Browse the repository at this point in the history
  4. Listen on localhost only (security, ease-of-use)

    Christian Weichel committed May 8, 2019
    Configuration menu
    Copy the full SHA
    f9d5e48 View commit details
    Browse the repository at this point in the history
  5. Using correct config post ctag installation

    Christian Weichel committed May 8, 2019
    Configuration menu
    Copy the full SHA
    67c6528 View commit details
    Browse the repository at this point in the history
Loading