jswebtools/language-ecmascript
Haskell library: ECMAScript parser, pretty-printer and additional tools
HaskellNOASSERTION
Issues
- 8
Doesn't build with GHC-8.8
#85 opened by phadej - 10
Simplify AST structure (ES5)
#43 opened by philipnilsson - 8
- 8
Backporting the new pretty printer?
#64 opened by evancz - 1
- 1
Correct the QuickCheck AST generator to verify that the ASTs are valid wrt to parser restrictions
#66 opened by achudnov - 1
Missing syntax restrictions
#71 opened by achudnov - 2
Incorrect parsing of line continuation
#70 opened by achudnov - 1
Unexpected parse failures
#69 opened by achudnov - 0
Validate return statements
#74 opened by achudnov - 0
- 0
Incorrect parsing of identifiers
#72 opened by achudnov - 1
Make it possible to ignore certain test262 cases
#67 opened by achudnov - 0
Redundant Nothing's in parsed array literals
#68 opened by achudnov - 7
- 18
Function in while loop
#47 opened by philipnilsson - 7
- 3
Port the es5 parser to megaparsec
#65 opened by achudnov - 3
Error while parsing valid ++< sequence
#63 opened by sinelaw - 2
- 13
Test suite failure
#60 opened by snoyberg - 6
Invalid identifier doesn't throw error + Incorrect unicode escape sequence generation
#53 opened by jonashaag - 5
GHC 7.8 support
#56 opened by bergmark - 16
Version 0.15.2 fails to compile with GHC 7.4.1
#54 opened by codonnell - 3
Is testing-feat a necessary dependency?
#57 opened by evancz - 1
Set up Travis CI for language-ecmascript
#55 opened by achudnov - 4
Allow debugger
#52 opened by bergmark - 15
Labels in ES5 branch
#32 opened by philipnilsson - 4
Compiler issue building with Cabal
#50 opened by i-e-b - 2
Please add support for QuickCheck 2.6
#49 opened by peti - 0
Add parser warnings
#42 opened by achudnov - 0
- 0
Broken Auto Semicolon Insertion
#46 opened by achudnov - 5
Incorrect float conversion
#29 opened by achudnov - 2
Parse regular expressions
#45 opened by achudnov - 2
- 0
Error recovery in parser
#41 opened by achudnov - 0
Tighter positioning
#38 opened by philipnilsson - 3
ES5: AST a la carte
#37 opened by philipnilsson - 2
ES5: Parsing of labelled statements
#36 opened by achudnov - 7
Source positions in ES5 branch
#33 opened by philipnilsson - 2
AST cleanup
#24 opened by achudnov - 2
Parser, restructure into modules
#35 opened by philipnilsson - 1
Hackage packaging: broken tests
#34 opened by Rotsor - 3
Tests for In/NoIn productions
#31 opened by philipnilsson - 4
Assignment expression uses try
#30 opened by philipnilsson - 2
Member/New/Call/Lefthandside slow
#25 opened by philipnilsson - 2
Overuse of lexeme breaks parser
#28 opened by philipnilsson - 0
- 0
Function declarations incorrectly parsed
#27 opened by philipnilsson