I'm extremely stupid and didn't commit as I go. To anyone reading this
I'm extremely sorry. A lot of these changes are very broad and I plan on
releasing Babel 6.0.0 today live on stage at Ember Camp London so I'm
afraid I couldn't wait. If you're ever in London I'll buy you a beer
(or assorted beverage!) to make up for it, also I'll kiss your feet and
give you a back massage, maybe.
This commit is contained in:
Sebastian McKenzie
2015-10-29 17:51:24 +00:00
parent d0b584fd13
commit b909a81ab7
453 changed files with 6107 additions and 7639 deletions

View File

@@ -136,7 +136,7 @@
},
"properties": [
{
"type": "Property",
"type": "ObjectProperty",
"start": 21,
"end": 22,
"loc": {
@@ -168,7 +168,6 @@
},
"name": "c"
},
"kind": "init",
"value": {
"type": "Identifier",
"start": 21,
@@ -187,7 +186,7 @@
}
},
{
"type": "Property",
"type": "ObjectProperty",
"start": 24,
"end": 29,
"loc": {
@@ -269,11 +268,10 @@
},
"value": 0
}
},
"kind": "init"
}
},
{
"type": "Property",
"type": "ObjectProperty",
"start": 31,
"end": 38,
"loc": {
@@ -355,11 +353,10 @@
},
"value": 0
}
},
"kind": "init"
}
},
{
"type": "Property",
"type": "ObjectProperty",
"start": 40,
"end": 43,
"loc": {
@@ -391,7 +388,6 @@
},
"name": "h"
},
"kind": "init",
"value": {
"type": "AssignmentPattern",
"start": 40,