webpack/lib/util
Alexander Kuznetsov f952351c16
Optimize numberHash.js
Remove inner cycles from hashing algorithm
2023-04-27 01:50:50 +02:00
..
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
AsyncQueue.js add omitted types should include null 2022-01-11 19:41:14 +08:00
Hash.js
IterableHelpers.js
LazyBucketSortedSet.js
LazySet.js fix: types 2023-04-22 05:42:04 +03:00
MapHelpers.js refactor(MapHelpers): rename provide to getOrInsert and add few comments for clarity 2023-04-25 20:45:43 +00:00
ParallelismFactorCalculator.js
Queue.js
Semaphore.js
SetHelpers.js
SortableSet.js
StackedCacheMap.js
StackedMap.js
StringXor.js add additional link to StringXor usage 2023-04-26 19:18:52 +00:00
TupleQueue.js
TupleSet.js
URLAbsoluteSpecifier.js
WeakTupleMap.js
binarySearchBounds.js update example to use compileSearch() correctly 2023-04-25 20:22:09 +00:00
cleverMerge.js
comparators.js
compileBooleanMatcher.js fix types 2022-02-08 21:48:57 +03:00
create-schema-validation.js
createHash.js
deprecation.js
deterministicGrouping.js fix types 2022-02-08 21:48:57 +03:00
extractUrlAndGlobal.js
findGraphRoots.js
fs.js
identifier.js fix regexp 2022-02-04 18:12:20 +03:00
internalSerializables.js fix: cache 2023-04-25 19:34:44 +03:00
makeSerializable.js
memoize.js
nonNumericOnlyHash.js fit in hex digest 2022-02-02 19:04:31 +03:00
numberHash.js Optimize numberHash.js 2023-04-27 01:50:50 +02:00
objectToMap.js
processAsyncTree.js
propertyAccess.js
registerExternalSerializer.js
runtime.js
semver.js chore: fix types 2023-04-21 19:22:33 +03:00
serialization.js
smartGrouping.js
source.js