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

Ensure Translate/OutputSBML work on Octave and Matlab #175

Merged
merged 53 commits into from
Jun 22, 2022

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    6733096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e4ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b521332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23ff1c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4845725 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ca1a2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95218e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. update gitignore

    skeating committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    06afcae View commit details
    Browse the repository at this point in the history
  2. working breakdown

    skeating committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5336802 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. fixing tests

    skeating committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    da1f016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddd01b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9627a6d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. multiple files

    skeating committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    9dba082 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. use tmate

    skeating committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    afd34f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. take out tmate

    skeating committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e2e3cbb View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    ec92de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861b60b View commit details
    Browse the repository at this point in the history
  3. - remove tmate session

    fbergmann committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    74bb5fb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

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

Commits on Dec 30, 2021

  1. dont create 'new' document

    skeating committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    fec8ab8 View commit details
    Browse the repository at this point in the history
  2. unicode functions

    skeating committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e368b5f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    f12b923 View commit details
    Browse the repository at this point in the history
  2. try just one test

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    0e59921 View commit details
    Browse the repository at this point in the history
  3. syntax

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    cf381d9 View commit details
    Browse the repository at this point in the history
  4. more syntax

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    fd1910e View commit details
    Browse the repository at this point in the history
  5. moved up a dir

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    389c011 View commit details
    Browse the repository at this point in the history
  6. add all tests

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    9924d8b View commit details
    Browse the repository at this point in the history
  7. hopefully matches

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    948871f View commit details
    Browse the repository at this point in the history
  8. isdir deprecated

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    f4777fc View commit details
    Browse the repository at this point in the history
  9. try to track actual error

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    7afaf7a View commit details
    Browse the repository at this point in the history
  10. stupid mistake

    skeating committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    6053eb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. typo

    skeating committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    b70fa77 View commit details
    Browse the repository at this point in the history
  2. again

    skeating committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    a1d2e4f View commit details
    Browse the repository at this point in the history
  3. more changes to pointers

    skeating committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    5278af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e68547e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. add update to actions

    skeating committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    84d2698 View commit details
    Browse the repository at this point in the history
  2. maybe fix string adding

    skeating committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    1ff0f26 View commit details
    Browse the repository at this point in the history
  3. pass is octave arg

    skeating committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    23d1208 View commit details
    Browse the repository at this point in the history
  4. return a non zero exit

    skeating committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    0acbc74 View commit details
    Browse the repository at this point in the history
  5. add ;

    skeating committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    c02192b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. remove debug statement

    skeating committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    5bb17a0 View commit details
    Browse the repository at this point in the history
  2. fixed greek encoding

    skeating committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    85cd7e1 View commit details
    Browse the repository at this point in the history
  3. function not in octave

    skeating committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e9776eb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. investigating octave fail

    skeating committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d62632e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9fff0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. fix for newer octave version

    skeating committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    d8ce6f3 View commit details
    Browse the repository at this point in the history
  2. correctly identify octave

    skeating committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    5500696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01da9a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d57011 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    ea7c7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8879366 View commit details
    Browse the repository at this point in the history
  3. fix compilation

    fbergmann committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e340d80 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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