aboutsummaryrefslogtreecommitdiffstats
path: root/chez-compat.scm
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2024-09-07 19:14:09 -0400
committerGravatar Peter McGoron 2024-09-07 19:14:09 -0400
commit530dd18087b300610face70c58ed35aa0968620d (patch)
tree0d2f21a2eaaaaa8f321aa6cc13903cac4fbe642d /chez-compat.scm
parentreadtable: add documentation for PUSH->READ (diff)
readtable: Normalize character handled by ACTIONs at the end of
sequences. Previously, if "#true" and "#t" were in the readtable as sequences, the string "#true" would call "#true"'s EXEC function after reading "e", but it would call "#t"'s EXEC function after reading a character after "t" (which could be EOF). The new behavior normalizes everything so that the ACTIONs read the character after the sequence.
Diffstat (limited to 'chez-compat.scm')
0 files changed, 0 insertions, 0 deletions