* eval.c (SIDEVAL): Removed.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 20 Mar 2002 23:53:13 +0000 (23:53 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 20 Mar 2002 23:53:13 +0000 (23:53 +0000)
commite050d4f8240ff1b123ccd5687633d5be241c445c
treeb454eb4d12fd4dcfe8842ca926e9c323c1fb15bf
parentf29dc30246d852f8081970bd033b4a1fa694a886
* eval.c (SIDEVAL): Removed.

(SCM_CEVAL): Minimized scope of variable orig_sym.  Eliminated
goto-labels cdrxnoap, cdrxbegin and nontoplevel_cdrxnoap.  Changed
argument checking order for set! to locals, variables and symbols.
Improvements to control structure.  Removed some uses of arg1 and
arg2 as temporary variables.
libguile/ChangeLog
libguile/eval.c