2021-09-17 |
Joel Sing | cmd/internal/obj/riscv: improve instruction validation |
commit | commitdiff | tree |
2021-09-17 |
Jason A. Donenfeld | syscall: do not use handle lists on windows when NoInhe... |
commit | commitdiff | tree |
2021-09-16 |
Dan Kortschak | all: remove incorrectly repeated words in comments |
commit | commitdiff | tree |
2021-09-16 |
ian woolf | A+C: update name to real name and add to AUTHORS |
commit | commitdiff | tree |
2021-09-16 |
Ian Lance Taylor | cmd/cgo: for godefs, don't let field prefix removal... |
commit | commitdiff | tree |
2021-09-16 |
Caleb Spare | testing: skip panics when picking the line number for... |
commit | commitdiff | tree |
2021-09-16 |
Robert Griesemer | go/types, types2: add an additional shift test case |
commit | commitdiff | tree |
2021-09-16 |
Robert Griesemer | spec: fix incorrect type in a shift example |
commit | commitdiff | tree |
2021-09-16 |
wdvxdr | cmd/compile: fixing writebarrier.go for -G=3 |
commit | commitdiff | tree |
2021-09-16 |
David Chase | cmd/compile: preserve statements better in expandCalls |
commit | commitdiff | tree |
2021-09-16 |
Cherry Mui | cmd/compile: fix LocResults formatting |
commit | commitdiff | tree |
2021-09-16 |
nimelehin | cmd/go: add GOAMD64 environment variable |
commit | commitdiff | tree |
2021-09-16 |
gerrard | cmd/go: clean paths before checking same directory |
commit | commitdiff | tree |
2021-09-16 |
Leonard Wang | cmd/cgo: add missing tab in exports for a result of... |
commit | commitdiff | tree |
2021-09-15 |
Dan Scales | cmd/compile: remove unneeded early transforms, with... |
commit | commitdiff | tree |
2021-09-15 |
Dan Scales | cmd/compile: switch to computing dict format on instant... |
commit | commitdiff | tree |
2021-09-15 |
Lynn Boger | cmd/internal/obj/ppc64: generate prologue code compatib... |
commit | commitdiff | tree |
2021-09-15 |
nimelehin | runtime: fix setting of cpu features for amd64 |
commit | commitdiff | tree |
2021-09-15 |
Jay Conrod | cmd/go/internal/modload: prevent tidy downgrading disam... |
commit | commitdiff | tree |
2021-09-15 |
Alessandro... | cmd/compile: emit DWARF info about dictionary entries |
commit | commitdiff | tree |
2021-09-15 |
Alessandro... | cmd/compile: mark wrapper functions with DW_AT_trampoline |
commit | commitdiff | tree |
2021-09-15 |
Robert Findley | go/internal/gcimporter,cmd/compile: minor clean-up... |
commit | commitdiff | tree |
2021-09-15 |
Robert Griesemer | cmd/compile/internal/types2: eliminate Named.instPos |
commit | commitdiff | tree |
2021-09-15 |
Robert Griesemer | cmd/compile/internal/types2: merge Named type loading... |
commit | commitdiff | tree |
2021-09-15 |
Robert Griesemer | cmd/compile/internal/types2: implement Identical for... |
commit | commitdiff | tree |
2021-09-15 |
Robert Griesemer | cmd/compile/internal/types2: remove some unnecessary... |
commit | commitdiff | tree |
2021-09-15 |
Robert Griesemer | cmd/compile/internal/types2: export TypeHash, return... |
commit | commitdiff | tree |
2021-09-15 |
Ian Lance Taylor | runtime: in adjustTimers back up as far as necessary |
commit | commitdiff | tree |
2021-09-15 |
Jay Conrod | cmd/go: remove subcommand prefix from error messages |
commit | commitdiff | tree |
2021-09-15 |
Robert Findley | go/types: implement Identical for *Union types |
commit | commitdiff | tree |
2021-09-15 |
Robert Findley | go/types: minor cleanup of instantiation |
commit | commitdiff | tree |
2021-09-15 |
Robert Findley | go/types: instantiate methods when instantiating Named... |
commit | commitdiff | tree |
2021-09-14 |
Robert Findley | go/types: eliminate Named.instPos |
commit | commitdiff | tree |
2021-09-14 |
Robert Findley | go/types: merge Named type loading and expansion |
commit | commitdiff | tree |
2021-09-14 |
Dan Scales | cmd/compile: set IsShape based on type being in the... |
commit | commitdiff | tree |
2021-09-14 |
wdvxdr | cmd/compile: fix test/typeparam/mdempsky/4.go for -G=3 |
commit | commitdiff | tree |
2021-09-14 |
Michael Pratt | runtime: avoid loop variable capture in test |
commit | commitdiff | tree |
2021-09-14 |
Cuong Manh Le | go/internal/gcimporter: remove outdated comment |
commit | commitdiff | tree |
2021-09-14 |
Tobias Klauser | syscall: remove use of IN_KUBERNETES in test |
commit | commitdiff | tree |
2021-09-14 |
Paul E. Murphy | cmd/internal/obj/ppc64: allow VR register arguments... |
commit | commitdiff | tree |
2021-09-14 |
Cuong Manh Le | cmd/compile: prevent typecheck importer reading type... |
commit | commitdiff | tree |
2021-09-14 |
Cuong Manh Le | go/internal/gcimporter: prevent importReader reading... |
commit | commitdiff | tree |
2021-09-14 |
Cuong Manh Le | cmd/compile: prevent importReader reading type paramete... |
commit | commitdiff | tree |
2021-09-14 |
Alexander Melentyev | all: remove some unused code |
commit | commitdiff | tree |
2021-09-14 |
Ian Lance Taylor | runtime: change time.now to ABIInternal |
commit | commitdiff | tree |
2021-09-14 |
Nevkontakte | reflect: use Value.Len instead of conversion to slice... |
commit | commitdiff | tree |
2021-09-13 |
Robert Griesemer | spec: fix prose about terminating statements |
commit | commitdiff | tree |
2021-09-13 |
korzhao | cmd/compile: save the note of fields when translating... |
commit | commitdiff | tree |
2021-09-13 |
Hossein Zolfi | cmd/go: add missing parenthesis in a call to "PrintVersion" |
commit | commitdiff | tree |
2021-09-13 |
Tobias Klauser | cmd/link/internal/ld: re-enable DWARF tests on solaris... |
commit | commitdiff | tree |
2021-09-13 |
Josh Bleecher... | reflect: add a floating point section to DeepEqual... |
commit | commitdiff | tree |
2021-09-13 |
Josh Bleecher... | reflect: add fast paths for common, simple Kinds to... |
commit | commitdiff | tree |
2021-09-13 |
Keith Randall | reflect: fix _faststr optimization |
commit | commitdiff | tree |
2021-09-13 |
Michael Matloob | cmd/go: add test to check for a potential workspace... |
commit | commitdiff | tree |
2021-09-13 |
Martin Möhrmann | strings: add Clone function |
commit | commitdiff | tree |
2021-09-13 |
Than McIntosh | cmd/link: minor code cleanup in dwarf gen |
commit | commitdiff | tree |
2021-09-13 |
Jay Conrod | cmd/go: document 'go install cmd@version' ignores vendo... |
commit | commitdiff | tree |
2021-09-12 |
Robert Findley | go/types: remove some unnecessary loading/expansion... |
commit | commitdiff | tree |
2021-09-12 |
Joe Tsai | bufio: add Writer.AvailableBuffer |
commit | commitdiff | tree |
2021-09-11 |
Joe Tsai | reflect: optimize for maps with string keys |
commit | commitdiff | tree |
2021-09-11 |
Joe Tsai | bufio: make Reader.Reset and Writer.Reset work on the... |
commit | commitdiff | tree |
2021-09-10 |
WANG Xuerui | doc/asm: fix HTML markup |
commit | commitdiff | tree |
2021-09-10 |
Florin Papa | debug/elf: retain original error message when getSymbol... |
commit | commitdiff | tree |
2021-09-10 |
Josh Bleecher... | time: reference -tags=timetzdata in testing panic |
commit | commitdiff | tree |
2021-09-10 |
Ethan Reesor | testing: increase alternation precedence |
commit | commitdiff | tree |
2021-09-10 |
Robert Griesemer | cmd/compile/internal/types2: better error message for... |
commit | commitdiff | tree |
2021-09-10 |
Robert Griesemer | cmd/compile/internal/syntax: correct follow token for... |
commit | commitdiff | tree |
2021-09-10 |
Zheng Xu | cmd/compile/internal: better AST line highlight in... |
commit | commitdiff | tree |
2021-09-10 |
Hajime Hoshi | embed: guarantee the returned file of FS.Open implement... |
commit | commitdiff | tree |
2021-09-10 |
Michael Munday | cmd/compile: add support for Abs and Copysign intrinsic... |
commit | commitdiff | tree |
2021-09-10 |
fanzha02 | cmd/compile: simiplify arm64 bitfield optimizations |
commit | commitdiff | tree |
2021-09-09 |
Robert Griesemer | cmd/compile: fix test case for unified IR (fix build) |
commit | commitdiff | tree |
2021-09-09 |
Robert Griesemer | cmd/compile: don't crash while reporting invalid alias... |
commit | commitdiff | tree |
2021-09-09 |
Ian Lance Taylor | cmd/cgo, runtime/cgo: avoid GCC/clang conversion warnings |
commit | commitdiff | tree |
2021-09-09 |
Robert Griesemer | cmd/compile/internal/syntax: better error message for... |
commit | commitdiff | tree |
2021-09-09 |
korzhao | time: propagate "," separator for fractional seconds... |
commit | commitdiff | tree |
2021-09-09 |
korzhao | cmd/compile: fix implement for closure in a global... |
commit | commitdiff | tree |
2021-09-09 |
Paul E. Murphy | cmd/link: enable internal linker in more cases for... |
commit | commitdiff | tree |
2021-09-09 |
Matthew Dempsky | test: add compiler regress tests for #46461 |
commit | commitdiff | tree |
2021-09-09 |
Dan Scales | cmd/compile: fix case where init info of OAS node is... |
commit | commitdiff | tree |
2021-09-09 |
Robert Findley | go/types, types2: rename RParams -> RecvTypeParams |
commit | commitdiff | tree |
2021-09-09 |
Michael Anthony... | reflect: add hooks for dealing with narrow width floats |
commit | commitdiff | tree |
2021-09-09 |
Damien Neil | net: deprecate (net.Error).Temporary |
commit | commitdiff | tree |
2021-09-09 |
Keith Randall | cmd/compile: stenciled conversions might be NOPs |
commit | commitdiff | tree |
2021-09-09 |
Matthew Dempsky | test: re-enable AsmCheck tests for types2-based frontends |
commit | commitdiff | tree |
2021-09-09 |
Robert Findley | go/types: reduce number of delayed functions |
commit | commitdiff | tree |
2021-09-09 |
Robert Findley | go/types: handle recursive type parameter constraints |
commit | commitdiff | tree |
2021-09-09 |
Robert Findley | go/types: detect constraint type inference cycles |
commit | commitdiff | tree |
2021-09-09 |
Tobias Klauser | test/typeparam: fix issue48094b test build |
commit | commitdiff | tree |
2021-09-09 |
Tobias Klauser | syscall: drop fallback to pipe in Pipe on linux/arm |
commit | commitdiff | tree |
2021-09-09 |
Cuong Manh Le | cmd/compile: fix unified IR panic when expanding nested... |
commit | commitdiff | tree |
2021-09-09 |
Ian Lance Taylor | internal/poll: report open fds when TestSplicePipePool... |
commit | commitdiff | tree |
2021-09-09 |
Cuong Manh Le | cmd/compile: fix wrong instantiated type for embedded... |
commit | commitdiff | tree |
2021-09-09 |
Cuong Manh Le | cmd/compile: move checkptr alignment to SSA generation |
commit | commitdiff | tree |
2021-09-09 |
Cuong Manh Le | cmd/compile: fold handling OCONV logic to separate... |
commit | commitdiff | tree |
2021-09-09 |
fanzha02 | cmd/internal/obj/arm64: add checks for incorrect use... |
commit | commitdiff | tree |
2021-09-09 |
Matthew Dempsky | cmd/compile: remove 'ext' fields from unified IR reader... |
commit | commitdiff | tree |
2021-09-09 |
Matthew Dempsky | cmd/compile: simplify value coding for unified IR |
commit | commitdiff | tree |
2021-09-09 |
Matthew Dempsky | cmd/compile: extrapolate $GOROOT in unified IR |
commit | commitdiff | tree |
2021-09-08 |
Robert Griesemer | go/types, types2: add Environment to Config |
commit | commitdiff | tree |
next |