Skip to content

Activity

all: make more use of strings.Cut and friends

mvdanpushed 1 commit to master • 8a52daa…143bbb1 • 
5 days ago

CHANGELOG: add entry for v3.11.0

mvdanpushed 1 commit to master • 5d53055…8a52daa • 
6 days ago

interp: skip handler test using process substitutions on Windows

mvdanpushed 3 commits to master • 28603a4…5d53055 • 
7 days ago

interp: do not hard-code the use of os.TempDir for named pipes

mvdanpushed 3 commits to master • 422f987…28603a4 • 
10 days ago

fileutil: shebang detection improvements

Pull request merge
mvdanpushed 1 commit to master • b87b838…422f987 • 
12 days ago

syntax: use LangError consistently and add a LangUsed field

mvdanpushed 1 commit to master • cbc2c7b…b87b838 • 
16 days ago

syntax: make IsIncomplete more robust

mvdanpushed 3 commits to master • 2d6b93b…cbc2c7b • 
16 days ago

all: run gopls's modernize -fix

mvdanpushed 1 commit to master • 77fa354…2d6b93b • 
18 days ago

all: gofumpt

mvdanpushed 3 commits to master • 2302319…77fa354 • 
18 days ago

README: Add neoformat NeoVim / Vim plugin

Pull request merge
mvdanpushed 1 commit to master • ba0f5f2…2302319 • 
18 days ago

interp: second attempt at fixing /dev/null on Windows

mvdanpushed 1 commit to master • 6c76d27…ba0f5f2 • 
24 days ago

interp: work around apparent Go 1.24 regression with os.DevNull on Wi…

mvdanpushed 2 commits to master • 8972454…6c76d27 • 
25 days ago

update x/sys and x/term

mvdanpushed 1 commit to master • df624fe…8972454 • 
27 days ago

start using range-over-func

mvdanpushed 4 commits to master • d686f61…df624fe • 
28 days ago

interp: deduplicate calls to Runner.lookupVar

mvdanpushed 3 commits to master • 5a9a6f1…d686f61 • 
on Feb 10

expand: don't unescape characters inside here-documents

mvdanpushed 2 commits to master • 2884acd…5a9a6f1 • 
on Feb 9

interp: process substitutions are not waited for

mvdanpushed 2 commits to master • 5b5fff6…2884acd • 
on Jan 19

expand: fix broken links

mvdanpushed 1 commit to master • 5e4be79…5b5fff6 • 
on Jan 17

interp: improve method signature

Pull request merge
mvdanpushed 1 commit to master • a56e337…5e4be79 • 
on Jan 3

all: add godoc links where possible

mvdanpushed 1 commit to master • 2cb3917…a56e337 • 
on Jan 2

Deleted branch

mvdandeleted recover-errors • 
on Jan 2

pattern: fix outdated comment, and add godoc links

Pull request merge
mvdanpushed 1 commit to master • 86363cf…2cb3917 • 
on Jan 2

cmd/shfmt: switch away from func() int for testscript

mvdanpushed 1 commit to master • aa946ad…86363cf • 
on Dec 26, 2024

syntax: use generics to walk nilable node fields

mvdanpushed 2 commits to master • 51f18f3…aa946ad • 
on Dec 22, 2024

syntax: recover binary commands properly

mvdanpushed 1 commit to master • c6175e6…51f18f3 • 
on Dec 21, 2024

syntax: initial support for recovering from missing tokens

mvdanpushed 1 commit to master • 71f43b4…c6175e6 • 
on Dec 21, 2024

syntax: initial support for recovering from missing tokens

Force push
mvdanforce pushed to recover-errors • b324eda…9e9f722 • 
on Dec 17, 2024

interp: skip cancellable reader test on Windows

mvdanpushed 1 commit to master • a51b0f6…71f43b4 • 
on Dec 17, 2024

interp: don't test cancelling a read via os.Stdin

mvdanpushed 2 commits to master • 16caae9…a51b0f6 • 
on Dec 17, 2024

interp: simplify context logic thanks to context.AfterFunc

mvdanpushed 1 commit to master • 669f468…16caae9 • 
on Dec 17, 2024