8000 Collect symbols and references by worksofliam · Pull Request #112 · IBM/sourceorbit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Collect symbols and references #112

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Conversation

worksofliam
Copy link
Member
@worksofliam worksofliam commented Apr 1, 2025
  • Improved ILEObject type to have dedicated source property instead of spread out properties
  • Create new SourceSymbol type which can collect references and is a property of ILE 8000 Object.source
  • Retrofit parsers to collect references into ILEObject.source.references
    • RPGLE
    • SQL
    • CL
    • DDS
  • New test cases for symbol lookup
    • RPGLE symbols + references test case
    • CLLE symbol + references test case
    • DDS symbols test case
    • SQL symbols test
  • New targets API to do a file and field lookup
  • Reference symbol information into sourceorbit.json out file.
  • Ability to control Targets#withReferences
  • Check for all TODOs (marked RTODO)
  • Import all file definitions first
    • CL and RPGLE can do table column look up

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam linked an issue Apr 1, 2025 that may be closed by this pull request
8 tasks
@worksofliam worksofliam self-assigned this Apr 1, 2025
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@edmundreinhardt
Copy link
Member

Does this mean that the bob generate will generate dependencies on copy books?

@worksofliam
Copy link
Member Author

@edmundreinhardt this PR does not impact anything related to build files. This is purely to collect symbols and references in sources tied to an object.

@worksofliam worksofliam changed the title Cleanup typing for source paths in logger and tests Collect symbols and references Apr 3, 2025
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Field tracking
3 participants
0