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: IBM/sourceorbit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: IBM/sourceorbit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.1
Choose a head ref
  • 18 commits
  • 24 files changed
  • 2 contributors

Commits on Jul 24, 2025

  1. Initial work to ignore unknown object types

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    918f9f5 View commit details
    Browse the repository at this point in the history
  2. Fix test which sometimes will fail

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    bd30cbd View commit details
    Browse the repository at this point in the history
  3. Remove use of getSearchGlob and add new parameter to loadProjects

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    8c1e195 View commit details
    Browse the repository at this point in the history
  4. Test to prove rpgleinc files aren't objects

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    2ac6f32 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #153 from IBM/feature/ignore_undefined_object_types

    Ignore unknown object types
    worksofliam authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    d5c1206 View commit details
    Browse the repository at this point in the history
  6. Parser error callback

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    07b3f4f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #154 from IBM:feature/error-callback

    Add parser error callback functionality
    worksofliam authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    0eb99d7 View commit details
    Browse the repository at this point in the history
  8. No warning for unknown object type

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    daf05bc View commit details
    Browse the repository at this point in the history
  9. Also attach stack to parser error

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    e047cc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Create test case to show problem

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    382a05f View commit details
    Browse the repository at this point in the history
  2. Partial fix

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    0cff644 View commit details
    Browse the repository at this point in the history
  3. Granular makefile options

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    5aa4a91 View commit details
    Browse the repository at this point in the history
  4. Test cases to prove granular makefiles

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    8a3b244 View commit details
    Browse the repository at this point in the history
  5. Update CLI options for granular makefiles

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    7513af0 View commit details
    Browse the repository at this point in the history
  6. Update docs

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    e418695 View commit details
    Browse the repository at this point in the history
  7. Remove random log from include resolver

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    04d36d4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #157 from IBM/feature/with_parents_children

    Add `-wpc` (with parents' children) parameter
    worksofliam authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    687a37d View commit details
    Browse the repository at this point in the history
  9. Bump to 1.4.1

    Signed-off-by: worksofliam <mrliamallan@live.co.uk>
    worksofliam committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    4eaf426 View commit details
    Browse the repository at this point in the history
Loading