webpack/lib/util
Alexander Akait 9e0339de0f
Github Actions / lint (push) Has been cancelled Details
Github Actions / validate-legacy-node (push) Has been cancelled Details
Github Actions / benchmark (push) Has been cancelled Details
Github Actions / basic (push) Has been cancelled Details
Github Actions / unit (push) Has been cancelled Details
Github Actions / integration (10.x, macos-latest, a) (push) Has been cancelled Details
Github Actions / integration (10.x, macos-latest, b) (push) Has been cancelled Details
Github Actions / integration (10.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (10.x, ubuntu-latest, b) (push) Has been cancelled Details
Github Actions / integration (10.x, windows-latest, a) (push) Has been cancelled Details
Github Actions / integration (10.x, windows-latest, b) (push) Has been cancelled Details
Github Actions / integration (12.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (14.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (16.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (18.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (18.x, ubuntu-latest, b) (push) Has been cancelled Details
Github Actions / integration (20.x, macos-latest, a) (push) Has been cancelled Details
Github Actions / integration (20.x, macos-latest, b) (push) Has been cancelled Details
Github Actions / integration (20.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (20.x, ubuntu-latest, b) (push) Has been cancelled Details
Github Actions / integration (20.x, windows-latest, a) (push) Has been cancelled Details
Github Actions / integration (20.x, windows-latest, b) (push) Has been cancelled Details
Github Actions / integration (22.x, macos-latest, a) (push) Has been cancelled Details
Github Actions / integration (22.x, macos-latest, b) (push) Has been cancelled Details
Github Actions / integration (22.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (22.x, ubuntu-latest, b) (push) Has been cancelled Details
Github Actions / integration (22.x, windows-latest, a) (push) Has been cancelled Details
Github Actions / integration (22.x, windows-latest, b) (push) Has been cancelled Details
Github Actions / integration (23.x, ubuntu-latest, a) (push) Has been cancelled Details
Github Actions / integration (23.x, ubuntu-latest, b) (push) Has been cancelled Details
Github Actions / integration (lts/*, ubuntu-latest, a, 1) (push) Has been cancelled Details
Github Actions / integration (lts/*, ubuntu-latest, b, 1) (push) Has been cancelled Details
fix: better types (#19469)
2025-04-25 20:43:01 +03:00
..
hash fix: a lot of types 2025-04-07 16:09:05 +03:00
ArrayHelpers.js fix: a lot of types 2025-04-07 16:09:05 +03:00
ArrayQueue.js fix: types 2025-04-16 17:04:11 +03:00
AsyncQueue.js fix: types 2025-04-16 17:04:11 +03:00
Hash.js expose webpack from Compiler 2020-10-12 20:16:58 +02:00
IterableHelpers.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
LazyBucketSortedSet.js chore: fix `any` types 2025-03-27 03:07:25 +03:00
LazySet.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
MapHelpers.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
ParallelismFactorCalculator.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
Queue.js perf: regression 2024-12-04 12:23:52 +03:00
Semaphore.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
SetHelpers.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
SortableSet.js fix: a lot of types 2025-04-07 16:09:05 +03:00
StackedCacheMap.js fix: a lot of types 2024-08-06 06:08:48 +03:00
StackedMap.js refactor: code 2024-08-02 19:32:31 +03:00
StringXor.js chore: improve jsdoc rules 2024-07-30 17:07:14 +03:00
TupleQueue.js fix: types 2025-04-16 17:04:11 +03:00
TupleSet.js fix: types 2025-04-16 17:04:11 +03:00
URLAbsoluteSpecifier.js refactor: code 2024-08-02 19:32:31 +03:00
WeakTupleMap.js fix: types 2025-04-16 17:04:11 +03:00
binarySearchBounds.js fix: no `Function` types 2025-03-13 19:34:04 +03:00
chainedImports.js style: improve style of code 2024-08-02 19:32:14 +03:00
cleverMerge.js fix: types 2025-04-16 17:04:11 +03:00
comparators.js fix: types 2025-04-16 17:04:11 +03:00
compileBooleanMatcher.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
concatenate.js fix: module library export generation for reexport (#19459) 2025-04-24 18:51:17 +03:00
conventions.js style: improve style of code 2024-08-02 19:32:14 +03:00
create-schema-validation.js fix: no `object` types and less `any` types 2025-04-02 19:02:22 +03:00
createHash.js fix: better types (#19469) 2025-04-25 20:43:01 +03:00
deprecation.js fix: no `object` types and less `any` types 2025-04-02 19:02:22 +03:00
deterministicGrouping.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
extractUrlAndGlobal.js feat: throw error for invalid remotes 2021-11-28 18:08:25 +08:00
findGraphRoots.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
fs.js fix: types 2025-04-16 17:04:11 +03:00
generateDebugId.js feat: support for eval 2024-11-21 16:03:36 +03:00
identifier.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
internalSerializables.js feat: `@value` in CSS modules 2024-11-07 22:25:16 +03:00
magicComment.js feat(css): implemented basic logic 2024-10-16 17:42:26 +03:00
makeSerializable.js fix: types 2025-04-16 17:04:11 +03:00
memoize.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
nonNumericOnlyHash.js refactor: code 2024-08-02 19:32:31 +03:00
numberHash.js style: improve style of code 2024-08-02 19:32:14 +03:00
objectToMap.js chore: fix `any` types 2025-03-27 03:07:25 +03:00
processAsyncTree.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
propertyAccess.js style: improve style of code 2024-08-02 19:32:14 +03:00
propertyName.js chore: remove duplicate 'yield' from reserved identifiers (#19256) 2025-02-27 13:16:36 +03:00
registerExternalSerializer.js fix: `strict` types 2025-03-11 17:20:50 +03:00
removeBOM.js fix: remove BOM from javascript and css modules 2025-03-04 21:05:18 +03:00
runtime.js fix: improve logic for dead control flow 2025-04-17 01:54:48 +03:00
semver.js fix: mf parse range not compat with safari 2024-12-18 20:50:18 +03:00
serialization.js fix: types 2025-04-16 17:04:11 +03:00
smartGrouping.js refactor: improve eslint configuration and better types 2025-03-12 04:56:14 +03:00
source.js style: improve style of code 2024-08-02 19:32:14 +03:00