diff options
author | Andy Wingo <wingo@pobox.com> | 2008-08-03 14:03:47 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2008-08-03 14:03:47 +0200 |
commit | 96969dc1d645db882768da14f47ce8a4fc699f08 (patch) | |
tree | 7a2c2d4a621820583163d5f3d024665d165b9377 /src | |
parent | 427d4a0c51e4e186fa20b7d85dccf77b5dae8c88 (diff) | |
download | guile-96969dc1d645db882768da14f47ce8a4fc699f08.tar.gz |
fix recording of source locations
* module/language/scheme/translate.scm (translate, trans)
(make-pmatch-transformers): When recursing into subexpressions, get the
appropriate source location information.
(location): Include the source filename in the location information.
* module/system/il/compile.scm (codegen): Record source locations in more
cases. (This information ends up being part of the procedure metadata,
not the actual codepath.)
* module/system/il/glil.scm (unparse): Don't destructure the source
locations (it's a vector now).
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions