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

[wip] [prototype] Feature/cli11 #925

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

[wip] [prototype] Feature/cli11 #925

wants to merge 40 commits into from

Commits on Jan 24, 2020

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

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    42f7c15 View commit details
    Browse the repository at this point in the history
  2. remove extra paren

    SteveBronder authored and serban-nicusor-catena committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8381b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa9bc97 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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

Commits on Jul 28, 2020

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

Commits on Aug 10, 2020

  1. Updated version numbers for v2.24.1

    Serban Nicusor committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    526e10f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. ignoring .o files in libraries

    syclik committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    af56ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e98f44 View commit details
    Browse the repository at this point in the history
  3. using CLI11 for arguments

    syclik committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    d0a6f60 View commit details
    Browse the repository at this point in the history
  4. fix tests

    syclik committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    59815af View commit details
    Browse the repository at this point in the history
  5. removing the old argument code

    syclik committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    1346a5d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from generable/feature/cli11

    Feature/cli11
    syclik authored Aug 29, 2020
    Configuration menu
    Copy the full SHA
    abcf9d2 View commit details
    Browse the repository at this point in the history
  7. updating README

    syclik committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    f3aa605 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

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

Commits on Jan 23, 2021

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

Commits on Jan 25, 2021

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

    syclik committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    94b1cbe View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    12eed9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430a903 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    854b7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd02500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d9d28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b2cbb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

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

Commits on Mar 6, 2021

  1. Merge tag 'v2.26.1' into issue-2-cmdstan-2.26.1

    Tagging v2.26.1
    syclik committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    a019f37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from generable/issue-2-cmdstan-2.26.1

    Update to CmdStan v2.26.1; Fixes #2.
    syclik authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    c736ac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Revert "updating README"

    This reverts commit f3aa605.
    syclik committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    70224cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4edda5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03a3b6d View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    f6c2dfb View commit details
    Browse the repository at this point in the history
  5. typo with the header guards

    syclik committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    958ef31 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

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

Commits on Mar 20, 2021

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

Commits on Mar 21, 2021

  1. updating return codes

    syclik committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    fb72bb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

Commits on Mar 25, 2021

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

Commits on Mar 26, 2021

  1. tracking down test issues

    syclik committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0297a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed5b866 View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    91542ae View commit details
    Browse the repository at this point in the history