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

Support for COBOL CFG display with graphviz and d3 #368

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    b6eb4d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e609b7 View commit details
    Browse the repository at this point in the history
  3. feat: wip cfg with goto stmt

    fix package.json
    NeoKaios committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4873d5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac9ddc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb83111 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a99331 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26d309f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ab800e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ff6a45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cf6686 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3353916 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a75d747 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a35b567 View commit details
    Browse the repository at this point in the history
  14. feat: add arc cfg diagram

    NeoKaios committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4a5208e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52a2fa3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2cd6756 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e0d856 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    06ceeca View commit details
    Browse the repository at this point in the history
  19. refactor: cleanup code

    NeoKaios committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b1bc963 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6594f5c View commit details
    Browse the repository at this point in the history
  21. chore: pr review changes

    - isolated CFG_options module, add mli for Cfg_builder
    - improve desc of commands
    - Ensure no silent error on asset file reading
    - add new cfg_type for clarity
    NeoKaios committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6c65fee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    86a2902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60fa74 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    2b11227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a16e4d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. refactor: node type in cfg

    NeoKaios committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    25cd9b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: context menu for nodes with various action

    - add history to go back to previous graphs
    NeoKaios committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d7cb4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fd579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf289e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: arc legend and refactor

    NeoKaios committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0e3d953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ddd480 View commit details
    Browse the repository at this point in the history
  3. refactor: ocp-indent

    NeoKaios committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e843ab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 27, 2024

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

Commits on Oct 1, 2024

  1. chore: apply suggestions from code review

    Co-authored-by: Nicolas Berthier <[email protected]>
    NeoKaios and nberth authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4c94348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cceb64 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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