]> Cypherpunks repositories - gostls13.git/commit
- fixed a bug with building right-recursive trees iteratively
authorRobert Griesemer <gri@golang.org>
Thu, 8 Jan 2009 20:04:00 +0000 (12:04 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 8 Jan 2009 20:04:00 +0000 (12:04 -0800)
commit4dc3d74a361dfa069b09747fa716000d57264ca1
tree9d53ab87829d8409d946d906cef9c2d4efcc1aa8
parent7843a14df1b53d3500b9ef61d53ccf7d64f40921
- fixed a bug with building right-recursive trees iteratively
- moving scope handling into parser (simpler)
- snapshot of work today so far

R=r
OCL=22301
CL=22301
usr/gri/pretty/parser.go
usr/gri/pretty/selftest2.go
usr/gri/pretty/typechecker.go