diff options
author | Andy Wingo <wingo@pobox.com> | 2025-05-05 11:28:05 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2025-05-05 12:33:37 +0200 |
commit | 96589bd303ab0fd778ebf2824f642e5b4528882d (patch) | |
tree | 25401f4820b09d0c144682343bc228efe8213bcd /doc/ref/api-memory.texi | |
parent | 4c2a8c1dd300d8bb69190caf19729ec7b8104deb (diff) | |
download | guile-96589bd303ab0fd778ebf2824f642e5b4528882d.tar.gz |
Remove all deprecated code from Scheme files
* module/ice-9/boot-9.scm(symbol-property, set-symbol-property!)
(symbol-property-remove!): Remove.
* module/ice-9/boot-9.scm (make-record-type): Name must be symbol.
(record-constructor): Alias record-type-constructor.
(make-module): Require size to be zero. Should fix this with keyword
args :/
(try-load-module): Inline definition of try-module-autoload. Remove
try-module-autoload binding.
(make-soft-port): Add deprecation warning, so we can remove it
eventually.
* module/ice-9/save-stack.scm: Remove deprecation comment.
* module/ice-9/top-repl.scm:
* module/ice-9/threads.scm: Export instead of replace bindings.
* module/language/bytecode.scm: Remove instruction-arity et al.
* module/language/tree-il/analyze.scm: Remove deprecated
unbound-variable-analysis and macro-use-before-definition-analysis.
* module/rnrs.scm: Fix syntax-case export now that module and value
namespaces are separate.
* module/system/base/language.scm (invalidate-compilation-cache!):
Remove.
* module/system/base/language.scm (*current-language*): Remove.
Diffstat (limited to 'doc/ref/api-memory.texi')
0 files changed, 0 insertions, 0 deletions