This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r169160 - in /branches/melt-branch/gcc: ChangeL...


Author: bstarynk
Date: Mon Jan 24 13:20:53 2011
New Revision: 169160

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169160
Log:

2011-01-24  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.c (readval): Handle the @ macrocharacter, so
	@x is read as (at x).

	* melt/warmelt-macro.melt
	(expand_restlist_as_list, expand_restlist_as_tuple)
	(expand_pairlist_as_tuple, expand_pairlist_as_list): Macro
	expansion can return more than one value...


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt/warmelt-macro.melt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]