Refactor the tracing code, store the whole tree structure in a javascript array and...
authorKim Nguyễn <kn@lri.fr>
Mon, 9 Dec 2013 09:57:59 +0000 (10:57 +0100)
committerKim Nguyễn <kn@lri.fr>
Mon, 9 Dec 2013 09:57:59 +0000 (10:57 +0100)
commita089738aa464521c0ae79944eb00fc147cc37ac9
treea98ec6f095c4963acdb76b1694f591b6c5de6cb6
parent22f564fb392fd71207e19cc862c0a18c34d1c2c0
Refactor the tracing code, store the whole tree structure in a javascript array and handle it from the javascript side.
src/html_trace.ml
src/pretty.ml
src/pretty.mli
src/run.ml
src/trace_css.ml.str
src/trace_js.ml.str