Robert Griesemer
|
58ba20b5a2
|
- allow reserved words as field and method names
R=r
OCL=14102
CL=14102
|
2008-08-11 20:40:37 -07:00 |
|
Robert Griesemer
|
7a799be49a
|
- switch to new export syntax
- deprecate old syntax in this front-end (use -6g for compatibility)
R=r
OCL=13831
CL=13833
|
2008-08-04 15:37:47 -07:00 |
|
Robert Griesemer
|
0c374e9f89
|
- fixed a bug w/ exports (wrong package info)
- keep track of type alias (type T1 T0) so we can print the proper type name
R=r
OCL=13688
CL=13688
|
2008-07-31 10:47:10 -07:00 |
|
Robert Griesemer
|
4b0b7d8dfe
|
- import and export code, bug fixes
- almost back to where I was in C++, but now all in Go
R=r
OCL=13627
CL=13627
|
2008-07-29 19:02:49 -07:00 |
|