webpack/lib/util
Tobias Koppers 5fb6c5ea18
Merge pull request #8418 from webpack/types/misc
Preliminary work before typing the parsers
2018-11-29 15:48:56 +01:00
..
AsyncQueue.js fixup: AsyncQueue 2018-09-27 13:20:23 +02:00
Queue.js
Semaphore.js
SetHelpers.js make Compilation.chunks a Set 2018-09-06 17:04:01 +02:00
SortableSet.js
StackedSetMap.js Minor optimizations 2018-11-26 16:26:18 +01:00
TrackingSet.js Type internal data structures 2018-11-25 21:12:28 +01:00
cachedMerge.js
comparators.js add comment 2018-11-01 20:21:33 +01:00
createHash.js improve debug hash with stack trace 2018-11-01 20:21:33 +01:00
deprecation.js make deprecations less noisy 2018-09-12 13:13:55 +02:00
deterministicGrouping.js Merge tag 'v4.26.1' into next 2018-11-29 14:51:27 +01:00
identifier.js refactor Cache 2018-09-27 13:20:19 +02:00
makeSerializable.js add packed store mode 2018-10-30 09:54:40 +01:00
makeUnserializable.js allow to make classes not-serializable 2018-10-18 15:52:22 +02:00
objectToMap.js Simplify objectToMap by using Object.entries 2018-11-02 11:22:18 +01:00
registerExternalSerializer.js add serializer for acorn Position 2018-10-29 22:16:40 +01:00
serializer.js add persistent caching prototype 2018-10-17 21:25:39 +02:00