webpack/lib/util
Tobias Koppers 00d176419c avoid nextTick when possible 2021-04-27 09:36:52 +02:00
..
ArrayHelpers.js track the target binding of harmony reexports 2020-08-11 20:13:01 +02:00
ArrayQueue.js log out module profile summary when profiling is enabled 2021-02-02 03:29:21 +01:00
AsyncQueue.js avoid nextTick when possible 2021-04-27 09:36:52 +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
IterableHelpers.js add renderStartup hook 2021-02-09 21:27:10 +01:00
LazyBucketSortedSet.js add "first" to SetHelpers 2021-02-09 21:26:30 +01:00
LazySet.js LazySet do not check for duplicate LazySets in addAll 2020-08-24 18:16:52 +02:00
MapHelpers.js refactor code generation and HMR plugin to generate real module hashes for HMR 2021-01-26 14:45:11 +01:00
ParallelismFactorCalculator.js log out module profile summary when profiling is enabled 2021-02-02 03:29:21 +01:00
Queue.js performance, cleanup 2020-07-28 22:05:13 +02:00
Semaphore.js
SetHelpers.js unset targets when a harmony star reexport is hidden by another one 2021-02-22 21:56:00 +01: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
WeakTupleMap.js add caching on ModuleGraph 2021-04-14 09:11:23 +02:00
binarySearchBounds.js perf(parser): binary search for comments in range 2021-01-19 11:55:35 -08:00
cleverMerge.js fix types in resolveByProperty and removeOperations 2021-01-06 14:44:32 +01:00
comparators.js avoid creating objects for location info when not accessed 2021-04-27 09:36:52 +02:00
compileBooleanMatcher.js slice instead of substring 2020-12-22 14:24:32 +01:00
create-schema-validation.js precompile schemas for improved startup performance 2021-04-16 16:02:58 +02:00
createHash.js improve hash caching 2021-01-26 14:45:11 +01: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 some edge cases in deterministicGrouping and add more tests 2021-03-31 16:55:30 +02:00
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 Merge pull request #12714 from jasongrout/uncpaths 2021-03-06 19:34:55 +01:00
identifier.js allow to place runtime outside of the output path 2021-03-16 13:07:58 +01: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
objectToMap.js
processAsyncTree.js add experiments.executeModule 2021-04-12 12:27:55 +02:00
propertyAccess.js fix #12232 2020-12-18 21:54:18 +01:00
registerExternalSerializer.js precompile schemas for improved startup performance 2021-04-16 16:02:58 +02:00
runtime.js fix subtraction of runtimes 2021-04-07 15:50:28 +02:00
semver.js ensure all successful compiled modules are persistent cached 2021-02-23 15:36:53 +01:00
serialization.js refactor Persistent Cache 2020-01-28 11:35:06 +01:00
smartGrouping.js improve smartGrouping performance 2021-04-23 14:51:24 +02:00
source.js fix handling of multiple identical assets with different querystrings 2020-12-09 16:10:32 +01:00