0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare for release 0.37.0 More... 2 months ago
reflect, internal/reflectlite: add Value.SetIter{Key,Value} and MapIter.Reset More... 2 months ago
reflect: remove unused go:linkname functions More... 2 months ago
reflect: remove strconv.go More... 2 months ago
runtime: remove unused file func.go More... 2 months ago
builder: use a separate module for command-line set strings More... 2 months ago
internal/wasm-tools: update to [email protected] More... 2 months ago
internal/cm: change error type from struct{string} More... 2 months ago
internal/wasi: remove x bit from generated files More... 2 months ago
internal/wasm-tools, internal/cm: udpate to [email protected] and [email protected] More... 2 months ago
machine/rp2350: add flash support for rp2350 (#4803) More... 2 months ago
internal/cm: remove go.mod file More... 2 months ago
internal/cm: exclude certain files when copying package More... 2 months ago
internal/wasi: regenerate WASI 0.2 bindings More... 2 months ago
internal/cm: update to go.bytecodealliance.org/[email protected] More... 2 months ago
GNUmakefile, internal/wasm-tools: update to [email protected] More... 2 months ago
fix(rp2040): replace loop counter with hw timer for USB SetAddressReq… (#4796) More... 2 months ago
fix: ensure use of pointers for SPI interface on atsam21/atsam51 and other machines/boards that were missing implementation. (#4798) More... 2 months ago
chore: update version to 0.37.0-dev More... 2 months ago
reflect: panic on Type.CanSeq[2] instead of returning false More... 2 months ago
riscv-qemu: increase stack size More... 2 months ago
riscv-qemu: add VirtIO RNG device More... 2 months ago
reflect: Value.Seq iteration value types should match More... 2 months ago
reflect: copy reflect iter tests from upstream Go More... 2 months ago
loader, iter, reflect: use build tags for package iter and iter methods on reflect.Value More... 2 months ago
machine: correct register address for Pin.SetInterrupt for rp2350 (#4782) More... 2 months ago
loader, iter: add shim for go1.22 and earlier More... 2 months ago
internal/reflectlite: remove old reflect.go More... 2 months ago
internal/reflectlite, reflect: move StringHeader and SliceHeader back to package reflect More... 2 months ago
transform: cherry-pick from #4774 More... 2 months ago