webpack/lib/util
Tobias Koppers dcf3b02aaf add wasm md4 implementation
expose createHash is loader context
2021-10-28 00:07:26 +02:00
..
hash add wasm md4 implementation 2021-10-28 00:07:26 +02:00
ArrayHelpers.js track the target binding of harmony reexports 2020-08-11 20:13:01 +02:00
ArrayQueue.js clear compilation queues to reduce memory usage 2021-06-17 10:10:51 +02:00
AsyncQueue.js clear compilation queues to reduce memory usage 2021-06-17 10:10:51 +02: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 pretty files 2021-05-11 09:31:46 +02:00
LazySet.js avoid merging for empty sets 2021-06-18 08:27:13 +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 format existing code 2018-07-30 21:29:21 +02:00
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
StackedCacheMap.js fix clear 2021-07-16 13:07:56 +02:00
StackedMap.js fix edge case in scope analysis 2019-09-05 13:34:16 +02:00
StringXor.js faster StringXor 2021-10-04 10:36:24 +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 make WeakTupleMap use less memory 2021-09-27 20:35:13 +02:00
binarySearchBounds.js perf(parser): binary search for comments in range 2021-01-19 11:55:35 -08:00
cleverMerge.js pretty files 2021-05-11 09:31:46 +02:00
comparators.js pretty files 2021-05-11 09:31:46 +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 add wasm md4 implementation 2021-10-28 00:07:26 +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 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 improve buildHttp 2021-10-19 09:21:05 +02:00
identifier.js make some things context-independent 2021-08-19 14:57:39 +02:00
internalSerializables.js add experiments.futureDefaults 2021-09-14 11:29:57 +03:00
makeSerializable.js fix concatenation of module externals 2021-07-06 14:07:45 +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 add experiments.executeModule 2021-04-12 12:27:55 +02:00
propertyAccess.js fix: identifier typo 2021-10-13 11:01:46 +08: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 allow to configure all hash functions used 2021-09-23 14:55:13 +02: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