This repository was archived by the owner on Apr 18, 2026. It is now read-only.
Commits
Branch selector
User selector
Commit history
Commits on Dec 10, 2024
Update build version and add fix for file manipulation issue (#2154)
Show description for 0b6b96fauthored
Commits on May 28, 2024
docs: Fix simple typo, intializer -> initializer (#2147)
Show description for da638f5authoredFix logo url (#2150)
Show description for 0e63bc6authored
Commits on Sep 15, 2016
Use universal method of finding the global object (#2132)
Show description for caa7b75authored andcommitted
Commits on Sep 11, 2016
Correct check for undefined variable (#2133)
Show description for e1f2c39authored andcommittedFix PropertyMethodAssignment test (#2134)
Show description for fea6820authored
Commits on Aug 24, 2016
Update generators.js
Show description for 9702f43authored
Commits on Jun 9, 2016
- committed
Setup module.exports first (#2129)
Show description for 2ddade7committed
Commits on Jun 8, 2016
Cleanup generated code for export default declaration (#2128)
Show description for 79fa394committed
Commits on May 26, 2016
Disable Symbols/ObjectModel.js for cjs import runtime tests (#2125)
Show description for 7681667committed
Commits on May 24, 2016
- committed
- committed
- committed
- committed
Allow the runtime to be imported as modules (#1979)
Show description for 4065edccommitted
Commits on May 21, 2016
Cleanup global side effect test (#2122)
Show description for 822e005committedTop level this in modules should be undefined (#2121)
Show description for a47d262committed
Commits on May 20, 2016
CJS: Module exports should be enumerable (#2120)
Show description for 256ec2ccommitted
Commits on May 17, 2016
Feature test runner: Flip the policy regarding script/module (#2117)
Show description for 4fc09f3committed
Commits on May 11, 2016
Remove custom assert functions (#2114)
Show description for bdc367ccommitted
Commits on Apr 28, 2016
Commits on Apr 21, 2016
Move Proper Tail Calls runtime into individual modules (#2105)
Show description for 4dfc907committed
Commits on Apr 10, 2016
- committed
bin/BrowserSystem.js includes compiler, polyfills, System, and WebPag…
Show description for 412a09ecommitted
Commits on Apr 7, 2016
- committed
Allow compiling async functions to generators
Show description for 18900adcommitted
Commits on Apr 2, 2016
Make module transformer the last transformer
Show description for 12432d7committed
Commits on Mar 26, 2016
- committed
Commits on Mar 24, 2016
JSX: Fix whitespace and escaping of attribute values
Show description for 8630c1bcommitted
Commits on Mar 23, 2016
JSX: Fix assignment expression parsing in place holders
Show description for c58237acommitted
Commits on Mar 22, 2016
Implement Spread Properties
Show description for 09a6914committed
Commits on Mar 21, 2016
Allow declarations to shadow the function expression name
Show description for 7ca682acommitted
Commits on Mar 12, 2016
Move Loader tests to LoaderIntegration.js and add new real unit test …
Show description for db1e9f7committed