- 04 Sep, 2008 6 commits
-
-
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 7 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
-
Robert Griesemer authored
R=r DELTA=185 (59 added, 33 deleted, 93 changed) OCL=14655 CL=14655
-
Robert Griesemer authored
- added initial test cases (needs to be expanded) R=r DELTA=135 (84 added, 30 deleted, 21 changed) OCL=14654 CL=14654
-
Ken Thompson authored
R=r OCL=14641 CL=14641
-
Robert Griesemer authored
- All text taken from go_lang.txt (which is unchanged), but added a contents section, and sorted the contents section in a hopefully sensible manner to give it more structure - Reordered text to match order of contents section, did not adjust the language (needs to be done), but removed sections that were dulicates or invalid High-level organization of the doc: - Introduction - Notation - Source code representation - Vocabulary - Declarations and scope rules - Types - Expressions - Statements - Function declarations - Packages - Program initialization and execution I hope this new structure will make it much clearer which pieces are missing and where they need to go. go_lang.txt has grown somewhat unstructured and new text was added as we saw fit. R=r DELTA=2577 (2577 added, 0 deleted, 0 changed) OCL=14639 CL=14639
-
- 28 Aug, 2008 2 commits
-
-
Ken Thompson authored
R=r OCL=14634 CL=14634
-
Ken Thompson authored
R=r OCL=14603 CL=14603
-
- 22 Aug, 2008 2 commits
-
-
Ken Thompson authored
R=r OCL=14417 CL=14417
-
Robert Griesemer authored
R=r DELTA=13 (3 added, 7 deleted, 3 changed) OCL=14406 CL=14406
-
- 21 Aug, 2008 2 commits
-
-
Robert Griesemer authored
- removed need for method types and literals (gri & r) R=r DELTA=178 (101 added, 51 deleted, 26 changed) OCL=14402 CL=14405
-
Robert Griesemer authored
R=r DELTA=26 (19 added, 0 deleted, 7 changed) OCL=14358 CL=14386
-
- 20 Aug, 2008 2 commits
-
-
Robert Griesemer authored
R=r DELTA=44 (27 added, 2 deleted, 15 changed) OCL=14353 CL=14355
-
Rob Pike authored
fix typo. add scoping bug. R=gri OCL=14349 CL=14349
-