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

JIT implementation requirements for NESTML #918

Closed
wants to merge 73 commits into from

Commits on Oct 25, 2021

  1. add library path

    med-ayssar committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    fbd30f2 View commit details
    Browse the repository at this point in the history
  2. delete unused imports

    med-ayssar committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6d91f0e View commit details
    Browse the repository at this point in the history
  3. delete spaces

    med-ayssar committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    3162b1a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. fix errors

    med-ayssar committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    32512e5 View commit details
    Browse the repository at this point in the history
  2. remove spaces

    med-ayssar committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    fb50520 View commit details
    Browse the repository at this point in the history
  3. remove trailing whitespace

    med-ayssar committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    c172287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8500075 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ae2b7d View commit details
    Browse the repository at this point in the history
  6. add CMAKE_INSTALL_PREFIX

    med-ayssar committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    db57329 View commit details
    Browse the repository at this point in the history
  7. use positional args

    med-ayssar committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9988116 View commit details
    Browse the repository at this point in the history
  8. make lib path temporary

    med-ayssar committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7e62bd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    56d78f4 View commit details
    Browse the repository at this point in the history
  2. Fix block comment

    med-ayssar committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    aeb3faa View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    7654f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecdead3 View commit details
    Browse the repository at this point in the history
  3. Fix jupyter notebook

    med-ayssar committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    45d5059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd7c34b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    602c69f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    487e187 View commit details
    Browse the repository at this point in the history
  3. Remove help generator

    med-ayssar committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    b1bc049 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

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

Commits on Dec 20, 2021

  1. Forward stdout/err to File

    med-ayssar committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    573a9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b5f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1967103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e1d160 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6604124 View commit details
    Browse the repository at this point in the history
  6. Remove jupyter notebooks

    med-ayssar committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a70460e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

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

Commits on Jan 9, 2022

  1. Merge with master

    med-ayssar committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    4bbcd52 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Change error messages

    med-ayssar committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4472f9d View commit details
    Browse the repository at this point in the history
  2. Add doc

    med-ayssar committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a3e3e86 View commit details
    Browse the repository at this point in the history
  3. Fix broken lines

    med-ayssar committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1124629 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    91f39b7 View commit details
    Browse the repository at this point in the history
  2. Set line length to 120

    med-ayssar committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    afae99f View commit details
    Browse the repository at this point in the history
  3. Missing Copyright header

    med-ayssar committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0841c6b View commit details
    Browse the repository at this point in the history
  4. Fix Copyright header

    med-ayssar committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    26c6759 View commit details
    Browse the repository at this point in the history
  5. Fix list append

    med-ayssar committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6a53817 View commit details
    Browse the repository at this point in the history
  6. File formating

    med-ayssar committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d9d9630 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    2716226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f51279c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86d10d View commit details
    Browse the repository at this point in the history
  4. Missing copyrigt header

    med-ayssar committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    da3885d View commit details
    Browse the repository at this point in the history
  5. Python formating

    med-ayssar committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    332a8d2 View commit details
    Browse the repository at this point in the history
  6. Print declaration

    med-ayssar committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    0653799 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    8f9cd8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e426fb2 View commit details
    Browse the repository at this point in the history
  3. Include docs in jinja2

    med-ayssar committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    93c2c9d View commit details
    Browse the repository at this point in the history
  4. Print Getter/Setter Blocks

    med-ayssar committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    637f0bb View commit details
    Browse the repository at this point in the history
  5. Fixing Parameters block

    med-ayssar committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    0f0bad5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5804c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    61bc0d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23817e View commit details
    Browse the repository at this point in the history
  3. Fix after merge

    med-ayssar committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8a1c88a View commit details
    Browse the repository at this point in the history
  4. Fix gitlab wokflow

    med-ayssar committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a76955b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Add log_level

    med-ayssar committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0ae372b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 9, 2022

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

Commits on Feb 10, 2022

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

Commits on Feb 18, 2022

  1. Debug transform function

    med-ayssar committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f904eb6 View commit details
    Browse the repository at this point in the history
  2. Split Stages

    med-ayssar committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d18f215 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Remove debug prints

    med-ayssar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    09c963e View commit details
    Browse the repository at this point in the history
  2. Update from master

    med-ayssar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    dcb58f8 View commit details
    Browse the repository at this point in the history
  3. Solve merge conflicts

    med-ayssar committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b7ebb70 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. fix code generation

    med-ayssar committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    286a1e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    f27b39b View commit details
    Browse the repository at this point in the history
  2. Remove commented block

    med-ayssar committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f0f2781 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict

    med-ayssar committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    032689b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update antlr

    med-ayssar committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e63de5b View commit details
    Browse the repository at this point in the history
  2. Merge with master

    med-ayssar committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c3041d2 View commit details
    Browse the repository at this point in the history
  3. Fix static check

    med-ayssar committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c2d8667 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Failed merge

    med-ayssar committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6c3e153 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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