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]

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


Author: bstarynk
Date: Fri Jul 20 09:44:09 2012
New Revision: 189708

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

2012-07-20  Basile Starynkevitch  <basile@starynkevitch.net>
	* doc/melt.texi (MELT environments and bindings): Mention
	environment-related macros.
	(translating a MELT module): Improve documentation, mention
	melt_start_this_module.

	* melt-runtime.h: Improve comment for MELT_DYNLOADED_SUFFIX.

	* melt/warmelt-macro.melt: export directives on same line as
	exported name.
	(debug, export_values, export_macro, export_patmacro)
	(export_class, export_synonym)
	(current_module_environment_container, parent_module_environment)
	(update_current_module_environment_container, fetch_predefined)
	(store_predefined): Document these macros.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/doc/melt.texi
    branches/melt-branch/gcc/melt-runtime.h
    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]