We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
async generators are dead
Updated LanguageFeatures (markdown)
Sync to changes in bin/BrowserSystem.js
Update module loading doc.
Loader now returns promise https://github.com/google/traceur-compiler/pull/747
Grammar.
Add documentation for async generators
Add .js to module specifiers
Clarify comprehensions to be experimental
Remove incorrect alternative form comment. Make monsters more scary.
Fixed array destructuring example.
Fix link
Block binding is no longer experimental
Made change to correctly show the behavior of the tracer command line tool.
Corrected an error in the "Destructuring Assignment" section. Or at least this is how I assume destructuring would work(?)
This is a good tip for those new to arrow functions!
Add .catch() to get runtime errors
Clarify experimental features
Fix a typo in an anchor link
Typo.
Fix destructuring example
Demonstrate using a Setter.
Revert 385616d^ ... 385616d on LanguageFeatures
Changed the position of the result for Array Comprehension (on FF29 it works that way)
Remove the quiz in Property Method Assignment
Replace comment with NBSP for more transparent workaround of apparent GFM bug preventing line from rendering