| .. |
|
bom
|
updated tests for new css-loader
|
2014-09-22 07:58:36 +02:00 |
|
browserify
|
refactor how critical warnings are reported
|
2016-06-24 01:51:52 +02:00 |
|
chunks
|
add test case for ArrowFunctionExpression with SequenceExpression in body
|
2016-12-21 17:30:20 -06:00 |
|
context
|
refactor how critical warnings are reported
|
2016-06-24 01:51:52 +02:00 |
|
es6.nominimize
|
test infrastructure improvements
|
2016-06-04 14:47:20 +02:00 |
|
evaluate
|
Merge branch 'master' into webpack-2
|
2015-04-14 20:09:29 +02:00 |
|
extract-amd
|
updated partly to new enhanced-resolve API
|
2016-01-02 00:21:54 +01:00 |
|
extract-require
|
updated partly to new enhanced-resolve API
|
2016-01-02 00:21:54 +01:00 |
|
filename
|
test case for #343
|
2014-07-04 13:00:07 +02:00 |
|
harmony
|
star import a non-harmony modules behaves like require
|
2016-07-04 10:24:04 +02:00 |
|
harmony-commonjs
|
hoist exports declarations too
|
2017-01-16 15:45:15 +01:00 |
|
harmony-commonjs-mix
|
remove error for CommonJs/AMD in ESM
|
2017-01-15 01:44:26 +01:00 |
|
harmony-duplicate-export
|
improved tree shaking for star exports
|
2016-12-04 23:50:52 +01:00 |
|
harmony-edge-cases
|
added harmony test case
|
2016-09-19 21:13:32 +02:00 |
|
harmony-export-precedence
|
test: fix the illegal syntax in a module for test
|
2016-10-27 14:22:30 +08:00 |
|
harmony-import-export-order
|
insert import and exports in order
|
2016-12-04 23:51:33 +01:00 |
|
harmony-import-targets
|
fixed a bug where called imported were not parsed
|
2016-02-22 15:18:13 +01:00 |
|
harmony-info
|
warn when name is imported that is not exported
|
2016-06-24 01:52:28 +02:00 |
|
harmony-injecting-order
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
harmony-spec
|
refactoring and aggressive-splitting plugin
|
2016-07-13 11:03:14 +02:00 |
|
harmony-this
|
test: update the affected test case with proper interfaces
|
2016-10-27 14:15:09 +08:00 |
|
hot-api
|
added two additional test cases
|
2015-04-28 23:51:17 +02:00 |
|
hot-error-handler
|
fixed hot error handler test case
|
2014-08-14 10:24:27 +02:00 |
|
hot-hash
|
added __webpack_hash__
|
2014-08-25 09:50:26 +02:00 |
|
inject-free-vars
|
fixed test case
|
2015-01-01 21:59:13 +01:00 |
|
issue-345
|
fixed parsing of wrapped expressions
|
2014-07-07 13:20:38 +02:00 |
|
issue-387
|
added #387 test cases
|
2014-08-01 07:06:31 +02:00 |
|
issue-494
|
fixed renaming in IIFEs and Assignments
|
2014-10-26 11:17:47 +01:00 |
|
issue-551
|
fixed browsertests
|
2015-01-14 20:23:43 +01:00 |
|
issue-627
|
refactor how critical warnings are reported
|
2016-06-24 01:51:52 +02:00 |
|
issue-1044
|
fixed #1044 and fixed #1244
|
2015-07-22 23:40:46 +02:00 |
|
issue-1600
|
fixes #1600
|
2015-11-14 22:41:06 +01:00 |
|
issue-2006
|
fixed #2006
|
2016-02-09 19:32:50 +01:00 |
|
issue-2019
|
fixed #2019
|
2016-02-09 14:27:21 +01:00 |
|
issue-2050
|
Bugfix/disable module in harmony (#3755)
|
2017-01-09 10:11:34 -06:00 |
|
issue-2084
|
added another test case for #2084
|
2016-02-22 19:39:33 +01:00 |
|
issue-2349
|
test compatiblity with node 0.12
|
2016-05-06 12:23:21 +02:00 |
|
issue-2522
|
support for importing into object shothand
|
2016-06-04 15:22:47 +02:00 |
|
issue-2523
|
support exporting classes
|
2016-06-04 15:06:10 +02:00 |
|
issue-2528
|
added testcase for #2528
|
2016-06-04 14:19:32 +02:00 |
|
issue-2528-2
|
hoist imports
|
2016-06-16 01:05:17 +02:00 |
|
issue-2570
|
fixed #2570
|
2016-06-04 14:19:20 +02:00 |
|
issue-2600
|
added import(), fixes #3098
|
2016-12-03 11:50:44 +01:00 |
|
issue-2618
|
added test filter to exclude const usage from old node.js
|
2016-06-08 18:37:22 +02:00 |
|
issue-2622
|
added support for default arguments
|
2016-06-16 01:05:17 +02:00 |
|
issue-2641
|
Fix AMD require call with three arguments
|
2016-11-08 08:42:13 +01:00 |
|
issue-2895
|
Add a filter to issue-2895
|
2016-11-08 20:51:27 +09:00 |
|
issue-2942
|
better System polyfilling
|
2016-09-08 22:39:44 +02:00 |
|
issue-3116
|
add test with dynamic indexed access to imports
|
2016-11-15 11:28:34 +01:00 |
|
issue-3238
|
Add missing test description
|
2016-11-08 20:55:58 +09:00 |
|
issue-3252
|
add testing file
|
2016-11-09 13:31:21 +10:00 |
|
issue-3273
|
support desctruction for variable declaration
|
2016-11-14 00:23:50 +01:00 |
|
issue-3769
|
make harmony order stable
|
2017-01-09 00:50:32 +01:00 |
|
issue-3917
|
remove error for CommonJs/AMD in ESM
|
2017-01-15 01:44:26 +01:00 |
|
issue-3964
|
fix for #3964 and tests
|
2017-01-15 16:41:56 +01:00 |
|
issue-4179
|
fixes #4179
|
2017-02-06 13:51:00 +01:00 |
|
javascript
|
96 browser tests are in included in automated tests too
|
2013-12-15 23:10:41 +01:00 |
|
local-modules
|
refactoring and bug fixes
|
2015-07-07 00:11:13 +02:00 |
|
renaming
|
parser should not crash if to many arguments are passed to an IIFE
|
2014-05-27 11:52:48 +02:00 |
|
requirejs
|
added test cases
|
2014-08-04 08:38:56 +02:00 |
|
strict-mode
|
test strict mode
|
2016-05-06 10:44:31 +02:00 |
|
template-string
|
Update missing should type check calls
|
2017-01-02 00:44:24 +00:00 |
|
typeof
|
refactoring and bug fixes
|
2015-07-07 00:11:13 +02:00 |
|
unsupported-amd
|
Produce correct code and emit better error
|
2016-05-05 09:26:30 +02:00 |
|
var-hiding
|
fixed detection of free vars while evaluating
|
2014-10-07 15:15:09 +02:00 |