1 Nov 2003 08:26
guile/guile-core libguile/ChangeLog libguile/ev...
Dirk Herrmann <D.Herrmann <at> tu-bs.de>
2003-11-01 07:26:44 GMT
2003-11-01 07:26:44 GMT
CVSROOT: /cvsroot/guile Module name: guile Branch: Changes by: Dirk Herrmann <D.Herrmann <at> tu-bs.de> 03/11/01 02:26:44 Modified files: guile-core/libguile: ChangeLog eval.c guile-core/test-suite: ChangeLog guile-core/test-suite/tests: syntax.test Log message: * libguile/eval.c (s_expression): Added comment. (s_empty_combination, error_unbound_variable): New static identifiers. (SCM_VALIDATE_NON_EMPTY_COMBINATION, SCM_EVALIM2, scm_lookupcar1): Use ASSERT_SYNTAX, syntax_error or error_unbound_variable to signal syntax errors. (SCM_CEVAL): Separated handling of evaluator bytecodes and other scheme objects. * test-suite/tests/syntax.test (exception:missing/extra-expr-misc): Removed. (exception:illegal-empty-combination): New. (exception:missing/extra-expr): Unified capitalization.(Continue reading)
RSS Feed