| .. |
|
hash
|
update runtime code
|
2021-11-12 14:39:31 +01:00 |
|
ArrayHelpers.js
|
perf: Prevent running regexs over the same strings twice
|
2021-11-10 01:22:09 +00: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
|
…
|
|
|
IterableHelpers.js
|
…
|
|
|
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
|
…
|
|
|
ParallelismFactorCalculator.js
|
…
|
|
|
Queue.js
|
…
|
|
|
Semaphore.js
|
…
|
|
|
SetHelpers.js
|
…
|
|
|
SortableSet.js
|
…
|
|
|
StackedCacheMap.js
|
fix clear
|
2021-07-16 13:07:56 +02:00 |
|
StackedMap.js
|
…
|
|
|
StringXor.js
|
faster StringXor
|
2021-10-04 10:36:24 +02:00 |
|
TupleQueue.js
|
…
|
|
|
TupleSet.js
|
…
|
|
|
URLAbsoluteSpecifier.js
|
…
|
|
|
WeakTupleMap.js
|
make WeakTupleMap use less memory
|
2021-09-27 20:35:13 +02:00 |
|
binarySearchBounds.js
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
extractUrlAndGlobal.js
|
feat: throw error for invalid remotes
|
2021-11-28 18:08:25 +08:00 |
|
findGraphRoots.js
|
…
|
|
|
fs.js
|
upgrade watchpack
|
2021-11-25 09:27:04 +01:00 |
|
identifier.js
|
make some things context-independent
|
2021-08-19 14:57:39 +02:00 |
|
internalSerializables.js
|
css generation and hmr
|
2021-12-03 08:46:22 +01:00 |
|
makeSerializable.js
|
fix concatenation of module externals
|
2021-07-06 14:07:45 +02:00 |
|
memoize.js
|
…
|
|
|
numberHash.js
|
…
|
|
|
objectToMap.js
|
…
|
|
|
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
|
…
|
|
|
semver.js
|
…
|
|
|
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
|
…
|
|