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

Add support for $ in fortran identifiers and clickable .i include files. #4642

Merged
merged 10 commits into from
Oct 4, 2024

Commits on Aug 17, 2024

  1. Add support for $ in fortran identifiers and clickable .i include files.

    Implementation according to discussion based on vladak
    #4610
    
    Signed-off-by: Navin P S <[email protected]>
    navinp0304 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    6a4797e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 12, 2024

  1. Update opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/f…

    …ortran/FortranAnalyzerFactory.java
    
    Co-authored-by: Vladimir Kotal <[email protected]>
    navinp0304 and vladak authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7e4f3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41deffe View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Oct 1, 2024

  1. Implement changes suggested by vladk

    Signed-off-by: Navin P <[email protected]>
    navinp0304 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    65a89a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    d74a502 View commit details
    Browse the repository at this point in the history
  2. add space after comma

    vladak authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6519dc3 View commit details
    Browse the repository at this point in the history