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

added type expr_num_t allowing to replace the expr number type (Fix #2) #3

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 27, 2020

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

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    2034c85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9ada6 View commit details
    Browse the repository at this point in the history
  3. added file .gitattributes

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    b78a34d View commit details
    Browse the repository at this point in the history
  4. added file .editorconfig

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    671819b View commit details
    Browse the repository at this point in the history
  5. added file .clang-format

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ba7abac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7640bb6 View commit details
    Browse the repository at this point in the history
  7. added function expr_calc()

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4917e27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adaaf22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5728919 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10637db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92aaa47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04081df View commit details
    Browse the repository at this point in the history
  13. added file .cmake-format

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    8ab5484 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    38bdda0 View commit details
    Browse the repository at this point in the history
  15. fixed broken build on MSVC

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9414088 View commit details
    Browse the repository at this point in the history
  16. fixed MSVC alerts

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    a9c3f59 View commit details
    Browse the repository at this point in the history
  17. fixed MSVC alerts

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    38ce723 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac42180 View commit details
    Browse the repository at this point in the history
  19. fixed MSVC alerts

    silvioprog committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1808234 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a2bd9e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    0dc3374 View commit details
    Browse the repository at this point in the history
  2. fixed PVS-Studio alerts

    silvioprog committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    4420c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b86a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5413950 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

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

Commits on May 2, 2020

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

Commits on May 5, 2020

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

Commits on May 9, 2020

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

Commits on Jun 5, 2020

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