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: robotcodedev/robotcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.73.3
Choose a base ref
...
head repository: robotcodedev/robotcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.74.0
Choose a head ref
  • 6 commits
  • 38 files changed
  • 1 contributor

Commits on Feb 11, 2024

  1. fix(debugger): filling zeros are now added to the name of an element …

    …so that elements are sorted correctly in the variable view at debugging time
    d-biehl committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    456ab2c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix(debugger): add BuiltIn.Run Keyword And Return Status to the lis…

    …t of keywords that caught exceptions on inner keywords
    d-biehl committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    add8297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbe68b View commit details
    Browse the repository at this point in the history
  3. fix(langserver): correct importing variables with the same filename

    closes [BUG] Variables from variable files are often displayed as not found #214
    d-biehl committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e1ac0cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    470b438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    377d9c5 View commit details
    Browse the repository at this point in the history
Loading