amohanta / google-caja

Automatically exported from code.google.com/p/google-caja
0 stars 0 forks source link

Code review: mikesamuel/line-preserving-printer (52 added, 0 removed, 0 changed) #686

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
gvn review mikesamuel/line-preserving-printer

*mikesamuel/line-preserving-printer@2184 | mikesamuel | 2008-08-14 14:12:48
-0800 (Thu, 14 Aug 2008)

Description:

A formatter that preserves, as far as possible, the line-structure of
the original.

This produces ugly, smaller output than the pretty printer, and
slightly larger output than the minimal printer, but error messages
will correspond to the original file.

Affected Paths:
   A //trunk/src/com/google/caja/render/JsLinePreservingPrinter.java
   M //trunk/tests/com/google/caja/AllTests.java
   A //trunk/tests/com/google/caja/render/JsLinePreservingPrinterTest.java

Original issue reported on code.google.com by mikesamuel@gmail.com on 14 Aug 2008 at 10:16

GoogleCodeExporter commented 9 years ago
LGTM

Original comment by jas...@gmail.com on 15 Aug 2008 at 7:19

GoogleCodeExporter commented 9 years ago

Original comment by mikesamuel@gmail.com on 15 Aug 2008 at 11:45