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

Loki expression parser based on pymbolic parser #272

Merged
merged 3 commits into from
Apr 18, 2024

Commits on Apr 16, 2024

  1. Loki string parser based on pymbolic parser

    Loki string parser: correct ordering of statements, further improved functionality and testing
    
    Load fortran intrinsic procedure names from FParser and expose via global var 'FORTRAN_INTRINSIC_PROCEDURES'
    
    Renaming, improving documentation, improving fortran style numerical literals, use FParser fortran intrinsic procedure names
    MichaelSt98 authored and reuterbal committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dfc3a92 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    cd259c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bccfd View commit details
    Browse the repository at this point in the history