Rework handling of the pointers. There were some subtle bugs in the
authorChris Hanson <org/chris-hanson/cph>
Mon, 2 Jul 2001 05:08:22 +0000 (05:08 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 2 Jul 2001 05:08:22 +0000 (05:08 +0000)
commit00bdcd81e9fe8464440755267b7b6f49d104d5ed
treec7c93856ce0abe30b5cf159dd4d681e3caea12c7
parent6018e62ca8c84b61cbde312e60ccf17c0abd83f5
Rework handling of the pointers.  There were some subtle bugs in the
implementation that could have caused incorrect code generation.  This
code looks good but is still a bit confusing; I may not have it right
yet.  This code isn't yet tested.
v7/src/star-parser/matcher.scm
v7/src/star-parser/parser.scm
v7/src/star-parser/shared.scm