go/src
Robert Griesemer 2d429f01bd [dev.inline] cmd/compile/internal/syntax: add predicates to syntax.Pos
This moves syntax.Pos closer to cmd/internal/src.Pos so that
we can more easily replace src.Pos with syntax.Pos going forward.

Change-Id: I9f93a65fecb4c22591edca4b9d6cda39cf0e872e
Reviewed-on: https://go-review.googlesource.com/34270
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2016-12-10 01:21:20 +00:00
..
archive
bufio
builtin
bytes
cmd [dev.inline] cmd/compile/internal/syntax: add predicates to syntax.Pos 2016-12-10 01:21:20 +00:00
compress
container
context
crypto crypto/x509: read Darwin trust settings for root CAs 2016-12-01 19:24:34 +00:00
database/sql database/sql: ensure Commit and Rollback return ErrTxDone 2016-12-01 22:20:31 +00:00
debug cmd/objdump: copy gosym.PCValue into internal package 2016-12-01 18:20:04 +00:00
encoding encoding/binary: document the new bool support 2016-12-01 00:51:24 +00:00
errors
expvar
flag
fmt
go go/ast: fix doc string for ast.GenDecl 2016-11-29 23:11:17 +00:00
hash
html html/template: lock in application/json as valid JS test 2016-12-04 03:59:31 +00:00
image
index/suffixarray
internal internal/pprof/profile: parse mutex profile including comments 2016-11-29 18:04:37 +00:00
io
log
math
mime
net net/http: update bundled http2 2016-12-06 19:49:06 +00:00
os Revert "runtime: handle SIGPIPE in c-archive and c-shared programs" 2016-12-01 11:23:17 +00:00
path
plugin
reflect reflect: add example for StructOf 2016-12-06 20:18:12 +00:00
regexp
runtime runtime/cgo: retry pthread_create on EAGAIN for OpenBSD 2016-12-05 21:15:05 +00:00
sort sort: add Slice example 2016-12-01 05:43:05 +00:00
strconv
strings
sync
syscall
testing testing: comment out flag.Parse from example 2016-11-25 16:41:34 +00:00
text
time
unicode
unsafe
vendor/golang_org/x vendor/golang_org/x/crypto/chacha20poly1305: revendor to pick up fix for #18154 2016-12-02 06:00:05 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc