]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/gc/walk.c
[dev.garbage] all: merge dev.cc (493ad916c3b1) into dev.garbage
[gostls13.git] / src / cmd / gc / walk.c
2014-11-24 Russ Cox[dev.garbage] all: merge dev.cc (493ad916c3b1) into...
2014-11-23 Russ Cox[dev.cc] all: merge default (95f5614b4648) into dev.cc
2014-11-20 Russ Cox[dev.cc] all: merge default (e4ab8f908aac) into dev.cc
2014-11-20 Russ Cox[dev.cc] all: merge dev.power64 (f57928630b36) into...
2014-11-17 David du Colombier[dev.cc] cmd/gc: fix warning on Plan 9
2014-11-16 Russ Cox[dev.garbage] all: merge dev.cc (723ca3789b88) into...
2014-11-15 Russ Cox[dev.garbage] all: merge dev.cc into dev.garbage
2014-11-14 Russ Cox[dev.cc] all: merge dev.power64 (7667e41f3ced) into...
2014-11-14 Russ Cox[dev.garbage] all: merge dev.power64 (7667e41f3ced...
2014-11-14 Russ Cox[dev.garbage] all: merge default (f38460037b72) into...
2014-11-05 Russ Cox[dev.garbage] cmd/gc: emit pointer write barriers
2014-11-05 Russ Cox[dev.garbage] cmd/gc, runtime: add locks around print...
2014-11-03 Austin Clements[dev.power64] all: merge default into dev.power64
2014-10-30 Russ Cox[dev.garbage] cmd/gc, runtime: implement write barriers...
2014-10-29 Russ Cox[dev.garbage] all: merge dev.power64 (5ad5e85cfb99...
2014-10-29 Russ Cox[dev.garbage] all: merge default (dd5014ed9b01) into...
2014-10-29 Russ Cox[dev.power64] all: merge default (dd5014ed9b01) into...
2014-10-29 Russ Coxcmd/gc: fix build - remove unused variables in walkprint
2014-10-29 Russ Coxcmd/gc: fix internal compiler error in struct compare
2014-10-29 Russ Coxcmd/gc: avoid use of goprintf
2014-10-27 Austin Clements[dev.power64] all: merge default into dev.power64
2014-10-24 Russ Coxcmd/gc: synthesize zeroed value for non-assignment...
2014-10-22 Austin Clements[dev.power64] all: merge default into dev.power64
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-10-22 Austin Clements[dev.power64] build: merge default into dev.power64
2014-10-16 Russ Coxall: merge default branch into dev.garbage
2014-10-16 Russ Coxcmd/gc: elide write barrier for x = x[0:y] and x =...
2014-10-15 Russ Coxcmd/gc: simplify compiled code for explicit zeroing
2014-10-15 Russ Coxcmd/gc, runtime: fix race, nacl for writebarrier changes
2014-10-14 Russ Coxcmd/gc: add 2-, 3-, 4-word write barrier specializations
2014-09-16 Russ Coxcmd/gc: make runtime escape an error, not a fatal error
2014-09-15 Rémy Oudomphengcmd/gc: don't walk static nodes generated by anylit.
2014-09-11 Russ Coxcmd/gc: emit write barriers
2014-09-08 Russ Coxbuild: adjustments for move from src/pkg to src
2014-09-05 Keith Randallruntime: convert panic/recover to Go
2014-09-02 Russ Coxcmd/gc: fix runtime print(hex(x))
2014-08-29 Russ Coxcmd/gc: allow runtime to define a hex integer type...
2014-08-25 Russ Coxcmd/gc, runtime: treat slices and strings like pointers...
2014-08-19 Russ Coxcmd/gc, runtime: refactor interface inlining decision...
2014-08-13 Shenghou Ma[dev.power64] cmd/gc: disable magic multiply optimizati...
2014-08-13 Shenghou Ma[dev.power64] cmd/9g, cmd/gc, cmd/ld: fix build.
2014-08-11 Chris Manghanecmd/gc: comma-ok assignments produce untyped bool as...
2014-08-07 Keith Randallruntime: convert equality functions to Go
2014-07-31 Keith Randallruntime: convert slice operations to Go.
2014-07-30 Keith Randallruntime: rewrite malloc in Go.
2014-07-29 Keith Randallcmd/gc: don't allow escaping arguments in the runtime...
2014-07-23 Dmitriy Vyukovcmd/gc: mark auxiliary symbols as containing no pointers
2014-05-29 Russ Coxcmd/gc: fix x=x crash
2014-05-29 Russ Coxundo CL 102820043 / b0ce6dbafc18
2014-05-28 Russ Coxcmd/gc: fix x=x crash
2014-05-15 Russ Coxcmd/gc: fix two select temporary bugs
2014-04-03 Russ Coxcmd/gc, runtime: optimize map[string] lookup from ...
2014-04-02 David du Colombiercmd/8g, cmd/gc: fix warnings on Plan 9
2014-04-02 Russ Coxcmd/gc: shorten even more temporary lifetimes
2014-04-02 Russ Coxcmd/gc: shorten more temporary lifetimes
2014-04-01 Russ Coxcmd/gc: shorten temporary lifetimes when possible
2014-03-28 Russ Coxcmd/gc: never pass ptr to uninit temp to runtime
2014-03-05 Chris Manghanecmd/gc: allow append and complex builtins to accept...
2014-02-25 Dave Cheneyall: merge NaCl branch (part 1)
2014-02-24 Rémy Oudomphengcmd/gc: fix walkcompare bugs.
2014-02-19 Rémy Oudomphengcmd/gc: fix handling of append with -race.
2014-02-16 Russ Coxcmd/gc: record &x[0] as taking address of x, if x is...
2014-02-15 Rémy Oudomphengcmd/gc: do not lower copy to a value node in go/defer.
2014-02-14 Russ Coxcmd/gc: distinguish unnamed vs blank-named return varia...
2014-01-17 Keith Randallruntime, cmd/gc: Get rid of vararg channel calls.
2013-12-18 David du Colombiercmd/6g, cmd/gc, cmd/ld: fix Plan 9 amd64 warnings
2013-12-18 Keith Randallruntime, gc: call interface conversion routines by...
2013-12-16 Russ Coxcmd/cc, cmd/gc: update compilers, assemblers for liblin...
2013-12-03 Keith Randallruntime: get rid of concatstring's vararg C argument.
2013-12-02 Keith Randallruntime: pass key/value to map accessors by reference...
2013-10-14 Keith Randallcmd/gc: fix comment about performing indexing at compil...
2013-09-17 Russ Coxcmd/gc: eliminate redundant &x.Field nil checks
2013-09-17 Rémy Oudomphengcmd/gc, runtime: inline append in frontend.
2013-09-17 Russ Coxbuild: disable precise collection of stack frames
2013-09-16 Russ Coxcmd/gc: fix divide by zero error in compiler
2013-09-11 Rémy Oudomphengcmd/gc: inline copy in frontend to call memmove directly.
2013-09-09 Russ Coxcmd/gc: allow inlined struct == to mention unsafe.Point...
2013-09-09 Russ Coxcmd/gc: fix 'internal error: typename ideal bool'
2013-09-06 Rémy Oudomphengcmd/gc: add missing typecheck for walk-generated constants.
2013-08-27 Volker Doblercmd/gc: mark panicslice as unlikely
2013-08-15 Russ Coxcmd/gc: &x panics if x does
2013-08-10 Russ Coxcmd/gc: zero pointers on entry to function
2013-08-05 Keith Randallcmd/gc: get rid of redundant slice bound check.
2013-07-25 Rémy Oudomphengcmd/gc: avoid passing unevaluated constant expressions...
2013-07-02 Russ Coxcmd/gc: support x[i:j:k]
2013-06-11 Russ Coxcmd/gc: move genembedtramp into portable code
2013-05-30 Rémy Oudomphengcmd/gc: use escape analysis result for make([]T, constant
2013-05-20 Rémy Oudomphengcmd/gc: eliminate a useless bounds check in inlined...
2013-04-02 Nigel Taocmd/gc: recognize (a.b[0]<<1 | a.b[0]>>31) as a rotate...
2013-04-01 Rémy Oudomphengcmd/gc: do not reuse bool temporaries for composite...
2013-03-20 Russ Coxcmd/gc: implement method values
2013-03-20 Keith Randallruntime: faster hashmap implementation.
2013-03-04 Russ Coxcmd/gc: implement new return requirements
2013-02-25 Russ Coxcmd/gc: emit explicit type information for local variables
2013-02-22 Russ Coxcmd/gc: avoid runtime code generation for closures
2013-02-21 Russ Coxcmd/gc, reflect, runtime: switch to indirect func value...
2013-02-14 Russ Coxcmd/gc: replace x*8 by x<<3 etc
2013-02-04 Russ Coxcmd/gc: fix &^ code generation bug
2013-02-03 Russ Coxcmd/gc: elide self-assignment during return
2013-02-02 Daniel Morsingcmg/gc: Fix evaluation order of map indexing during...
next