projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482e0a3
)
Eliminate integration of make-string and make-vector-8b.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 20 Feb 2017 01:38:18 +0000
(17:38 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 20 Feb 2017 01:38:18 +0000
(17:38 -0800)
src/sf/usiexp.scm
patch
|
blob
|
history
diff --git
a/src/sf/usiexp.scm
b/src/sf/usiexp.scm
index 96da1ae4699b9e0daf2d00748eddba2df94db7bc..7440f0e59062622da17b088acb4753e71a1779be 100644
(file)
--- a/
src/sf/usiexp.scm
+++ b/
src/sf/usiexp.scm
@@
-757,8
+757,6
@@
USA.
intern
list
make-bytevector
- make-string
- make-vector-8b
;; modulo ; Compiler does not currently open-code it.
negative?
not
@@
-843,8
+841,6
@@
USA.
intern-expansion
list-expansion
make-bytevector-expansion
- make-string-expansion
- make-string-expansion ;for make-vector-8b
;; modulo-expansion
negative?-expansion
not-expansion