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: meelgroup/ganak
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/2.5.0
Choose a base ref
...
head repository: meelgroup/ganak
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.5.1
Choose a head ref
  • 17 commits
  • 16 files changed
  • 1 contributor

Commits on Aug 24, 2025

  1. Last used time can overflow

    Update
    msoos committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    8bbb87e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Fixing move semantics

    msoos committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    795f387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from meelgroup/fixing-move-semantics

    Fixing move semantics
    msoos authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    c6a8f34 View commit details
    Browse the repository at this point in the history
  3. Add static_assert

    msoos committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    cf05c53 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #50 from meelgroup/fix-last-used-time

    Last used time can overflow
    msoos authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    2c0ccc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Better TD, less noise, better printing, more TD checking

    Update what depth is
    
    Fixing enormous amount of printed stuff on many components
    
    Speeding up reading of data
    
    Fixing script
    
    Better reading of files
    
    Graph update
    msoos committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    5b7dd54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from meelgroup/more-td-fix-change-score

    Potentially more fixes/changes to TD calculation
    msoos authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    bf1e02f View commit details
    Browse the repository at this point in the history
  3. Visualize TD into a DOT file

    Visualize TD
    msoos committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    f91ac4b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Slightly bettter printing

    msoos committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    777fab8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from meelgroup/visualize-td

    Visualize TD into a DOT file
    msoos authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    49a80c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Update nix

    msoos committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    66015b2 View commit details
    Browse the repository at this point in the history
  2. Update readme too

    msoos committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    f9aef90 View commit details
    Browse the repository at this point in the history
  3. Fixing build

    msoos committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    0395562 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #56 from meelgroup/update-nix

    Update nix
    msoos authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    efa79b1 View commit details
    Browse the repository at this point in the history
  5. Add nix build action

    msoos committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    3c0842e View commit details
    Browse the repository at this point in the history
  6. Update build

    msoos committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    6ab539f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #57 from meelgroup/add-nix-build

    Add nix build
    msoos authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    c060a90 View commit details
    Browse the repository at this point in the history
Loading