.. |
hash
|
chore: update assemblyscript
|
2023-04-08 04:01:26 +03:00 |
ArrayHelpers.js
|
docs(util): added jsdoc annotations for ArrayHelpers.js
|
2022-01-30 23:41:51 +01:00 |
ArrayQueue.js
|
clear compilation queues to reduce memory usage
|
2021-06-17 10:10:51 +02:00 |
AsyncQueue.js
|
add omitted types should include null
|
2022-01-11 19:41:14 +08: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
|
fix types
|
2022-02-08 21:48:57 +03:00 |
create-schema-validation.js
|
fix pre-compiled schema validation for Infinity and arrays
|
2021-11-24 08:34:55 +01:00 |
createHash.js
|
add wasm md4 implementation
|
2021-10-28 00:07:26 +02:00 |
deprecation.js
|
allow to disable some deprecations
|
2021-11-05 09:54:51 +01:00 |
deterministicGrouping.js
|
fix types
|
2022-02-08 21:48:57 +03:00 |
extractUrlAndGlobal.js
|
feat: throw error for invalid remotes
|
2021-11-28 18:08:25 +08:00 |
findGraphRoots.js
|
adding some random types
|
2019-07-18 14:15:20 +02:00 |
fs.js
|
upgrade watchpack
|
2021-11-25 09:27:04 +01:00 |
identifier.js
|
fix regexp
|
2022-02-04 18:12:20 +03:00 |
internalSerializables.js
|
Merge pull request #15455 from webpack/feature/support-in-operator
|
2022-03-17 11:17:39 +01: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 |
nonNumericOnlyHash.js
|
fit in hex digest
|
2022-02-02 19:04:31 +03:00 |
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
|
improve parseRange, add test cases
|
2022-02-01 10:57:42 +03: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 |