Skip to content

Ralph11 - #39

Merged
SeanCheatham merged 32 commits into
mainfrom
ralph11
Sep 5, 2026
Merged

Ralph11#39
SeanCheatham merged 32 commits into
mainfrom
ralph11

Conversation

@SeanCheatham

Copy link
Copy Markdown
Owner

No description provided.

…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.
…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.
…st can arm Net and Impurity without leaking host PATH.
…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.
@SeanCheatham
SeanCheatham merged commit 2761408 into main Sep 5, 2026
3 checks passed
@SeanCheatham
SeanCheatham deleted the ralph11 branch September 5, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant