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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Sat Jun 22 17:22:00 GMT 2013


Author: bstarynk
Date: Sat Jun 22 17:22:48 2013
New Revision: 200332

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

2013-06-22  Basile Starynkevitch  <basile@starynkevitch.net>
	{{REPL mode works, even with a piped input like from shell command
	printf "(list 'a 'b)\n\n" ....}}

	* melt/warmelt-macro.melt (mexpand_debug_msg): Should fail unless
	bootstrapping.

	* melt/warmelt-hooks.melt (hook_poll_inputs): Calls poll -for
	sleeping- even without any listening input channel.
	(is_polling_inputs, every_polling_input, get_polling_input): New
	functions.
	* melt/warmelt-modes.melt (repl_processor, repl_docmd): Stops on
	eof on stdin.

	* testsuite/melt/ttuplist.melt: Improve to make it work again.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-hooks.melt
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/melt/warmelt-modes.melt
    branches/melt-branch/gcc/testsuite/melt/ttuplist.melt



More information about the Gcc-cvs mailing list