Issues
- 13
Support for ECMAScript 6 and 7
#71 opened by erikd - 3
0.7.1.0 Fails to build on macOS M1 using GHC 9.2.1
#132 opened by arafangion - 20
the new version doesn't compile on windows10.
#86 opened by idcm - 2
Leaflet 1.5.1 does not minify
#137 opened by mdimjasevic - 1
async event, failure to parse
#136 opened by setop - 0
- 1
`async` should be usable as an object key
#131 opened by cdepillabout - 0
- 2
Support dynamic imports
#128 opened by JordanMartinez - 0
Add parsing support for `import.meta.url`
#127 opened by JordanMartinez - 2
- 0
Add a simplified AST
#126 opened by poscat0x04 - 3
- 0
Export star from lib fails to parse
#124 opened by DanBurton - 0
- 0
- 0
Derive instances for Generic and NFData
#120 opened by DanBurton - 2
- 3
async keyword parsing
#115 opened by linearray - 1
Readme may be out of date
#110 opened by seagreen - 4
- 3
- 3
Add source filename to TokenPosn
#102 opened by jeapostrophe - 1
- 4
Are there plans to support ES6 or/and ES7
#59 opened by phadej - 1
Build failure with GHC 8.4
#67 opened by DanBurton - 1
Cleanup of Lexer.x
#63 opened by matthewleon - 4
Expose Language.JavaScript.Parser.StringEscape
#61 opened by glguy - 2
Lexer error for various escaped characters
#60 opened by pavonia - 10
0.6 on Stackage
#51 opened by srijs - 16
- 2
Automatically install build dependencies
#34 opened by bjartur - 3
- 1
- 3
Escaping quotes causes parser error
#53 opened by matsrietdijk - 3
Add unicode escape parsing
#48 opened by teh - 3
No space between `return` and identifier
#52 opened by srijs - 1
Invalid RegEx Lexical Error
#47 opened by samdesota - 1
Only allow valid javascript AST's
#33 opened by mvcisback - 1
Regex lexing problem
#44 opened by erikd - 1
Upgrade test suite to HUnit 1.3
#46 opened by DanBurton - 3
- 2
Incorrect minification of bootstrap-datepicker
#43 opened by fgaray - 1
- 2
Text support
#37 opened by cocreature - 3
Mozilla Parser API
#32 opened by mvcisback - 1
language-javascript-0.5.14.0 haddock failure
#38 opened by juhp - 6
- 1
- 2
Do while Loop without Block is not parsed
#35 opened by DFranzen