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

release latest work: new Object Hierarchy Report, Obj Hier TreeView updates and P2 semantic fixes #4

Merged
merged 29 commits into from
Apr 10, 2024

Commits on Mar 15, 2024

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

Commits on Mar 17, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 25, 2024

  1. working full tree object hierarchy, working full hierarchy report

    - BUGS: can't collapse outline OR refresh
    - needs to full read hier but then display tree from that data
    ironsheep committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2acd9d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. update tests

    ironsheep committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5b7a1ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9df685 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c8ecd7 View commit details
    Browse the repository at this point in the history
  2. Update spin.object.dependencies.ts

    - tree now built correctly, let's convert to using it
    ironsheep committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b3d154c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fixes

    - fixed access to runtime variables by extension
    - full tree now loaded with editor change
    ironsheep committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c7c1308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb3dc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6e8b8 View commit details
    Browse the repository at this point in the history
  4. Update spin.object.dependencies.ts

    - repair file switch code - failed to reset deps when needed. better now
    ironsheep committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f8cef42 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update spin.document.generate.ts

    - repair tree generation in report
    ironsheep committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9670f25 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update spin.object.dependencies.ts

    - repair tree drawing for reused files
    ironsheep committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a73cd96 View commit details
    Browse the repository at this point in the history
  2. update docs

    ironsheep committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3d8deb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. save fixes

    - remove debug from outline
    - adjust block is logging
    - fix processing of doc comments when they start after block ID on line
    ironsheep committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6945166 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 8, 2024

  1. general fixes

    - adjust where bitmap coloring types can be used... chip!!??
    - fix case os object ref name method part not being hi-lighted due to matching instance name
    - RED marking of legal debug name
    - fix non-hi-light of legal debug name
    ironsheep committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3e4fc4f View commit details
    Browse the repository at this point in the history
  2. add repairs for object reference coloring, update change log

    - fix a couple more cases of bad parenthesis detection for methods
    ironsheep committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    714c369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c575e63 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    1133681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75493b View commit details
    Browse the repository at this point in the history
  3. Update isp-spin-dark-theme.json

    - color update / fix (transparency)
    ironsheep committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    507b8ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    281b8ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3ef106 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7925206 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7c1ae5 View commit details
    Browse the repository at this point in the history
  8. readying for release

    ironsheep committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ff22ff7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a763709 View commit details
    Browse the repository at this point in the history