Ralph11 - #39
Merged
Merged
Conversation
…ound so TestRuntime draws stay unbiased and in range. Advance the fake clock on poller idle so sleepers become due without a wall wait.
…aims see the full observation. Clear pointer captures on hot reload so inject cannot write a freed View.
…ll-sync didChange, get a WorkspaceEdit for rename, and see package-check diagnostics. Advertise only implemented methods and prove the protocol with cli-ok oracles.
… Int lists sort as ints, and reject non-String join / non-Int sum at check or panic instead of casting.
…cuzz check so the fuzzer only compiles generator-friendly oracles. Omit empty summary.toml arrays and a fake mutation score when sites is 0.
…o ./ and /. cannot wipe cwd or /. Share that path algebra with mem-FS and succeed mkdirs of an empty path so dotted writes match live and the empty-path scan is not UB.
…cts n, UDP datagrams stay FIFO, and fake send validates the host.
…gree on mixed named arguments and 5-8 tuple slots.
…rly so take(n) yields n outputs. Store range/iterate/unfold as pull nodes and type Stream constructors as Stream so a for binder cannot treat them as IO.
…r a failing Check. Stamp VERSION, uname, clang, and Skia into the fingerprint, fail closed on bad toml, and keep UI size fields on Man.
…er types every Resource.* as open-kit IO[Any]. Infer Resource[A] from acquire IO[A], require an IO lambda, and reject <- on Resource.
…go green, keep e: T and typed lambdas in the AST, and drop claimed s""" from the dialect.
…mit. Pin asFloat as List and fail parse/stringify when the C locale cannot load.
…he same as utf8_decode, and string-producing ops type as String.
… and cancel do not leave zombies, and type only Sys.exec so unknown Sys.e* fails check.
…ail parse errors with a nonzero exit. Reject junk --iterations/--seed so defaults apply only when flags are omitted, and keep watch quiet on a fingerprint hit.
…uzz ide so a Desktop toml is not silently Headless. --headless still overrides; unset env on a raw binary stays Headless.
…a non-function body cannot satisfy A => B.
…mbered operator, and swap handler bodies in encounter order. Treat a mutant compile miss as killed rather than a campaign abort, then replay corpus after idle so button-body mutants are observable.
….fail emits like IO.fail. Panic if last-release or complete_now leaves waiters, and drop dwait on fiber free.
…p is real. The pin lags the header; relink the in-tree shim, walk UTF-8 as code points on sk_sw, and drop the BGRA remap.
…te bundle id and paths, so a released CLI can package without a checkout tree and cannot split Sys.exec on a legal bundle_id.
…z run so the help-advertised record.script / debug.dump loop actually exists.
…, and emit `if pred` instead of `__guard`, so `scuzz fmt` does not change meaning or leak compiler names.
…t i32. String Set.map was comparing SzString.len as Int, so equal-length keys collapsed and contains/equality lied.
… none. Return Option[V] the same way List.head already does.
…pile the live root-delete Fs guard.
…st can arm Net and Impurity without leaking host PATH.
…ma and examples/bad-* can scuzz test.
…ad of overflowing emitStuck. Editor headless compile hit that hole on Chrome.lineColAt(...)._1; pin dump goldens to escaped signal newlines.
…so studio Add oracles still see a blank draft after dump escaping.
…idle scale mutant stays inert instead of dying on the known-fail bump entry.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.