-
Notifications
You must be signed in to change notification settings - Fork 39
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: aiscript-dev/aiscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c0ca76f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aiscript-dev/aiscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 171301c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 18 files changed
- 5 contributors
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d955375 - Browse repository at this point
Copy the full SHA d955375View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1d6f8 - Browse repository at this point
Copy the full SHA af1d6f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b688f2a - Browse repository at this point
Copy the full SHA b688f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f103d2 - Browse repository at this point
Copy the full SHA 2f103d2View commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6106b8 - Browse repository at this point
Copy the full SHA d6106b8View commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e1bc4b0 - Browse repository at this point
Copy the full SHA e1bc4b0View commit details
Commits on Dec 24, 2025
-
fix: disallow null seed for gen_rng (#1015)
* fix: disallow null seed for gen_rng * docs: add changelog * fix: remove VNull from return types * chore: reorder imports
Configuration menu - View commit details
-
Copy full SHA for 776aca9 - Browse repository at this point
Copy the full SHA 776aca9View commit details -
fix: update URL in help (#1016)
* fix: update URL in help * docs: add changelog
Configuration menu - View commit details
-
Copy full SHA for 5a2fd7e - Browse repository at this point
Copy the full SHA 5a2fd7eView commit details
Commits on Dec 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d8d9c09 - Browse repository at this point
Copy the full SHA d8d9c09View commit details
Commits on Jan 17, 2026
-
feat: オブジェクトリテラルで省略記法を使用可能にする (#1023)
* オブジェクトリテラル内で省略記法に対応 * fix: isStaticが真ならショートハンド構文を無効化 * fix: キーがIdentifierなときにのみ使用可能にする * fix lint
Configuration menu - View commit details
-
Copy full SHA for b39ac83 - Browse repository at this point
Copy the full SHA b39ac83View commit details
Commits on Jan 19, 2026
-
Fix:
Math:gen_rngのseedにnumを与え、options.algorithmにchacha20を指定……した或いは何も指定しなかった場合、`seed & 255`を内部的に`seed`としてしまう問題を修正。 (#1019) * * Fixed ChaCha20 could only generate 256 different seeds for number seed values. * Added `chacha20NumberSeedLegacyBehaviour` to restore the legacy behaviour (`false` by default) * Added test for new ChaCha20 seed generator behaviour. * Lint fixes * Added `chacha20-seed-unexpected-rounding-fix.md`. * Updated `chacha20-seed-unexpected-rounding-fix.md` * Update unreleased/chacha20-seed-unexpected-rounding-fix.md Co-authored-by: Take-John <takejohn@takejohn.jp> * Renamed `chacha20NumberSeedLegacyBehaviour` to `chacha20_number_seed_legacy_behavior` * Update unreleased/chacha20-seed-unexpected-rounding-fix.md Co-authored-by: Take-John <takejohn@takejohn.jp> --------- Co-authored-by: Take-John <takejohn@takejohn.jp>
Configuration menu - View commit details
-
Copy full SHA for 171301c - Browse repository at this point
Copy the full SHA 171301cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c0ca76f...171301c