ericmckean / traceur-compiler

Automatically exported from code.google.com/p/traceur-compiler
Apache License 2.0
0 stars 0 forks source link

Align quasi literals with the lates es6 draft #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
PrimaryExpression :
  QuasiLiteral

MemberExpression :
  MemberExpression QuasiLiteral

CallExpression :
  CallExpression QuasiLiteral

String.raw

Remove support for $iden as a substitution

Original issue reported on code.google.com by arv@chromium.org on 9 Jul 2012 at 4:29

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=3713f04

Original comment by arv@chromium.org on 17 Jul 2012 at 5:37

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=c44ceb7

Original comment by arv@chromium.org on 17 Jul 2012 at 5:55

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=600a21e

Original comment by arv@chromium.org on 18 Jul 2012 at 5:15

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/traceur-compiler/source/detail?r=15f4ba8

Original comment by arv@chromium.org on 19 Jul 2012 at 1:42

GoogleCodeExporter commented 9 years ago
All patches have landed. Please file new bugs if there are other quasi literal 
issues.

Original comment by arv@chromium.org on 19 Jul 2012 at 1:42