- 09 Sep, 2008 1 commit
-
-
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 11 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
-
Ken Thompson authored
R=r OCL=14756 CL=14756
-
Robert Griesemer authored
R=r DELTA=25 (14 added, 2 deleted, 9 changed) OCL=14750 CL=14753
-
Rob Pike authored
add commands to two new ken tests R=gri OCL=14751 CL=14751
-
Ken Thompson authored
R=r OCL=14735 CL=14735
-
Robert Griesemer authored
R=r OCL=14734 CL=14734
-
Ken Thompson authored
R=r OCL=14733 CL=14733
-
- 02 Sep, 2008 5 commits
-
-
Ken Thompson authored
R=r OCL=14732 CL=14732
-
Rob Pike authored
R=gri OCL=14728 CL=14728
-
Russ Cox authored
and replace pid with PID R=r DELTA=4 (2 added, 0 deleted, 2 changed) OCL=14727 CL=14727
-
Rob Pike authored
- change Delete to Remove - return deleted element in Remove - remove range checking (runtime does this for you) R=gri OCL=14714 CL=14714
-
Rob Pike authored
fix bug092, which was incorrectly specified R=gri OCL=14713 CL=14713
-
- 01 Sep, 2008 1 commit
-
-
Ken Thompson authored
R=r OCL=14702 CL=14702
-
- 30 Aug, 2008 2 commits
-
-
Ken Thompson authored
R=r OCL=14675 CL=14675
-
Robert Griesemer authored
- added missing operators R=r OCL=14672 CL=14672
-
- 29 Aug, 2008 3 commits
-
-
Robert Griesemer authored
R=ken OCL=14658 CL=14660
-
Robert Griesemer authored
- updated golden.out R=r DELTA=9 (0 added, 8 deleted, 1 changed) OCL=14657 CL=14657
-
Ken Thompson authored
R=r OCL=14656 CL=14656
-