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: Syuparn/Pangaea
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.6
Choose a base ref
...
head repository: Syuparn/Pangaea
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 12 commits
  • 20 files changed
  • 1 contributor

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    052a385 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from Syuparn/add-jargon-desc

    docs: add jargon file description
    Syuparn authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d07f8c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    778a48e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #243 from Syuparn/fix-str-call-err

    native: fix Str#call error message
    Syuparn authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    8670db3 View commit details
    Browse the repository at this point in the history
  3. native: add Obj#print

    Syuparn committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    2f03e51 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from Syuparn/add-obj-print

    native: add Obj#print
    Syuparn authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    08c5ea8 View commit details
    Browse the repository at this point in the history
  5. native: add Iterable#first

    Syuparn committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    6145597 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #245 from Syuparn/add-iterable-first

    native: add Iterable#first
    Syuparn authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    37badbc View commit details
    Browse the repository at this point in the history
  7. chore: fix typo

    Syuparn committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    8795c06 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #246 from Syuparn/fix-typo

    chore: fix typo
    Syuparn authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    9174f94 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    dc88f98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #247 from Syuparn/fix-evalenv

    di: fix Str#evalEnv to handle built-in objests
    Syuparn authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0459d91 View commit details
    Browse the repository at this point in the history
Loading