Robert Griesemer
|
26adb31c30
|
- fix for out-of-bounds error found by rsc
- removed tests that may have wrong Go code from Makefile
R=r
OCL=15532
CL=15532
|
2008-09-19 10:56:35 -07:00 |
|
Robert Griesemer
|
40c93a5238
|
- experiments with forward-declaring types of non-imported packages
- adjusted switch syntax (no repeated case: case: anymore)
- enabled some constant expressions that work now
R=r
OCL=14098
CL=14098
|
2008-08-11 18:44:41 -07:00 |
|
Robert Griesemer
|
c7fb27f6e4
|
- more steps towards automatic recursive compilation of dependencies
- make forward declarations of types match 6g
- better factoring
R=r
OCL=14059
CL=14059
|
2008-08-11 09:45:40 -07:00 |
|