.. |
ArrayHelpers.js
|
track the target binding of harmony reexports
|
2020-08-11 20:13:01 +02:00 |
AsyncQueue.js
|
remove unused methods, improve code coverage
|
2020-07-29 11:14:26 +02:00 |
DataURI.js
|
add absolute url specifier support
|
2020-06-26 22:16:27 +03:00 |
Hash.js
|
expose webpack from Compiler
|
2020-10-12 20:16:58 +02:00 |
LazyBucketSortedSet.js
|
expose webpack from Compiler
|
2020-10-12 20:16:58 +02:00 |
LazySet.js
|
LazySet do not check for duplicate LazySets in addAll
|
2020-08-24 18:16:52 +02:00 |
Queue.js
|
performance, cleanup
|
2020-07-28 22:05:13 +02:00 |
Semaphore.js
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
SetHelpers.js
|
chore: setup cspell
|
2020-03-12 19:51:26 +03:00 |
SortableSet.js
|
refactor used exports analysis, hashing, code generation, optimizations
|
2020-07-27 22:40:44 +02:00 |
StackedMap.js
|
fix edge case in scope analysis
|
2019-09-05 13:34:16 +02:00 |
StackedSetMap.js
|
fix edge case in scope analysis
|
2019-09-05 13:34:16 +02:00 |
StringXor.js
|
StringXor bugfix
|
2020-08-14 18:40:57 +02:00 |
TupleQueue.js
|
performance, cleanup
|
2020-07-28 22:05:13 +02:00 |
TupleSet.js
|
performance, cleanup
|
2020-07-28 22:05:13 +02:00 |
URLAbsoluteSpecifier.js
|
refactor scheme handling into plugins
|
2020-07-03 17:01:02 +02:00 |
cleverMerge.js
|
fix types in resolveByProperty and removeOperations
|
2021-01-06 14:44:32 +01:00 |
comparators.js
|
refactor used exports analysis, hashing, code generation, optimizations
|
2020-07-27 22:40:44 +02:00 |
compileBooleanMatcher.js
|
slice instead of substring
|
2020-12-22 14:24:32 +01:00 |
createHash.js
|
ignore DebugHash class
|
2020-04-17 10:53:30 +02:00 |
deprecation.js
|
improve array to set deprecation for access to the first item
|
2020-09-25 10:53:12 +02:00 |
deterministicGrouping.js
|
fix: getNumberOfMatchingSizeTypes function call
|
2020-10-08 09:34:50 +05:30 |
extractUrlAndGlobal.js
|
fix ExternalModule bug
|
2020-08-11 20:42:32 +08:00 |
findGraphRoots.js
|
adding some random types
|
2019-07-18 14:15:20 +02:00 |
fs.js
|
make filesystem types compatible with memfs and normal fs
|
2021-01-13 10:14:58 +01:00 |
identifier.js
|
update enhanced-resolve and loader-runner for fragment escaping support
|
2020-09-30 10:22:26 +02:00 |
internalSerializables.js
|
Merge branch 'master' into webpack-is-included
|
2021-01-15 14:21:07 +01:00 |
makeSerializable.js
|
Remove hashing from ClassSerializer as buildDeps take care of this now
|
2019-08-13 17:02:52 +02:00 |
memoize.js
|
Changed name of memorize function to memoize
|
2020-12-27 03:02:57 +05:30 |
numberHash.js
|
Use simpler/faster hash function to get a hash number
|
2019-02-20 22:41:07 +01:00 |
objectToMap.js
|
Merge tag 'v4.36.0' into next
|
2019-07-17 16:02:33 +02:00 |
processAsyncTree.js
|
improve resolveBuildDependencies performance
|
2021-01-15 10:50:02 +01:00 |
propertyAccess.js
|
fix #12232
|
2020-12-18 21:54:18 +01:00 |
registerExternalSerializer.js
|
typescript workarounds
|
2020-11-30 08:42:35 +01:00 |
runtime.js
|
fix problem when HMR and different runtimes
|
2020-11-28 13:53:32 +01:00 |
semver.js
|
generate runtime code with special-lint-fix
|
2020-08-05 08:45:51 +02:00 |
serialization.js
|
refactor Persistent Cache
|
2020-01-28 11:35:06 +01:00 |
smartGrouping.js
|
better force handling
|
2020-09-02 14:10:08 +02:00 |
source.js
|
fix handling of multiple identical assets with different querystrings
|
2020-12-09 16:10:32 +01:00 |