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: eddmann/santa-lang-workbench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: eddmann/santa-lang-workbench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 6 commits
  • 65 files changed
  • 1 contributor

Commits on Jan 13, 2026

  1. feat: update app icon with festive workbench design

    Replace placeholder "SL" icon with new festive workbench artwork across
    all platforms (macOS, Windows, Linux, iOS, Android). Add icon to README
    as centered project logo.
    eddmann committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    b59bbc0 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused Windows, Android, and iOS icons

    These platform-specific icons are not needed since the app
    only builds for Linux and macOS targets.
    eddmann committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    a2eeed5 View commit details
    Browse the repository at this point in the history
  3. docs: add screenshots and link to Advent of Code

    Add documentation screenshots showing editor features (puzzle view,
    tests, answers, comparison) and settings panels (general, formatting,
    reindeer management). Update icon and logo images. Link Advent of Code
    in README description.
    eddmann committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    61c1a36 View commit details
    Browse the repository at this point in the history
  4. docs: add screenshot gallery to README

    Add Screenshots section with 2x2 grid showing editor features (solution
    output, tests, puzzle integration, performance comparison) and collapsible
    settings section (general, reindeer management, formatting).
    eddmann committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    d578a76 View commit details
    Browse the repository at this point in the history
  5. docs: fix README typos and improve installation section

    - Rename comparision → comparison in screenshot filenames
    - Fix format shortcut: Cmd+K → Cmd+Shift+F
    - Add reindeer download screenshot to settings gallery
    - List macOS and Linux download formats
    eddmann committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    8f243e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    badea29 View commit details
    Browse the repository at this point in the history
Loading