34
edits
(more cleanup of JS API) |
mNo edit summary |
||
Line 57: | Line 57: | ||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=548461 Bug 548461] -- refactor JSCompiler to JSSourceCompiler and JSAstCompiler (draft done, patch under review) | *[https://bugzilla.mozilla.org/show_bug.cgi?id=548461 Bug 548461] -- refactor JSCompiler to JSSourceCompiler and JSAstCompiler (draft done, patch under review) | ||
*[https://bugzilla.mozilla.org/show_bug.cgi?id=533874 Bug 533874] -- implement marshalling to JsonMLAST (draft done, not quite ready for review) | *[https://bugzilla.mozilla.org/show_bug.cgi?id=533874 Bug 533874] -- implement marshalling to JsonMLAST (draft done, not quite ready for review) | ||
*implement source location information | |||
*generalize to take visitor (not started) | *generalize to take visitor (not started) | ||
*refactor to build on top of C++ API? (not started) | *refactor to build on top of C++ API? (not started) |
edits