index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
ebnflint
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-2
/
+2
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-0
/
+3
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
2
-4
/
+6
2010-02-25
strings: delete Runes, Bytes
Russ Cox
1
-3
/
+2
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-27
/
+27
2009-12-11
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
1
-1
/
+1
2009-12-02
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
Rob Pike
1
-2
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-3
/
+3
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-2
/
+2
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-1
/
+1
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-10
/
+10
2009-11-09
tweak documentation of commands
Russ Cox
1
-2
/
+2
2009-11-03
document ebnflint
Rob Pike
1
-0
/
+22
2009-10-06
apply gofmt to the LGTM-marked files from 34501
Russ Cox
1
-8
/
+8
2009-09-17
unused imports
Russ Cox
1
-2
/
+1
2009-09-16
rename bytes.Buffer.Data() to bytes.Buffer.Bytes()
Rob Pike
1
-1
/
+1
2009-09-03
simplify extractEBNF code
Robert Griesemer
1
-12
/
+13
2009-08-27
add and use Make.cmd
Russ Cox
1
-13
/
+3
2009-07-28
Support use of $GOBINDIR to override $HOME/bin
Phil Pennock
1
-1
/
+2
2009-07-14
update remaining files to match new scanner/parser interface
Robert Griesemer
1
-21
/
+5
2009-07-13
ebnflint command
Robert Griesemer
2
-0
/
+144