guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core NEWS libguile/ChangeLog libgui...


From: Dirk Herrmann
Subject: guile/guile-core NEWS libguile/ChangeLog libgui...
Date: Sun, 16 Nov 2003 05:47:46 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Branch:         
Changes by:     Dirk Herrmann <address@hidden>  03/11/16 05:47:46

Modified files:
        guile-core     : NEWS 
        guile-core/libguile: ChangeLog eval.c eval.h 

Log message:
        * eval.c (s_splicing): Commented and reformulated.
        
        (lookup_global_symbol, lookup_symbol): New static functions.
        
        (s_test, s_bindings, s_duplicate_bindings, s_variable): Removed.
        
        (try_macro_lookup, literal_p): Use lookup_symbol instead of
        creating a temporary pair for scm_lookupcar.
        
        (scm_unmemocar, unmemocar): Renamed scm_unmemocar to unmemocar,
        created deprecated wrapper function scm_unmemocar.
        
        (SCM_VALIDATE_NON_EMPTY_COMBINATION, scm_sym_else,
        scm_sym_unquote, scm_sym_uq_splicing, scm_sym_enter_frame,
        scm_sym_apply_frame, scm_sym_exit_frame, scm_sym_trace, f_apply,
        undefineds, sym_three_question_marks): Moved around without
        modifications.
        
        * eval.c, eval.h (scm_macroexp, scm_unmemocar): Deprecated.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/NEWS.diff?tr1=1.409&tr2=1.410&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?tr1=1.1969&tr2=1.1970&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/eval.c.diff?tr1=1.344&tr2=1.345&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/eval.h.diff?tr1=1.83&tr2=1.84&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]