Reviewers: Søren Gjesse,

Message:
Hi Soren

Here I am adding general-purpose diff algorithm and its specialization for
script line-by-line comparison.

C++ tests check general-purpose API, JS tests check string line-by-line
specialization.

Peter

Description:
LiveEdit: calculate a real script difference

Please review this at http://codereview.chromium.org/1652008/show

Affected files:
  M src/handles.h
  M src/handles.cc
  M src/liveedit-debugger.js
  M src/liveedit.h
  M src/liveedit.cc
  M src/runtime.h
  M src/runtime.cc
  M test/cctest/SConscript
  A test/cctest/test-liveedit.cc
  A test/mjsunit/debug-liveedit-diff.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to