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
/
pkg
/
go
/
token
/
token.go
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-40
/
+1
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
1
-51
/
+51
2010-02-24
go/scanner: support for complex (imaginary) constants
Robert Griesemer
1
-0
/
+2
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-121
/
+121
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-11
/
+11
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-15
/
+5
2009-11-04
gofmt-ify src/pkg/go (excluding printer directory due to pending CL,
Robert Griesemer
1
-133
/
+133
2009-09-16
make String work on Position values, to enable
Russ Cox
1
-11
/
+9
2009-09-08
documentation edits:
Russ Cox
1
-63
/
+63
2009-07-30
- don't call String method of AST nodes when converting them to text
Robert Griesemer
1
-7
/
+9
2009-07-30
String method for token.Position. Extracted from gri's tree.
Austin Clements
1
-1
/
+20
2009-07-20
Fix typo. MUL_ASSIGN is "*=", not "+=".
Austin Clements
1
-1
/
+1
2009-07-14
- added Filename field to token.Position
Robert Griesemer
1
-0
/
+1
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+347