-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
This implements features for es 6 & 7.
- const and let
- arrow expressions
- import
- export
- default arguments
- object matching (destructuring, single name bind)
- spread operator
- classes + extends
- template strings
Each of these should be implemented in a separate PR and each item needs tests. There are likely to be three tests needed, one for the appropriate XParser.hs
test and one in each if Minify.hs
and RoundTrip.hs
.
vyorkin, drets, jmackie, ch3rn0v, i-am-the-slime and 2 morevyorkin, flbulgarelli, anka-213, i-am-the-slime and wrengr
Metadata
Metadata
Assignees
Labels
No labels