Sign in
go
/
go
/
c2049d2dfeeea3d41fafa91e3e3f0e47c285355b
/
src
/
pkg
/
exp
/
ebnflint
/
ebnflint.go
c2049d2
src/pkg/[a-m]*: gofix -r error -force=error
by Russ Cox
· 13 years ago
e58a778
ebnf, ebnflint: move under exp
by Robert Griesemer
· 13 years ago
[Renamed (99%) from src/cmd/ebnflint/ebnflint.go]
0da66a2
ebnf: use scanner instead of go/scanner
by Robert Griesemer
· 13 years ago
90564a9
go/printer: changed max. number of newlines from 3 to 2
by Robert Griesemer
· 14 years ago
f70e8ed
ebnflint: better handling of stdin
by Robert Griesemer
· 14 years ago
04ca4f8
path/filepath: new OS-specific path support
by Gustavo Niemeyer
· 14 years ago
6143918
ebnflint: exit with non-zero status on error
by Russ Cox
· 14 years ago
5a9ad8b
go/ast: use token.Pos instead of token.Position; adjust all dependent code
by Robert Griesemer
· 14 years ago
9750adb
strings: delete Runes, Bytes
by Russ Cox
· 15 years ago
5a1d332
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
b0683bd
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
by Rob Pike
· 15 years ago
9ac4449
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
by Russ Cox
· 15 years ago
1698934
- replaced gofmt expression formatting algorithm with
by Robert Griesemer
· 15 years ago
40621d5
remove semis after statements in one-statement statement lists
by Robert Griesemer
· 15 years ago
c62b326
apply gofmt to the LGTM-marked files from 34501
by Russ Cox
· 15 years ago
20011bc
unused imports
by Russ Cox
· 16 years ago
d5be41f
rename bytes.Buffer.Data() to bytes.Buffer.Bytes()
by Rob Pike
· 16 years ago
eea6b0d
simplify extractEBNF code
by Robert Griesemer
· 16 years ago
e48d8fe
update remaining files to match new scanner/parser interface
by Robert Griesemer
· 16 years ago
7b7b83b
ebnflint command
by Robert Griesemer
· 16 years ago