Commit történet

Szerző SHA1 Üzenet Dátum
  Logan Smyth acf509bab5 Upgrade Babel to self-host with beta.46 (#7784) 6 éve
  Deven Bansod f3f0197890 Migrate babel-core tests to use jest-expect (#7513) 6 éve
  Logan Smyth 8fc8a1f2ee Use public options API for tests. 6 éve
  Logan Smyth 189c56628a Replace repeated plugins/preset in top-level config instead of running both. 6 éve
  Logan Smyth 2bfa2eb5cd Apply option defaults when transforming, not up front. 7 éve
  Logan Smyth 64abf75d1f Perform option validation up front to avoid repeating assertions. 7 éve
  Logan Smyth eae76e5b89 Break apart the File class into multiple files and add type definitions. 7 éve
  Sven SAULEAU 0c5fae2faa Make sure source type is module when parsing .mjs (#5700) 7 éve
  Brian Ng e4b35f680d Run prettier 7 éve
  Logan Smyth d7e10a3adc Misc refactoring of OptionManager. 7 éve
  Logan Smyth 75847306fd Expose passes as a first-class output of OptionManager. 7 éve
  Logan Smyth 258e82ca13 Expose a function rather than a class from option-manager. 7 éve
  Logan Smyth 86fc4fbc4f Avoid using OptionManager statics 7 éve
  Logan Smyth 12a2124d16 Move the deeply nested option logic to a toplevel folder. 7 éve
  Logan Smyth 305165eda4 Remove Logger usage from options processing. 7 éve
  Brian Ng 8a82cc060a Run new lint rules (#5413) 7 éve
  Daniel Tschinder 6d6cdf6baf [7.0] Allow presets to be objects (#5385) 7 éve
  Daniel Tschinder 87ca6150ae [7.0] Remove bc code from preset handling and preset-es2015 (#5128) 7 éve
  Logan Smyth b845f2b69d Re-enable the max-len ESLint rule. (#5265) 7 éve
  Henry Zhu 672adba9a1 enable prefer const (#5113) 7 éve
  Andrew Levine 9f8ab29213 Change usage of "suite"/"test" in unit-tests to "describe"/"it" (#4734) 8 éve
  Andrew Levine c0038221d7 Run ESLint on test files, and fix lint errors in test files (#4732) 8 éve
  Daniel Tschinder 1dca51f8ab Enable babel for tests (#4564) 8 éve
  Kai Cataldo 27ee74ea14 Better error messaging when preset options are given without a corresponding preset (#4685) 8 éve
  Daniel Tschinder 46339463bd Resolve presets with named exports correctly (#4620) 8 éve
  Moti Zilberman e64d86c1eb If loading a preset fails, show its name/path (#4506) (#4517) 8 éve
  Henry Zhu 0916e2d189 Give specific error messages for babel 5 options that were removed in babel 6 8 éve
  Henry Zhu 6425c47537 Show a better error when trying to use a babel 5 plugin 8 éve