Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Parser] Move setting context to null to the correct location. | Henri Sivonen | 2020-04-14 | -2/+2 |
| | ||||
* | Update readme instructions for how to use the java html5 parser codegen makefile | Matt A. Tobin | 2020-01-16 | -18/+13 |
| | ||||
* | Update the html5 parser java codegen makefile to clean up snapshot javasrc | Matt A. Tobin | 2020-01-16 | -1/+4 |
| | ||||
* | Update java htmlparser copyright on code to be translated to cpp | Matt A. Tobin | 2020-01-16 | -0/+20 |
| | ||||
* | Fix an issue with the html5 tokenizer and tree builder (java htmlparser) | Matt A. Tobin | 2020-01-15 | -18/+35 |
| | ||||
* | Bug 1562033 | Matt A. Tobin | 2020-01-15 | -11/+1 |
| | | | | Adjust tokenization of U+0000 (java htmlparser) | |||
* | Bug 1347737 - Introduce a new non-heap-allocated type for holding ↵ | Matt A. Tobin | 2020-01-15 | -33/+38 |
| | | | | nsStringBuffer* in the HTML parser. (java htmlparser) | |||
* | Bug 1555523 (java htmlparser version) | Matt A. Tobin | 2020-01-15 | -6/+3 |
| | ||||
* | Bug 1322938 - Make the tree builder aware of <dialog>. | Matt A. Tobin | 2020-01-15 | -43/+46 |
| | | | | Tag #1343 | https://hg.mozilla.org/projects/htmlparser/rev/d9bdf700af247563fec9b07b52ede6bf61edd513 | |||
* | Update the java codegen makefile for having the two libs in-tree and change ↵ | Matt A. Tobin | 2020-01-15 | -24/+6 |
| | | | | a few target names so they aren't obnoxious | |||
* | Add the java javaparser | Matt A. Tobin | 2020-01-15 | -0/+28525 |
| | | | | | https://github.com/javaparser/javaparser/ Invisible tag: javaparser-1.0.6 | |||
* | Add java htmlparser sources that match the original 52-level state | Matt A. Tobin | 2020-01-15 | -0/+62553 |
| | | | | | https://hg.mozilla.org/projects/htmlparser/ Commit: abe62ab2a9b69ccb3b5d8a231ec1ae11154c571d | |||
* | Reinstate the java->c++ source, generator code + documentation. | wolfbeast | 2020-01-13 | -0/+114 |
| | | | | | | | | We've kept the java source up-to-date until its removal, so there should be very little additional java mangling needed to have it back up to speed and usable again. This reverts commit c6446f1126232935c85397aac493113dd38496cd. | |||
* | Remove HTML5 parser java docs and generation code. | wolfbeast | 2019-09-04 | -114/+0 |
| | | | | | java->C++ automated translation is not something we want to deal with now or in the future. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+114 |