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:
94e7598
)
Add bindings for the block-declaration renames.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 30 Jan 2018 06:54:14 +0000
(22:54 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 30 Jan 2018 06:54:14 +0000
(22:54 -0800)
src/runtime/host-adapter.scm
patch
|
blob
|
history
diff --git
a/src/runtime/host-adapter.scm
b/src/runtime/host-adapter.scm
index 839bd40866ee9933aa835545ac887521f4866807..985a304ad24ae834730cf045eae1221f5dbdfcf3 100644
(file)
--- a/
src/runtime/host-adapter.scm
+++ b/
src/runtime/host-adapter.scm
@@
-79,6
+79,8
@@
USA.
assignment-name
assignment-value
assignment?
+ block-declaration-text
+ block-declaration?
combination-operands
combination-operator
combination?
@@
-124,6
+126,7
@@
USA.
(symbol 'make-scode- root)))
'(access
assignment
+ block-declaration
combination
comment
conditional