forked from fuzzybinary/dart_shared_library
-
Notifications
You must be signed in to change notification settings - Fork 0
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: zrurf/dart_shared_library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fuzzybinary/dart_shared_library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 21 files changed
- 2 contributors
Commits on Aug 10, 2024
-
feat: Update to Dart 3.5, fix build
Updated to Dart 3.5, fixed a lot of build mistakes in various CMakeLists.
Configuration menu - View commit details
-
Copy full SHA for b24bdd9 - Browse repository at this point
Copy the full SHA b24bdd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ffddd - Browse repository at this point
Copy the full SHA a3ffdddView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecd6214 - Browse repository at this point
Copy the full SHA ecd6214View commit details -
chore: add diagnostics to patch call, await directory creation
Update patch to 3.5 SDK to avoid windows github actions build errors.
Configuration menu - View commit details
-
Copy full SHA for 05db0f2 - Browse repository at this point
Copy the full SHA 05db0f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476670f - Browse repository at this point
Copy the full SHA 476670fView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d156c84 - Browse repository at this point
Copy the full SHA d156c84View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19d33df - Browse repository at this point
Copy the full SHA 19d33dfView commit details
Commits on Sep 29, 2024
-
Setup the IO library, which needs to be setup to have Isolate.spawn work as it initializes the `VMService.script` callback (through `_Platform._nativeScript`). Call `SetupCoreLibraries` from `OnIsolateInitialize` so that async functions in Isolates work Add an example / test for isolate spawning.
Configuration menu - View commit details
-
Copy full SHA for 6f28908 - Browse repository at this point
Copy the full SHA 6f28908View commit details
Commits on Oct 4, 2024
-
Used by the kernel during hot reloading to determine what to reload. When it's not set, hot reload takes a long time. Prepare some methods for eventual environment setup.
Configuration menu - View commit details
-
Copy full SHA for 306bec3 - Browse repository at this point
Copy the full SHA 306bec3View commit details
Commits on Apr 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0d692ca - Browse repository at this point
Copy the full SHA 0d692caView commit details
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 48c8417 - Browse repository at this point
Copy the full SHA 48c8417View 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 main...main