- 11 Sep, 2008 1 commit
-
-
Rob Pike authored
R=gri OCL=15115 CL=15115
-
- 10 Sep, 2008 9 commits
-
-
Ken Thompson authored
R=r OCL=15113 CL=15113
-
Rob Pike authored
as methods R=gri,rsc DELTA=99 (56 added, 31 deleted, 12 changed) OCL=15103 CL=15103
-
Robert Griesemer authored
R=r DELTA=80 (78 added, 2 deleted, 0 changed) OCL=15094 CL=15101
-
Rob Pike authored
put all the code in one file for now to work around compiler bug R=gri,rsc DELTA=168 (120 added, 41 deleted, 7 changed) OCL=15100 CL=15100
-
Ian Lance Taylor authored
the one associated with interface types. R=gri DELTA=3 (0 added, 0 deleted, 3 changed) OCL=15092 CL=15096
-
Robert Griesemer authored
R=r DELTA=32 (11 added, 2 deleted, 19 changed) OCL=15087 CL=15093
-
Rob Pike authored
R=gri DELTA=76 (76 added, 0 deleted, 0 changed) OCL=15086 CL=15088
-
Rob Pike authored
- tools to make it easy to embed programs R=gri DELTA=103 (97 added, 2 deleted, 4 changed) OCL=15085 CL=15085
-
Robert Griesemer authored
(work now with Ken's latest compiler fix) - exoanded test cases accordingly - fixed a type in the spec (thx r) R=r DELTA=65 (62 added, 2 deleted, 1 changed) OCL=15050 CL=15050
-
- 09 Sep, 2008 8 commits
-
-
Ken Thompson authored
evaluation of complex literals R=r OCL=15036 CL=15036
-
Rob Pike authored
R=gri OCL=15014 CL=15014
-
Russ Cox authored
R=r OCL=14944 CL=15013
-
Robert Griesemer authored
- cleaned up todo.txt a bit R=r OCL=15009 CL=15009
-
Robert Griesemer authored
- fixed several examples to use new function type syntax - added list of open spec issues to todo.txt R=r DELTA=143 (88 added, 8 deleted, 47 changed) OCL=14974 CL=15007
-
Rob Pike authored
R=ken OCL=14981 CL=14981
-
Robert Griesemer authored
"conversion" R=r OCL=14976 CL=14976
-
Robert Griesemer authored
R=r OCL=14975 CL=14975
-
- 08 Sep, 2008 5 commits
-
-
Russ Cox authored
* change .gosymtab and .gopclntab to section 7 (note) * start INITTEXT at 4MB, not 4KB R=r OCL=14953 CL=14959
-
Russ Cox authored
3G works on thresher, 2G does not R=r OCL=14956 CL=14958
-
Robert Griesemer authored
- removed "func" from function type - make it work by changing composite literal syntax to use {} instead of () FunctionType is now more in line with the rest of the declarations, as the keyword "func" is now really part of the declaration and not part of the type. R=r,ken DELTA=49 (14 added, 12 deleted, 23 changed) OCL=14864 CL=14955
-
Robert Griesemer authored
R=r OCL=14939 CL=14941
-
Ken Thompson authored
R=r OCL=14937 CL=14937
-
- 06 Sep, 2008 1 commit
-
-
Ken Thompson authored
T(expression) for conversion FUNC keyword no longer a type R=r OCL=14887 CL=14887
-
- 05 Sep, 2008 3 commits
-
-
Rob Pike authored
fix a typo in syscall/Makefile R=ken OCL=14863 CL=14863
-
Rob Pike authored
R=gri OCL=14847 CL=14847
-
Ken Thompson authored
fixedbugs 49 now (correctly) fails bugs 32, 41, 68, 77 shouldnt be bugs R=r OCL=14842 CL=14842
-
- 04 Sep, 2008 8 commits
-
-
Robert Griesemer authored
- \" not allowed in char literals - replaces uses of printf with print R=r,ken DELTA=10 (2 added, 0 deleted, 8 changed) OCL=14841 CL=14841
-
Rob Pike authored
bug068 is not a bug. R=gri OCL=14838 CL=14838
-
Robert Griesemer authored
R=r,ken DELTA=100 (71 added, 9 deleted, 20 changed) OCL=14827 CL=14832
-
Rob Pike authored
update tests. update golden.out R=gri OCL=14816 CL=14816
-
Rob Pike authored
R=ken OCL=14811 CL=14811
-
Ken Thompson authored
R=r OCL=14810 CL=14810
-
Rob Pike authored
R=gri OCL=14806 CL=14806
-
Rob Pike authored
if stack is in low memory and frame size is huge, test could wrap around! fix by omitting test altogether if we know frame is big. R=gri OCL=14782 CL=14782
-
- 03 Sep, 2008 5 commits
-
-
Robert Griesemer authored
- clarification of const decl syntax R=r DELTA=9 (4 added, 0 deleted, 5 changed) OCL=14771 CL=14771
-
Rob Pike authored
add test for composite literals R=gri OCL=14766 CL=14766
-
Robert Griesemer authored
R=r OCL=14763 CL=14763
-
Robert Griesemer authored
- verified that all text from go_lang.txt is either present in its old form, or that we have corresponding updated sections for it - delete go_lang.txt R=r DELTA=2389 (38 added, 2344 deleted, 7 changed) OCL=14760 CL=14762
-
Ken Thompson authored
R=r OCL=14759 CL=14759
-