8000 Comparing v1.2.1...v1.2.2 · ichiban/prolog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: ichiban/prolog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: ichiban/prolog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 12 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 25, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. avoid recursive file load.

    ichiban committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c33bef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. update go.yml

    ichiban committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    af52576 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #335 from ichiban/update-go-yml

    update go.yml
    ichiban authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d9dd105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    767bc45 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #336 from ichiban/workflow_dispatch

    add workflow_dispatch to go.yml
    ichiban authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9c2817d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #332 from ccamel/chore/clean-code

    Remove unused 'loaded' field from interpreter struct
    ichiban authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    68532ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #333 from ichiban/fix-lexer-comment-close

    fix mishandling of **/ at the end of bracketed comment.
    ichiban authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3223b40 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Merge pull request #334 from ichiban/avoid-recursive-load

    avoid recursive file load.
    ichiban authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8449bdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ce8f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #337 from ccamel/patch-1

    Fix typo in `atomPastEndOfStream` definition
    ichiban authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6375564 View commit details
    Browse the repository at this point in the history
Loading
0