| .. |
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
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
|
fix ExternalModule bug
|
2020-08-11 20:42:32 +08:00 |
|
findGraphRoots.js
|
…
|
|
|
fs.js
|
track and resolve symlinks when reading context timestamps/hashes
|
2021-08-18 14:50:23 +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
|
…
|
|
|
objectToMap.js
|
…
|
|
|
processAsyncTree.js
|
add experiments.executeModule
|
2021-04-12 12:27:55 +02:00 |
|
propertyAccess.js
|
use a Set for better performance
|
2021-08-30 12:25:46 +02: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
|
split fresh packs by time
|
2021-09-08 16:27:55 +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 |