qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/3] json lexer tests and removal of lookahead


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH v2 0/3] json lexer tests and removal of lookahead
Date: Mon, 24 May 2010 09:39:50 +0200

This is the same as the patches I sent last Friday, but split better
and without the extraneous change to the seabios submodule.

v1->v2: rearranged patches more coherently

Paolo Bonzini (3):
  add some tests for invalid JSON
  implement optional lookahead in json lexer
  remove unnecessary lookaheads

 check-qjson.c |   98 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 json-lexer.c  |  106 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 148 insertions(+), 56 deletions(-)




reply via email to

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