| .. |
|
ArrayHelpers.js
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
StackedCacheMap.js
|
fix clear
|
2021-07-16 13:07:56 +02:00 |
|
StackedMap.js
|
…
|
|
|
StringXor.js
|
…
|
|
|
TupleQueue.js
|
…
|
|
|
TupleSet.js
|
…
|
|
|
URLAbsoluteSpecifier.js
|
…
|
|
|
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
|
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
|
cache buffer in local var
|
2021-05-26 21:35:46 +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
|
…
|
|
|
findGraphRoots.js
|
…
|
|
|
fs.js
|
make errors nullable for call signatures of filesystem types
|
2021-05-10 15:18:22 +05:30 |
|
identifier.js
|
pretty files
|
2021-05-11 09:31:46 +02:00 |
|
internalSerializables.js
|
serialize json data as buffer and decode on demand
|
2021-07-06 15:00:01 +02: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
|
…
|
|
|
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
|
Lazy require some modules
|
2021-05-26 21:35:46 +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 |