Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: boundwize/structarmed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.6
Choose a base ref
...
head repository: boundwize/structarmed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.10
Choose a head ref
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on May 24, 2026

  1. Configuration menu
    Copy the full SHA
    da7ec59 View commit details
    Browse the repository at this point in the history
  2. cs fix

    samsonasik committed May 24, 2026
    Configuration menu
    Copy the full SHA
    9489de2 View commit details
    Browse the repository at this point in the history
  3. cs fix

    samsonasik committed May 24, 2026
    Configuration menu
    Copy the full SHA
    c7e82df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89 from boundwize/improve-node

    Improve ClassNodeExtractor performance: create NodeTraverser() instance before loop
    samsonasik authored May 24, 2026
    Configuration menu
    Copy the full SHA
    3a050e4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. Configuration menu
    Copy the full SHA
    8404c56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from boundwize/fix-invalid

    Fix cache writes for invalid UTF-8 analysis data
    samsonasik authored May 25, 2026
    Configuration menu
    Copy the full SHA
    3797c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c11df94 View commit details
    Browse the repository at this point in the history
  4. rectify

    samsonasik committed May 25, 2026
    Configuration menu
    Copy the full SHA
    2cb458d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #91 from boundwize/harden-json

    Fix JSON outputs against invalid UTF-8 analysis data part 2
    samsonasik authored May 25, 2026
    Configuration menu
    Copy the full SHA
    9adc310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e65c53 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #92 from boundwize/perf-json-pretty-print

    Avoid JSON_PRETTY_PRINT unless for json reporting
    samsonasik authored May 25, 2026
    Configuration menu
    Copy the full SHA
    0edf45d View commit details
    Browse the repository at this point in the history
  8. Avoid use array_values() on keep append nodes on ClassCollector calle…

    …d on ClassNodeExtractor
    samsonasik committed May 25, 2026
    Configuration menu
    Copy the full SHA
    8d92ff0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #93 from boundwize/remove-useless-array-values

    Avoid use array_values() on keep append nodes on ClassCollector called on ClassNodeExtractor
    samsonasik authored May 25, 2026
    Configuration menu
    Copy the full SHA
    35c3929 View commit details
    Browse the repository at this point in the history
Loading