Update r5rs.sld

Add missing identifiers from erratum 22 of http://trac.sacrideo.us/wg/wiki/R7RSSmallErrata.
This commit is contained in:
Marc Nieper-Wißkirchen 2016-04-07 16:36:19 +02:00
parent d1a7f54114
commit 578f205eff

View file

@ -17,7 +17,7 @@
(scheme load)
(only (chibi) null-environment scheme-report-environment))
(export
- * / + < <= = > >= abs acos and angle append apply asin assoc assq
- ... * / + < <= = => > >= _ abs acos and angle append apply asin assoc assq
assv atan begin boolean?
caaaar caaadr caadar caaddr
cadaar cadadr caddar cadddr
@ -33,8 +33,8 @@
char-upper-case? char-whitespace? char? char<? char<=? char=? char>?
char>=? close-input-port close-output-port complex? cond cons cos
current-input-port current-output-port define define-syntax delay
denominator display do dynamic-wind eof-object? eq? equal? eqv? eval
even? exact->inexact exact? exp expt floor for-each force gcd if
denominator display do dynamic-wind else eof-object? eq? equal? eqv?
eval even? exact->inexact exact? exp expt floor for-each force gcd if
imag-part inexact->exact inexact? input-port? integer->char integer?
interaction-environment lambda lcm length let let-syntax let* letrec
letrec-syntax list list->string list->vector list-ref list-tail list?