diff options
author | Andy Wingo <wingo@pobox.com> | 2008-09-29 23:20:10 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2008-09-29 23:20:10 +0200 |
commit | a1122f8cba23ee17f0b4ae0c4cabd42f176a84dc (patch) | |
tree | c2325954db51e2a66352d44b11bf6b9eec333b67 /libguile/vm-i-loader.c | |
parent | 48d0006409dc7d882ba47620d80f99f412f8fff1 (diff) | |
download | guile-a1122f8cba23ee17f0b4ae0c4cabd42f176a84dc.tar.gz |
call toplevel variables "toplevel", not "module"
* module/system/il/ghil.scm (ghil-var-for-set!, ghil-var-for-ref!)
(ghil-var-define!): ghil-var-kind of a toplevel var is now 'toplevel.
* module/system/il/glil.scm: Renamve <glil-module> to <glil-toplevel>.
Remove the unused `module' field. Remove the unused <glil-late-bound>
type.
* module/system/il/compile.scm (make-glil-var): s/toplevel/module/
* module/system/vm/assemble.scm (<vlink-later>, <vdefine>): Remove the
unused `module' parameters from these two types.
(codegen, dump-object!): Adapt to module/toplevel name changes.
Diffstat (limited to 'libguile/vm-i-loader.c')
0 files changed, 0 insertions, 0 deletions