Tags: tdewolff/parse
Toggle v2.7.18's commit message
Toggle v2.7.17's commit message
Move mmap binary reader to UNIX only architectures, fixes #122
Toggle v2.7.16's commit message
Toggle v2.7.15's commit message
JS: fix parsing of async variable when async function is not allowed
Toggle v2.7.14's commit message
JS: allow lexer to continue after unexpected character, see #118
Toggle v2.7.13's commit message
Fix writing JSON from minified JS; allow !0 => true and !1 => false a…
…s well as: no substitution template literal => string; fixes #685
Toggle v2.7.12's commit message
HTML: keep original quote when isXML is set; merge isXML with mustQuo…
…te; don't add quotes if not originally present
Toggle v2.7.11's commit message
JS: fix memory bug in ast.JSString() function
Toggle v2.7.10's commit message
JS: keep all bang-comments (including in expressions) and move to top…
… of statement list
Toggle v2.7.9's commit message
JS: fix JS() output with Integer.Identifier
You can’t perform that action at this time.