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

Add a command line interface to NESTML. #354

Merged
merged 17 commits into from
May 29, 2017

Commits on Jan 27, 2017

  1. Add shell options for modulename, jsonlog. Align shell options on the…

    … unix style guide.
    DimitriPlotnikov committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    11fd01c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. More robust handling of options

    DimitriPlotnikov committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1eacca8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Replace technical and debug information which were printed as a warni…

    …ng through a trace call whiche better reflects the purpose of it
    DimitriPlotnikov committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    2249d4f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Use cocos-strings from the NestmlErrorStrings

    DimitriPlotnikov committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    e9edf46 View commit details
    Browse the repository at this point in the history
  2. Use also the same format for the SPL errors.

    DimitriPlotnikov committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    8c86194 View commit details
    Browse the repository at this point in the history
  3. Bring more error outputs to the expected format. Thus, the frontend c…

    …an report more warnings and errors.
    DimitriPlotnikov committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    e1f94a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Improve log output.

    DimitriPlotnikov committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    c7492d4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Better text output

    DimitriPlotnikov committed May 3, 2017
    Configuration menu
    Copy the full SHA
    90fef91 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Integrate head

    DimitriPlotnikov committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a78097b View commit details
    Browse the repository at this point in the history
  2. Fixing and stabilizing cocos

    DimitriPlotnikov committed May 11, 2017
    Configuration menu
    Copy the full SHA
    d676cf6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Merge master

    DimitriPlotnikov committed May 12, 2017
    Configuration menu
    Copy the full SHA
    4362788 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Intetgrates JSON output of model findings

    DimitriPlotnikov committed May 15, 2017
    Configuration menu
    Copy the full SHA
    2bc0f1e View commit details
    Browse the repository at this point in the history
  2. Move more messages into dedicated error message classes.

    DimitriPlotnikov committed May 15, 2017
    Configuration menu
    Copy the full SHA
    dd28f90 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Now, all error strings should be in dedicated classes.

    DimitriPlotnikov committed May 16, 2017
    Configuration menu
    Copy the full SHA
    c337aa4 View commit details
    Browse the repository at this point in the history
  2. Activate printing of the log into the file that is defined in the con…

    …figuration.
    DimitriPlotnikov committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d4dbd44 View commit details
    Browse the repository at this point in the history
  3. Add a test cast that prints the help message

    DimitriPlotnikov committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d70770b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

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