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]

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


Author: bstarynk
Date: Tue Jul 15 14:07:05 2014
New Revision: 212561

URL: https://gcc.gnu.org/viewcvs?rev=212561&root=gcc&view=rev
Log:

2014-07-15  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.h: Typo in comment.
	(meltgc_strbuf_json_string_peek): New declaration.

	* melt-runtime.cc (MELT_READ_ERROR, MELT_READ_WARNING):
	Re-indented.
	(meltgc_strbuf_json_string_peek): New function.

	* melt/warmelt-hooks.melt (json_lexer): Now lexing JSON strings,
	but incomplete since should lex keywords.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.cc
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-hooks.melt


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